
Issue 11
© Solarflare Communications 2014
196
Solarflare Server Adapter
User Guide
/Vlan <VLAN
tag[,priority[,name[,DHC
P|addr,mask[,gateway]]]>
Creates a VLAN with the specified ID and sets priority
traffic handling option.
P
– Handles priority traffic
N
- Does not handle priority traffic
This option must be used when a team is first created. It
cannot be applied to a team once it has been setup.
If you specify an IP address, you must specify a netmask
as well.
If the IP address is specified, then DHCP is assured. You
can also use
tag, priority,name,DHCP
to be
explicit.
Formats: <tag>
e.g. 2 (assumes no priority)
"<tag>,<priority>"
e.g. "2,p"
"<tag>,<priority>,<name>"
e.g. "2,p,my name"
"<tag>,<priority>,DHCP"
e.g. "2,p,my name,DHCP"
"<tag>,<priority>,<name>,<addr>,<mask>"
e.g. "2,p,my name,10.1.2.3,255.255.255.0"
"<tag>,<priority>,<name>,<addr>,<mask>,<gateway>"
e.g. "2,p,my name,10.1.2.3,255.255.255.0,10.1.2.1"
Tag: 0 to 4094
Priority: either P (priority supported) or N (no priority)
DHCP: may be omitted, and will be assumed, if it's the
last field
IP Addresses: IPv4, dotted-quad format
note that <mask> must be present if <addr> is present
Table 48: Sfteam Options
Option
Description