Deleting a vlan classifier rule, Creating a vlan classifier group and adding rules, Displaying vlan information – Brocade Network OS Administrator’s Guide v4.1.1 User Manual
Page 363

1. Enter the configure terminal command to change to global configuration mode.
switch# configure terminal
2. Enter the vlan classifier rule command to configure a MAC address-based VLAN classifier rule.
switch(config)# vlan classifier rule 5 mac 0008.744c.7fid
Deleting a VLAN classifier rule
VLAN classifier groups (1 through 16) can contain any number of VLAN classifier rules.
To configure a VLAN classifier group and remove a VLAN classifier rule, perform the following steps
from privileged EXEC mode.
1. Enter the configure terminal command to access global configuration mode.
2. Specify a VLAN classifier group and delete a rule.
switch(config)# vlan classifier group 1 delete rule 1
Creating a VLAN classifier group and adding rules
VLAN classifier groups (1 through 16) can contain any number of VLAN classifier rules.
To configure a VLAN classifier group and add a VLAN classifier rule, perform the following steps from
privileged EXEC mode.
1. Enter the configure terminal command to access global configuration mode.
2. Create a VLAN classifier group and add a rule.
switch(config)# vlan classifier group 1 add rule 1
Activating a VLAN classifier group with an interface port
To associate a VLAN classifier group with an interface port, perform the following steps from privileged
EXEC mode.
1. Enter the configure terminal command to access global configuration mode.
2. Enter the interface command to specify the DCB interface type and slot/port number.
The gigabitethernet rbridge-id/slot/port operand is used only for the Brocade VDX 6710, Brocade
VDX 8770-4, and Brocade VDX 8770-8 in VCS mode. The prompt for these ports is in the format:
switch(config-if-gi-22/0/1)#.
switch(config)# interface tengigabitethernet 0/10
3. Enter the vlan classifier command to activate and associate it with a VLAN interface (group 1 and
VLAN 2 are used in this example).
switch(conf-if-te-0/10)# vlan classifier activate group 1 vlan 2
NOTE
This example assumes that VLAN 2 was already created.
Displaying VLAN information
NOTE
The show vlan brief command displays the VLAN as inactive if there are no member ports associated
to that VLAN, or if the ports associated are in an admin down state.
To display VLAN information, perform the following steps from privileged EXEC mode.
Deleting a VLAN classifier rule
Network OS Administrator’s Guide
363
53-1003225-04