Modifying a port-based vlan, Removing a port-based vlan, Removing a port from a vlan – Brocade TurboIron 24X Series Configuration Guide User Manual
Page 415
Brocade TurboIron 24X Series Configuration Guide
381
53-1003053-01
Routing between VLANs
Syntax: spanning-tree [ethernet
Modifying a port-based VLAN
You can make the following modifications to a port-based VLAN:
•
Add or delete a VLAN port.
•
Enable or disable STP.
Removing a port-based VLAN
Suppose you want to remove VLAN 5 from the example in
. To do so, use the following
procedure.
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. Enter the following command.
TurboIron-A(config)#no vlan 5
TurboIron-A(config)#
3. Enter the following commands to exit the CONFIG level and save the configuration to the
system-config file on flash memory.
TurboIron-A(config)#
TurboIron-A(config)#end
TurboIron-A#write memory
TurboIron-A#
4. Repeat steps 1 – 3 on device-B.
Syntax: no vlan
Removing a port from a VLAN
Suppose you want to remove port 11 from VLAN 4 on device-A shown in
. To do so,
use the following procedure.
1. Access the global CONFIG level of the CLI on device-A by entering the following command.
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 4 by entering the following
command.
TurboIron-A(config)#
TurboIron-A(config)#vlan 4
TurboIron-A(config-vlan-4)#
3. Enter the following commands.