Loader

Status

Show real-time status of an ONT/ONU Ethernet port,

Information Note: * = required parameter + = select one parameter from set
  • Command - interface
  • Object - port
  • Actions -
    • status - show realtime status of an ONT/ONU ethernet port
      • + all all onts
      • + id - specifies the location of one or more Ethernet subscriber ports
      • + card-id - [MDS slot]
      • + ont-id - unit identifier x-y-z depending on the unit location
      • + pon-id - [MDS slot]-[PON port]
      • + port-id - port identifier x-y-z-w depending on the port location
      • por - display 802.3 Port status
      • Link-Layer-Discovery-Protocol (lldp) - display 802.1AB, ANSI/TIA-1057 Link Layer Discovery Protocol neighbor information. if no specific tlv types are selected all tlvs will be displayed.
        • ieee-8021-tlvsv select IEEE 802.1 tlv to display. if no specific tlvs are selected all 802.1 tlvs will be displayed.
        • ieee-8023-tlvs - select IEEE 802.3 tlv to display. if no specific tlvs are selected all 802.3 tlvs will be displayed.
        • lldp-med-tlvsv select TIA-1057 (med-extended) defined tlv to display. if no specific tlvs are selected all med-extended tlvs will be displayed.
        • standard-tlvs - select standard tlv to display. if no specific tlvs are selected all standard tlvs will be displayed.
        • unsupported-tlvs - display any unsupported tlvs 
      • SerViCev display dynamic service information for a specified port
      • Port-Authentication-Entity (pae) - display 802.1x Port Authenticator statistics information for a specified port
      • Power-Over-Ethernet (poe) - display 802.3at Power over Ethernet statistics information for a specified port
      • Rapid-Spanning-Tree-Protocol (rstp) - display 802.1w Rapid Spanning Tree statistics information for a specified port
      • summary - display consolidated summary results
      • verbose - display verbose results

Display status one port

  1. From the ESUx> command line, input interface port status port-id=4-1-5-4, and press Enter. Output similar to the following is displayed:
    ESUx> interface port status port-id=4-1-5-4 <enter>
    
    | Port Status                                                                                    |
    |=================|===========|======================|=========|======|======|========|=====|
    |                 |           |                      | Adm/Opr | Line | POE  | PAE    |RSTP |
    | Port ID         | IfIndex   | User Label (ifAlias) | State   | Speed| State| State  |State|
    |=================|===========|======================|=========|======|======|========|=====|
    | ETH1-4-1-5-4    | 134316163 |                      | ena/dn  | n/a  | srch | n/a    | dis |
    |=================|===========|======================|=========|======|======|========|=====|
    
    ESUx> _

Display status one port poe

  1. From the ESUx> command line, input interface port status port-id=4-1-5-4 poe, and press Enter. Output similar to the following is displayed:
    ESUx> interface port status port-id=4-1-5-4 poe <enter>
    
    | Port Status                                                                              |
    |=================|===========|=====================|=========|======|======|========|=====|
    |                 |           |                     | Adm/Opr | Line | POE  | PAE    |RSTP |
    | Port ID         | IfIndex   | User Label (ifAlias)| State   | Speed| State| State  |State|
    |=================|===========|=====================|=========|======|======|========|=====|
    | ETH1-4-1-5-4    | 134316163 |                     | ena/dn  | n/a  | srch | n/a    | dis |
    |                 |                                                                        |
    |                 +---> PoE Status                                                         |
    |                 |   >      Power Pairs Control Ability : false                           |
    |                 |   >      Detection Status            : searching                       |
    |                 |   >      MPS Absent Counter          : 0                               |
    |                 |   >      Invalid Signature Counter   : 0                               |
    |                 |   >      Power Denied Counter        : 0                               |
    |                 |   >      Overload Counter            : 0                               |
    |                 |   >      Short Counter               : 0                               |
    |                 |   >      Power Classification        : unavailable                     |
    |                 |   >      Allocated Power             : 0.0 (W)                         |
    |                 |   >      Delivered Power             : 0.0 (W)                         |
    |                 |                                                                        |
    |=================|===========|=====================|=========|======|======|========|=====|
    
    ESUx>  _

Previous  |  

FEEDBACK: Are you happy with this material?