show port advertise

Use this command to display the advertised ability on one or more ports.

Syntax

show port advertise [port-string]

Parameters

port-string (Optional) Displays advertised ability for specific port(s).

Defaults

If port-string is not specified, advertised ability for all ports will be displayed.

Mode

All command modes.

Example

This example shows how to display the advertised operational abilities of port:

System(rw)->show port advertise ge.4.36
ge.4.36      capability   advertised    remote
----------------------------------------------
10BASE-T         yes         yes         no
10BASE-TFD       yes         yes         no
100BASE-TX       yes         yes         no
100BASE-TXFD     yes         yes         no
1000BASE-X       no          no          no
1000BASE-XFD     no          no          no
1000BASE-T       no          no          no
1000BASE-TFD     yes         yes         no
other            no          no          yes
pause            yes         no          no
Apause           yes         no          no
Spause           yes         no          no
Bpause           yes         yes         no

show port advertise Output Details provides an explanation of the command output.

Click to expand in new window

show port advertise Output Details

Output... What it displays...
capability Whether or not the port is capable of operating in the following modes:
  • 10BASE-T - 10BASE-T half duplex mode
  • 10BASE-TFD - 10BASE-T full duplex mode
  • 100BASE-TX - 100BASE-TX half duplex mode
  • 100BASE-TXFD - 100BASE-TX full duplex mode
  • 1000BASE-X - 1000BASE-X, -LX, -SX, -CX half duplex mode
  • 1000BASE-XFD - 1000BASE-X, -LX, -SX, -CX full duplex mode
  • 1000BASE-T - 1000BASE-T half duplex mode
  • 1000BASE-TFD - 1000BASE-T full duplex mode
  • other - Other modes.
  • pause - PAUSE for full-duplex links
  • apause - Asymmetric PAUSE for full-duplex links
  • spause - Symmetric PAUSE for full-duplex links
  • bpause - Asymmetric and Symmetric PAUSE for full-duplex links
advertised Whether or not the port is configured to advertise it is capable of operating in the modes listed.
remote Whether this port‘s link partner is advertising the listed mode.