Quick Reference Guide

270 PowerConnect B-Series TI24X Configuration Guide
53-1002269-02
Routing between VLANs
10
Syntax: spanning-tree [ethernet<portnum> path-cost <value> priority <value>] forward-delay
<value> hello-time <value> maximum-age <time> priority <value>
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 Figure Syntax:. To do so, use the following
procedure.
1. Access the global CONFIG level of the CLI on device-A by entering the following commands.
PowerConnect-A> enable
No password has been assigned yet...
PowerConnect-A# configure terminal
PowerConnect-A(config)#
2. Enter the following command.
PowerConnect-A(config)# no vlan 5
PowerConnect-A(config)#
3. Enter the following commands to exit the CONFIG level and save the configuration to the
system-config file on flash memory.
PowerConnect-A(config)#
PowerConnect-A(config)# end
PowerConnect-A# write memory
PowerConnect-A#
4. Repeat steps 1 – 3 on device-B.
Syntax: no vlan <vlan-id> by port
Removing a port from a VLAN
Suppose you want to remove port 11 from VLAN 4 on device-A shown in Figure Syntax:. To do so,
use the following procedure.
1. Access the global CONFIG level of the CLI on device-A by entering the following command.
PowerConnect-A> enable
No password has been assigned yet...
PowerConnect-A# configure terminal
PowerConnect-A(config)#
2. Access the level of the CLI for configuring port-based VLAN 4 by entering the following
command.
PowerConnect-A(config)#
PowerConnect-A(config)# vlan 4
PowerConnect-A(config-vlan-4)#
3. Enter the following commands.