Loader

Show

Show port profile assignment, current status, and user label.

Information Note: * = required parameter + = select one parameter from list
  • Command Path - interface>port>show
  • Object - port
  • Action -
    • show - show configuration details of an ONT/ONU ethernet port
      • + all - all onts
      • + 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
      • summary - display consolidated summary results
      • verbose - display verbose results

Display one port

  1. From the ESUx> command line, input interface port show port-id=4-1-5-4, and press Enter. Output similar to the following is displayed:
    ESUx> interface port show port-id=4-1-5-4 <enter>
    
    | Port Configuration                                                                           |
    |=================|===========================|=============|==================================|
    | Port ID         |  Port Profile Name        | Admin State | User Label (ifAlias)             |
    |=================|===========================|=============|==================================|
    | ETH1-4-1-5-4    | LRM-LinkUpDown            | enabled     |                                  |
    |=================|===========================|=============|==================================|
    ESUx _ 

Display one port as all

  1. From the ESUx> command line, input interface port show all, and press Enter. Output similar to the following is displayed:
    ESUx> interface port show all <enter>
    
    | Port Configuration                                                                           |
    |=================|===========================|=============|==================================|
    | Port ID         |  Port Profile Name        | Admin State | User Label (ifAlias)             |
    |=================|===========================|=============|==================================|
    | ETH1-4-1-1-1    | default                   | enabled     | TEST-BED-PC                    |
    | ETH1-4-1-1-2    | default                   | enabled     |                                  |
    | ETH1-4-1-1-3    | default                   | enabled     |                                  |
    | ETH1-4-1-1-4    | default                   | enabled     |                                  |
    | ETH1-4-1-2-1    | default                   | enabled     |                                  |
    | ETH1-4-1-2-2    | default                   | enabled     |                                  |
    | ETH1-4-1-2-3    | default                   | enabled     |                                  |
    | ETH1-4-1-2-4    | default                   | enabled     |                                  |
    | ETH1-4-1-3-1    | default                   | enabled     |                                  |
    | ETH1-4-1-3-2    | default                   | enabled     |                                  |
    | ETH1-4-1-4-1    | default                   | enabled     |                                  |
    | ETH1-4-1-4-2    | default                   | enabled     |                                  |
    | ETH1-4-1-4-3    | default                   | enabled     |                                  |
    | ETH1-4-1-4-4    | default                   | enabled     |                                  |
    | ETH1-4-1-5-1    | default                   | enabled     |                                  |
    | ETH1-4-1-5-2    | default                   | enabled     |                                  |
    | ETH1-4-1-5-3    | default                   | enabled     |                                  |
    | ETH1-4-1-5-4    | LRM-LinkUpDown            | enabled     |                                  |
    | ETH1-4-1-9-1    | default                   | disabled    |                                  |
    | ETH1-4-1-9-2    | default                   | disabled    |                                  |
    | ETH1-4-1-9-3    | default                   | disabled    |                                  |
    | ETH1-4-1-9-4    | default                   | disabled    |                                  |
    |=================|===========================|=============|==================================|
    ESUx> _

Previous  |  Next

FEEDBACK: Are you happy with this material?