| Skip Navigation Links | |
| Exit Print View | |
|
Sun Ethernet Fabric Operating System PVRST+ Administration Guide |
Topology Change and Topology Change Detection
Enable IPv6 Support and Assign IPv6 Addresses
Configure the Spanning-Tree Path Cost
Configure the Spanning Tree Link Type
Configure the Spanning-Tree portfast Setting
Display the Spanning Tree Status
Configure the Transmit Hold Count
Configuring Trunk and Access Ports
Configure VLANS and Display the PVRST+ Information for VLANs
Configure these variables:
|
NEM-1 SEFOS# configure terminal NEM-1 SEFOS(config)# spanning-tree vlan 10 forward-time 11 Forward Time for the given instance is set NEM-1 SEFOS(config)# end NEM-1 SEFOS#
The forward-time range is 4 to 30 seconds. The default value is 15 seconds.
NEM-1 SEFOS# show spanning-tree vlan 10
-------------------------------------------------------------------
Spanning-tree for VLAN 10
We are the root of the Spanning Tree
Root Id Priority 32778
Address 00:14:4f:6c:56:6f
Cost 0
Port 0
Hello Time 2 Sec, Max Age 20 Sec, Forward Delay 11 Sec
Spanning Tree Enabled Protocol PVRST
Bridge Id Priority 32778
Address 00:14:4f:6c:56:6f
Hello Time 2 sec, Max Age 20 sec, Forward Delay 11 sec
Name Role State Cost Prio Type
---- ---- ----- ---- ---- ------
Ex0/3 Designated Forwarding 2000 128 P2P
Ex0/7 Designated Forwarding 2000 128 P2P
Ex0/20 Designated Forwarding 2000 128 P2P
NEM-1 SEFOS#NEM-1 SEFOS# configure terminal NEM-1 SEFOS(config)# no spanning-tree vlan 10 forward-time Forward Time for the given instance is set NEM-1 SEFOS(config)# end NEM-1 SEFOS#
NEM-1 SEFOS# show spanning-tree vlan 10
-------------------------------------------------------------------
Spanning-tree for VLAN 10
We are the root of the Spanning Tree
Root Id Priority 32778
Address 00:14:4f:6c:56:6f
Cost 0
Port 0
Hello Time 2 Sec, Max Age 20 Sec, Forward Delay 15 Sec
Spanning Tree Enabled Protocol PVRST
Bridge Id Priority 32778
Address 00:14:4f:6c:56:6f
Hello Time 2 sec, Max Age 20 sec, Forward Delay 15 sec
Name Role State Cost Prio Type
---- ---- ----- ---- ---- ------
Ex0/3 Designated Forwarding 2000 128 P2P
Ex0/7 Designated Forwarding 2000 128 P2P
Ex0/20 Designated Forwarding 2000 128 P2P
NEM-1 SEFOS#