Loader

Find

Find a ONT ethernet port information.

Information Note: * = required parameter + = select one parameter from list
  • Command Path - interface>port>find
  • Object - port
  • Actions -
    • Find locate ports by user label or LLDP information
      • + Link-Layer-Discovery-Protocol - LLDP search parameters?
        • + asset-tag= - MED Asset ID
        • + chassis-ID= - Basic Chassis ID
          • + chassis-ID= - Basic Chassis ID
          • + chassis-MAC= - Basic Chassis MAC 
        • + chassis-MAC= - Basic Chassis MAC
          • + chassis-ID= - Basic Chassis ID
          • + chassis-MAC= - Basic Chassis MAC
        • + EXTended-PWR-via-mdi= - MED Power via MDI is present
        • + FirmWare-REVision= MED Firmware Revision
        • + HardWare-REVision= - MED Hardware Revision
        • + LOCation= - MED Location
        • + ManuFacturer= - MED Manufacturer Name
        • + MED-CAPabilities - MED Capabilities is present
        • + Mgmt-Address= - Management Address
        • + model - MED= model name
        • + Network-Policy= - MED Network Policy
        • + Port-Description= - Port Description
        • + Port-ID= - Basic Port ID
        • + Port-MAC= Basic Port Mac
        • + Serial-Number= - MED Serial Number
        • + SoftWare-REVision= - MED Software Revision
        • + System-Description= - System Description
        • + system-NAME= - Basic System name
      • +user-LABEL= - User defined label of one or more ports
        • any alpha-numeric name

Find interface port information by user label.

  1. From the ESUx> command line, input interface port find user-LABEL=TEST-BED-PC, and press Enter. Output similar to the following is displayed:
    ESUx> interface port find user-LABEL=TEST-BED-PC <enter>
    
    | Port Configuration                                                                           |
    |=================|===========================|=============|==================================|
    | Port ID         |  Port Profile Name        | Admin State | User Label (ifAlias)             |
    |=================|===========================|=============|==================================|
    | ETH1-4-1-1-1    | default                   | enabled     | TEST-BED-PC                    |
    |=================|===========================|=============|==================================|
    ESUX> _

Find interface port lldp information by mac address.
 

  1. From the ESUx> command line, input interface port find lldp port-iD=20:7B:D2:B7:C5:96, and press Enter. Output similar to the following is displayed:
    ESUx> interface port find lldp port-iD=20:7B:D2:B7:C5:96 <enter>
    
    | Link Layer Discovery Protocol - Neighbors                                                        |
    |-----------------|----------------------|------------------|------|-------|------|---------------
    |                 | System               |                  | Pwr  | Voice | Hold | MED            |
    | Port ID         | Name                 | Chassis ID       | (W)  | Polcy | Time | Location       |
    |=================|======================|==================|======|=======|======|================|
    | ETH1-2-1-1-2    | lab-pi2              |20:7B:D2:B7:C5:96 |      |       |      |                |
    |=================|======================|==================|======|=======|======|================|
    ESUx> _ 

Previous  |  Next

FEEDBACK: Are you happy with this material?