display pex-port

Use display pex-port to display information about PEX ports.

Syntax

display pex-port [ pex-port-id ] [ verbose ]

Views

Any view

Predefined user roles

network-admin

network-operator

mdc-admin

mdc-operator

Parameters

pex-port-id: Specifies the port number of a PEX port. If you do not specify a PEX port, the command displays information about all PEX ports.

verbose: Displays detailed information about PEX ports. If you do not specify this keyword, the command displays brief information about PEX ports.

Examples

# Display brief information about all PEX ports.

<Sysname> display pex-port
PEX port 2:
  Description: pex-port 0002
  Associated chassis numbers: 1
    Chassis            PEX status
    *100               Online

PEX port 3:
  Description: pex-port 0003
  Associated chassis numbers: 1
    Chassis            PEX status
    *103               Online

# Display detailed information about all PEX ports.

<Sysname> display pex-port verbose
PEX port 2:
  Description: pex-port 0002
  Associated chassis numbers: 1
    Chassis            PEX status
    *100               Online
  Member interfaces: 3
    Member interface    Status          Peer interface
    XGE1/1/0/2          Forwarding      PEX100/0/0/51
    XGE1/1/0/3          Forwarding      PEX100/0/0/52
    XGE1/1/0/4          Blocked         --

Table 9: Command output

Field

Description

Description

PEX port description.

Associated chassis numbers

Number of virtual chassis assigned to PEXs on the PEX port.

Chassis

Virtual chassis number of a PEX attached to the PEX port. The virtual chassis number of the PEX is prefixed with an asterisk (*).

This field displays No associated ID if no virtual chassis number has been assigned on the PEX port.

PEX status

PEX status:

  • Online—The PEX is online.

  • Offline—The PEX is offline.

  • Loading—The PEX is starting up.

Member interfaces

Number of PEX physical interfaces that are assigned to the PEX port.

Member interface

Physical interface assigned to the PEX port on the parent fabric.

Status

PEX link status:

  • Forwarding—The PEX link is operating correctly and can forward data traffic.

  • Down—The PEX link is disconnected and cannot forward any packets.

  • Blocked—The PEX link cannot forward any packets except for eIRF packets.

Peer interface

PEX physical interface on the PEX. This field displays two hyphens (--) if the system cannot obtain the interface name.

No member interfaces.

No physical interfaces have been assigned to the PEX port.