Lines Matching +full:4 +full:- +full:switch
25 .\" This document is derived in part from the enet man page (enet.4)
40 .Xr netmap 4
55 .Xr netmap 4
63 is the prefix indicating a VALE switch rather than a standard interface,
65 indicates a specific switch (the colon is a separator),
68 indicates a port within the switch.
69 Both SSS and PPP have the form [0-9a-zA-Z_]+ , the string cannot
74 .Xr netmap 4
78 currently supports up to 254 ports per switch. The maximum
82 .Xr netmap 4
87 Create one switch, with a traffic generator connected to one
88 port, and a netmap-enabled tcpdump instance on another port:
89 .Bd -literal -offset indent
90 tcpdump -ni valea:1 &
91 pkt-gen -i valea:0 -f tx &
96 .Bd -literal -offset indent
97 qemu -net nic -net netmap,ifname=vale1:a ... &
98 qemu -net nic -net netmap,ifname=vale1:b ... &
99 qemu -net nic -net netmap,ifname=vale2:c ... &
100 qemu -net nic -net netmap,ifname=vale2:d ... &
103 .Xr netmap 4 ,
109 .An -nosplit
112 switch was designed and implemented in 2012 by