6 Configuring protocol-based VLAN classifier rules

6.Enter the switchport converged allowed vlan add vlan_id command to give access to individual VLANs.

switch(conf-if-te-0/1)# switch(conf-if-te-0/1)# switch(conf-if-te-0/1)#

switchport converged allowed vlan add 200 switchport converged allowed vlan add 300 switchport converged allowed vlan add 400

Disabling a VLAN on a converged interface

To disable a VLAN on a converged interface, 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 CEE interface type and slot/port number.

switch(config)#interface tengigabitethernet 0/10

3.Enter the no shutdown command to enable the CEE interface.

4.Enter the switchport command to place the CEE interface into converged mode.

switch(conf-if-te-0/10)#switchport mode converged none

5.Enter the switchport trunk allowed vlan remove vlan_id command to disable a VLAN on a converged interface.

switch(conf-if-te-0/10)#switchport trunk allowed vlan remove 300

Configuring protocol-based VLAN classifier rules

You can configure VLAN classifier rules to define specific rules for classifying frames to selected VLANs based on protocol and MAC addresses. Sets of rules can be grouped into VLAN classifier groups (see “Creating a VLAN classifier group and adding rules” on page 53).

VLAN classifier rules (1 through 256) are a set of configurable rules that reside in one of these categories:

802.1Q protocol-based classifier rules

Source MAC address-based classifier rules

Encapsulated Ethernet classifier rules

NOTE

Multiple VLAN classifier rules can be applied per interface provided the resulting VLAN IDs are unique for the different rules.

802.1Q protocol-based VLANs apply only to untagged frames, or frames with priority tagging.

With both Ethernet-II and 802.2 SNAP encapsulated frames, the following protocol types are supported:

Ethernet hexadecimal (0x0000 through 0xffff)

Address Resolution Protocol (ARP)

IP version 6 (IPv6)

52

Converged Enhanced Ethernet Administrator’s Guide

 

53-1002163-02

Page 74
Image 74
Brocade Communications Systems 53-1002163-02 manual Configuring protocol-based Vlan classifier rules