show spb port

Use this command to display SPB metrics and status on a per port basis.

Syntax

show spb port [port-string] [-interesting]

Parameters

port-string Specifies the port string of the port to display.
-interesting Displays only SPB ports with an UP status.

Defaults

  • If port-string is not specified, SPB status for all ports display.
  • If -interesting is not specified, ports for the specified context display regardless of status.

Mode

All command modes.

Examples

This example shows how to display SPB ports that are currently up:

System(rw)->show spb port -interesting
Port      Metric   Status
--------------------------
ge.1.1    20000    up
tg.1.4    2000     up
System(rw)->
Click to expand in new window

show spb port Output Display

Output... What it displays...
Port Specifies the port for this line of SPB stats.
Metric Specifies the admin path cost of this link as set in spanning tree using set spantree adminpathcost.
Status Specifies whether the port status as up or down.