Distributed Spanning Tree Commands
OmniSwitch 6250 CLI Reference Guide November 2009 page 16-171
show bridge rrstp ring
Displays information for all the rings or for a specific ring present in the system.
show bridge rrstp ring [ring_id]
Syntax Definitions
ring_id An existing ring ID number (1–128).
Defaults
By default displays information for all rings.
Platforms Supported
OmniSwitch 6250
Usage Guidelines
Use the ring_id parameter with this command to display information for a specific ring.
Examples
-> show bridge rrstp ring
RingId Vlan-Tag Ring-Port1 Ring-Port2 Ring Status
-----------+------------+---------------+--------------+---------------
2 1000 1/19 1/10 enabled
6 20 1/1 1/8 disabled
128 1 0/1 0/31 enabled
Release History
Release 6.6.1; command was introduced.
output definitions
RingId The numeric ID of the RRSTP ring.
Vlan-Tag The VLAN to which the RRSTP ring frames are tagged.
Ring-Port-1 The first port in the RRSTP ring.
Ring-Port-2 The second port in the RRSTP ring.
Ring Status The current state of the RRSTP ring (Enabled or Disabled).