Disabling A Vlan On A Trunk Interface; Configuring An Interface Port As A Converged Interface - Brocade Communications Systems Converged Enhanced Ethernet 8000 Administrator's Manual

Converged enhanced ethernet
Hide thumbs Also See for Converged Enhanced Ethernet 8000:
Table of Contents

Advertisement

5. Specify whether all, one, or none of the VLAN interfaces are allowed to transmit and receive

Disabling a VLAN on a trunk interface

To disable a VLAN on a trunk 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.
3. Enter the no shutdown command to enable the CEE interface.
4. Enter the switchport command to place the CEE interface into trunk mode.
5. Enter the switchport trunk allowed vlan remove vlan_id command to disable a vlan on a trunk

Configuring an interface port as a converged interface

Each CEE interface port supports admission policies based on whether the frames are untagged or
tagged. Converged mode admits both tagged and untagged frames. Frames egressing are tagged
automatically.
To configure the interface as 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.
3. Enter the no shutdown command to enable the CEE interface.
4. Enter the switchport command to set the tagged VLAN on the interface to 100.
5. Enter the switchport mode converged command to configure the interface as converged port.
Converged Enhanced Ethernet Administrator's Guide
53-1002163-02
DRAFT: BROCADE CONFIDENTIAL
switch(conf-if-te-0/19)#switchport mode trunk
through the CEE interface. Enter the following command that is appropriate for your needs.
This example allows the VLAN numbered as 30 to transmit/receive through the CEE
interface:
switch(conf-if-te-0/19)#switchport trunk allowed vlan add 30
To allow all VLANs to transmit/receive through the CEE interface:
switch(conf-if-te-0/19)#switchport trunk allowed vlan all
This example allows all except VLAN 11 to transmit/receive through the CEE interface:
switch(conf-if-te-0/19)#switchport trunk allowed vlan except 11
To allow none of the VLANs to transmit/receive through the CEE interface:
switch(conf-if-te-0/19)#switchport trunk allowed vlan none
switch(config)#interface tengigabitethernet 0/10
switch(conf-if-te-0/10)#switchport mode trunk none
interface.
switch(conf-if-te-0/10)#switchport trunk allowed vlan remove 100
switch(config)#interface tengigabitethernet 0/1
switch(conf-if-te-0/1)#switchport converged allowed vlan add 100
switch(conf-if-te-0/1)#switchport mode converged
VLAN configuration and management
6
51

Advertisement

Table of Contents
loading

Table of Contents