Enable spanning tree on a vlan – Brocade TurboIron 24X Series Configuration Guide User Manual

Page 416

Advertising
background image

382

Brocade TurboIron 24X Series Configuration Guide

53-1003053-01

Routing between VLANs

TurboIron-A(config-vlan-4)#

TurboIron-A(config-vlan-4)#no untag ethernet 11

deleted port ethe 11 from port-vlan 4.

TurboIron-A(config-vlan-4)#

4. Enter the following commands to exit the VLAN CONFIG mode and save the configuration to the

system-config file on flash memory.

TurboIron-A(config-vlan-4)#

TurboIron-A(config-vlan-4)#end

TurboIron-A#write memory

You can remove all the ports from a port-based VLAN without losing the rest of the VLAN
configuration. However, you cannot configure an IP address on a virtual routing interface unless the
VLAN contains ports. If the VLAN has a virtual routing interface, the virtual routing interface IP
address is deleted when the ports associated with the interface are deleted. The rest of the VLAN
configuration is retained.

Enable spanning tree on a VLAN

The spanning tree bridge and port parameters are configurable using one CLI command set at the
Global Configuration Level of each Port-based VLAN. Suppose you want to enable the IEEE 802.1D
STP across VLAN 3. To do so, use the following method.

NOTE

When port-based VLANs are not operating on the system, STP is set on a system-wide level at the
global CONFIG level of the CLI.

1. Access the global CONFIG level of the CLI on device-A by entering the following commands.

TurboIron-A> enable

No password has been assigned yet...

TurboIron-A#configure terminal

TurboIron-A(config)#

2. Access the level of the CLI for configuring port-based VLAN 3 by entering the following

command.

TurboIron-A(config)#

TurboIron-A(config)#vlan 3

TurboIron-A(config-vlan-3)#

3. From VLAN 3 configuration level of the CLI, enter the following command to enable STP on all

tagged and untagged ports associated with VLAN 3.

TurboIron-B(config-vlan-3)#

TurboIron-B(config-vlan-3)#spanning-tree

TurboIron-B(config-vlan-3)#

4. Enter the following commands to exit the VLAN CONFIG mode and save the configuration to the

system-config file on flash memory.

TurboIron-B(config-vlan-3)#

TurboIron-B(config-vlan-3)#end

TurboIron-B#write memory

TurboIron-B#

5. Repeat steps 1 – 4 on device-B.

Advertising