Vlan classifier activate group, Vlan classifier activate group, vla – Brocade Network OS Command Reference v4.1.0 User Manual
Page 1397

Network OS Command Reference
1359
53-1003115-01
vlan classifier activate group
2
vlan classifier activate group
Activates a VLAN classifier group.
Synopsis
vlan classifier activate group number vlan vlan_id
no vlan classifier activate group number
Operands
number
Specifies which VLAN classifier group to activate. Valid values range from 1
through 16.
vlan vlan_id
Specifies which VLAN interface to activate. Refer to the Usage Guidelines.
Defaults
None
Command Modes
Interface subconfiguration mode (fo, gi, port-channel, te)
Description
Use this command to activate a VLAN classifier group for a specified VLAN.
Usage Guidelines
On the Brocade VDX family of switches, VLANs are treated as interfaces from a configuration point
of view. By default, all the DCB ports are assigned to VLAN 1 (VLAN ID equals 1). Valid VLAN IDs
are as follows:
•
On Brocade VDX 8770 switches: 1 through 4086.for 802.1Q VLANs (VLAN IDs 4087
through 4095 are reserved on these switches), and 4096 through 8191 for service or
transport VFs in a Virtual Fabrics context.
•
On all other Brocade VDX switches: 1 through 3962 for 802.1Q VLANs (VLAN IDs 3963
through 4095 are reserved on these switches), and 4096 through 8191 for service or
transport VFs in a Virtual Fabrics context.
Enter no vlan classifier activate group number to remove the specified group.
Examples
To activate VLAN classifier group 1 for VLAN 5 on a specific 10-gigabit Ethernet interface:
switch(config)# interface tengigabitethernet 178/0/1
switch(conf-if-te-178/0/1)# vlan classifier activate group 1 vlan 5
To remove VLAN classifier group 10 from a specific port-channel interface:
switch(config)# interface port-channel 44
switch(config-port-channel-44)# no vlan classifier activate group 10
See Also