Alcatel-Lucent 6850-48 参考指南

下载
页码 3444
Distributed Spanning Tree Commands
OmniSwitch CLI Reference Guide
September 2009
page 15-175
bridge port pvst+
Configures the type of BPDU to be used on a port when PVST+ mode is enabled.
bridge port {slot/port | agg_num} pvst+ {auto | enable | disable}
Syntax Definitions
slot/port
The slot number for the module and the physical port number on that 
module (e.g., 3/1 specifies port 1 on slot 3).
agg_num
Specifies the aggregate group.
auto
IEEE BPDUs are used until a PVST+ BPDU is detected.
enable
Specifies that PVST+ BPDUs will be used.
disable
Specifies that IEEE BPDUs will be used.
Defaults
Platforms Supported
OmniSwitch 6400, 6850, 6855, 9000, 9000E
Usage Guidelines
• In order to handle PVST+ mode, the ports must be configured in 1x1 mode.
• Initially, a port sends or receive IEEE BPDUs. Once a PVST+ BPDU is received, the port will send 
and receive only PVST+ BPDUs for tagged VLANs and IEEE BPDUs for default VLANs.
Examples
-> bridge port 1/3 pvst+ enable
-> bridge port 2/2 pvst+ auto
Release History
Release 6.3.1; command was introduced.
parameters
default
auto | enable | disable
auto