beautypg.com

Vlan classifier group, N classifier group – Brocade Network OS Command Reference v4.1.0 User Manual

Page 1398

background image

1360

Network OS Command Reference

53-1003115-01

vlan classifier group

2

vlan classifier group

Adds and deletes rules to a VLAN classifier group.

Synopsis

vlan classifier group number [add rule number| delete rule number]

Operands

number

Specifies the VLAN group number for which rules are to be added or
deleted. Valid values range from 1 through 16.

add rule number

Specifies a rule is to be added. Valid values range from 1 through 256.

delete rule number

Specifies a rule is to be deleted. Valid values range from 1 through 256.

Defaults

None

Command Modes

Global configuration mode

Description

Use this command to add and delete rules from VLAN classifier groups.

Usage Guidelines

Make sure your converged mode interface is not configured to classify untagged packets to the
same VLAN as the incoming VLAN-tagged packets. By configuring a converged interface to classify
untagged packets (by using classifiers or the default port vlan_id) to the same VLAN as
VLAN-tagged packets coming into the interface, the FCoE hardware sends out untagged packets to
the CNA. These packets may be dropped, disrupting communications.

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.

Examples

To add rule 1 to VLAN classifier group 1:

switch(config)# vlan classifier group 1 add rule 1

See Also

None