Brocade Adapters Administrator’s Guide 195
53-1001256-01
vlan B
vlan
Lists the commands that apply to an Ethernet virtual LAN (Windows only). The port ID can be either
the adapter ID or the port ID.
Synopsis bcu vlan --add <port_id> <vlan_id> | [<vlan_name>]
bcu vlan --remove {<vlan_id> {<port_id>
bcu vlan --edit <port_id> <vlan_id> <new_vlan_name>
bcu vlan --list <port_id>
bcu vlan --query <port_id> <vlan_id>
Description Configures a VLAN on a port.
Operands --add Configures a new VLAN on the port.
port_id Specifies the Ethernet port associated with the VLAN.
vlan_id Specifies the VLAN identifier. The range for the VLAN ID is 1 to 4049.
vlan_name Specifies the VLAN name. The VLAN name must not exceed 31 characters.
--remove Removes a VLAN configuration from a port.
port_id Specifies the Ethernet port associated with the VLAN.
vlan_id Specifies the VLAN identifier. The range for the VLAN ID is 1 to 4049.
--edit Modifies the VLAN configuration on a port.
port_id Specifies the Ethernet port associated with the VLAN.
vlan_id Specifies the VLAN identifier. The range for the VLAN ID is 1 to 4049.
new_vlan_name Specifies the new VLAN name. The VLAN name must not exceed 31
characters.
--list Lists the configured VLANs on the port.
port_id Specifies the Ethernet port associated with the VLAN.
--query Queries the VLAN information on the port.
port_id Specifies the Ethernet port associated with the VLAN.
vlan_id Specifies the VLAN identifier. The range for the VLAN ID is 1 to 4049.