PVST+ Configuration
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
203
Alcatel-Lucent
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
PVST+ CONFIGURATION COMMANDS
This section details on the commands, which are used to configure Spanning Tree
Protocol.
T
O ENABLE/DISABLE PVST+
Note: Each “spanning tree” command will be based on some VLAN. If the VLAN-ID is not
entered, by default it is taken as VLAN-1.
E
XAMPLE
The following command enables the spanning tree for the default VLAN-id, i.e.,
VLAN-1:
ALU(config)# spanning-tree enable
The deletion of the spanning tree will follow the same rule.
ALU(config)# no spanning-tree enable
The following example configures spanning tree for VLAN 100:
ALU(config)# spanning-tree enable vlan 100
The deletion of the spanning tree will follow the same rule.
ALU(config)# no spanning-tree enable vlan 100
Command (in CM) Description
spanning-tree enable [vlan
<1-4094>]
This command is entered in the
configuration mode. This command
enables a spanning-tree for VLAN.
no spanning-tree enable [vlan
<1-4094>]
The “no” command disables the
configured spanning-tree for a VLAN.