show vpex ports statistics

show vpex ports {port_list} {statistics} {detail}

Description

Shows bridge port extender (BPE) statistics information on an individual per-cascade port basis.

Syntax Description

vpex Specifies Virtual Port Extender (VPEX).
ports Specifies the cascade port attached to the BPE.
port_list Specifies the cascade port attached to the BPEr.
statistics Specifies BPE statistics information on a per-port basis.
detail

Shows detailed BPE statistics information.

The detail option shows zero and non-zero counters; when detail is omitted, only non-zero counters appear.

Default

N/A.

Usage Guidelines

This command displays information on an individual port basis (cascade ports can be LAG members). If the detail option is not used, only non-zero counts appear.

Example

The following example shows non-detailed BPE statistics for all cascade ports:

# show vpex ports statistics

Port: 1:45  BPE: d8:84:66:88:97:fb   Cascade Port: 1:45  Slot: 100  [LAG]
            CSP Open: Local: 1 Remote: 1

  txRequests      : 9596        rxResponses     : 9596
  txResponses     : 0           rxRequests      : 0
  rxrqErrors      : 0           rxrspErrors     : 0

  Standard Statistics
  -------------------
                    TX Requests                      RX Responses
  orgSpecific     : 9596                             9596

                    TX Responses                     RX Requests

  Organizationally Specific Statistics
  ------------------------------------
                    TX Requests                      RX Responses
  envGet          : 1                                1
  getBulk         : 9594                             9594
  portCntrClear   : 1                                1

                    RX Requests                      TX Responses
  No Valid Statistics
================================================================================

Port: 1:46  BPE: d8:84:66:88:97:fc   Cascade Port: 1:45  Slot: 101  [LAG]
            CSP Open: Local: 1 Remote: 1

  txRequests      : 0           rxResponses     : 0
  txResponses     : 0           rxRequests      : 0
  rxrqErrors      : 0           rxrspErrors     : 0

  Standard Statistics
  -------------------
                    TX Requests                      RX Responses

                    TX Responses                     RX Requests

  Organizationally Specific Statistics
  ------------------------------------
                    TX Requests                      RX Responses
  No Valid Statistics

                    RX Requests                      TX Responses
  No Valid Statistics

The following example shows detailed BPE statistics for cascade port 1:45:

# show vpex ports 1:45 statistics detail

Port: 1:45  BPE: d8:84:66:88:97:fb   Cascade Port: 1:45  Slot: 100  [LAG]
            CSP Open: Local: 1 Remote: 1

  txRequests      : 9702        rxResponses     : 9702
  txResponses     : 0           rxRequests      : 0
  rxrqErrors      : 0           rxrspErrors     : 0

  Standard Statistics
  -------------------
                    TX Requests                      RX Responses
  cspOpen         : 0                                0
  extPortCreate   : 0                                0
  extPortDelete   : 0                                0
  portParamSet    : 0                                0
  portParamGet    : 0                                0
  statusParamSet  : 0                                0
  echanRegister   : 0                                0
  echanRegGet     : 0                                0
  statisticsGet   : 0                                0
  transitDelaySet : 0                                0
  objectGet       : 0                                0
  objectSet       : 0                                0
  cnParamGet      : 0                                0
  cnParamSet      : 0                                0
  orgSpecific     : 9702                             9702
  unsupported     : 0                                0

                    TX Responses                     RX Requests
  cspOpen         : 0                                0
  extPortCreate   : 0                                0
  extPortDelete   : 0                                0
  portParamSet    : 0                                0
  portParamGet    : 0                                0
  statusParamSet  : 0                                0
  echanRegister   : 0                                0
  echanRegGet     : 0                                0
  statisticsGet   : 0                                0
  transitDelaySet : 0                                0
  objectGet       : 0                                0
  objectSet       : 0                                0
  cnParamGet      : 0                                0
  cnParamSet      : 0                                0
  orgSpecific     : 0                                0
  unsupported     : 0                                0

  Organizationally Specific Statistics
  ------------------------------------
                    TX Requests                      RX Responses
  reload          : 0                                0
  swapImg         : 0                                0
  imageInfoGet    : 0                                0
  trstdPrtInfGet  : 0                                0
  poeParamSet     : 0                                0
  portCfgSet      : 0                                0
  portOpStatGet   : 0                                0
  frmSzeLimSet    : 0                                0
  frmSzeLimGet    : 0                                0
  lagBalAlgSet    : 0                                0
  ecpParamSet     : 0                                0
  cbMsgRefl       : 0                                0
  envGet          : 1                                1
  closeNotif      : 0                                0
  getBulk         : 9700                             9700
  localMirrSet    : 0                                0
  debugInfoGet    : 0                                0
  qCountersGet    : 0                                0
  qTrafShaperSet  : 0                                0
  cpuUtilGet      : 0                                0
  diagSet         : 0                                0
  addtlCapSet     : 0                                0
  defPrtQoSParSet : 0                                0
  dtaCtlTrfPriSet : 0                                0
  ipInterfaceSet  : 0                                0
  lagSet          : 0                                0
  portCntrClear   : 1                                1
  poeFltReasGet   : 0                                0
  eeeSet          : 0                                0
  poeGlobParmSet  : 0                                0
  tftpDownload    : 0                                0
  sfpNotifSet     : 0                                0
  diagInfoGet     : 0                                0
  unsupported     : 0                                0

                    RX Requests                      TX Responses
  POE Notif       : 0                                0
  cbMsgRefl       : 0                                0
  sfpNotif        : 0                                0
  unsupported     : 0                                0

History

This command was first available in ExtremeXOS 22.5.

Platform Availability

This command is available on ExtremeSwitching 5420 and 5520 series switches.