Loader

Pon Provisioning

Use the following commands to configure the configuration of a PON.

Information Note: Reference Port Aids for Access IDentifier (AID) formats.
Information Note: * = required parameter + = select one parameter from list
  • Command Path - interface>pon
  • Object - pon
  • Actions -
    • edit set administrative state for pon
      • *pon-id= - specifies the id of the PON port to be edited
        • admin= - Enables or Disables the PON port.
          • enabled|disabled
        • *pon-id= - specifies the id of the PON port to be edited
        • profile= - pon profile name to be assigned to the port
    • show Displays PON information
      • + all - show the configuration for all pons on all cards
      • + card-id =- [slot], show the configuration for all PONs on an OIU card
      • + pon-id= - [slot] - [PON port], show configuration of a single PON port
        • verbose - display detailed information per pon
    • statistics show statistics for one or more PON ports          
      • + all - show statistics for all pons on all cards
      • + card-id= - [slot] Show statistics for all PONs on the specified PON card
      • + pon-id =- [slot] - [PON port], Show statistics for a single PON
        • verbose - display detailed information per PON
    • status show status of specific or all uplink ports
      • + all - show status of all pons on all cards
      • + card-id= - [slot], show status of PONs on a single OIU card
      • + pon-id= - [slot] - [PON port], show status of a single PON
        • verbose - display detailed information per PON

Show all PON Information

  1. From the ESUx> command line, input interface pon show all, and press Enter. Output similar to the following is displayed:
    ESUx> interface pon show all <enter>
    
    | Equipment Configuration                                                                     |
    |===============|======================|=============|=================|======================|
    | AID           | User Label           | Admin State | Profile         | Protection Group     |
    |===============|======================|=============|=================|======================|
    | MDS1-4-1      |                      | enabled     | default         | none                 |
    | MDS1-4-2      |                      | disabled    | default         | none                 |
    | MDS1-4-3      |                      | disabled    | default         | none                 |
    | MDS1-4-4      |                      | disabled    | default         | none                 |
    |===============|======================|=============|=================|======================|
    
    ESUx>_

Display a Specific PON

  1. From the ESUx> command line, input interface pon-id=4-1, and press Enter. Output similar to the following is displayed:
    ESUx> interface pon show pon-id=4-1 <enter>
    
    | Equipment Configuration                                                                     |
    |===============|======================|=============|=================|======================|
    | AID           | User Label           | Admin State | Profile         | Protection Group     |
    |===============|======================|=============|=================|======================|
    | MDS1-4-1      |                      | enabled     | default         | none                 |
    |===============|======================|=============|=================|======================|
    
    ESUx> _

 

Show Statistics of a Specific PON

  1. From the ESUx> command line, input interface pon-id=4-1, and press Enter. Output similar to the following is displayed:
    ESUx> interface pon statistics pon-id=4-1 <enter>
    
    | PON Statistics                                                                          |
    |===========|=========|=======|==================|===================|====================|
    |           |         |Dn(Tx) |                  |                   |                    |
    |           |         | Opt.  |                  |                   |                    |
    |           | Adm/Opr |Power  |    BIP Errors    |    Upstream (Rx)  |   Downstream (Tx)  |
    | PON ID    | State   |(dbm)  | Up      | Dn     | Frames  | Bytes   | Frames | Bytes     |
    |===========|=========|=======|=========|========|=========|=========|====================|
    | MDS1-4-1  | ena/up  |  0.00 |       0 |      0 |       0 |       0 |      0 |         0 |
    |===========|=========|=======|==================|===================|====================|
    
    ESUx>_

Show Verbose Statistics of a PON

  1. From the ESUx> command line, input interface pon-id=4-1 verbose, and press Enter. Output similar to the following is displayed:
    ESUx> interface pon statistics pon-id=4-1 verbose <enter>
    
    | PON Statistics                                                                          |
    |===========|=========|=======|==================|===================|====================|
    |           |         |Dn(Tx) |                  |                   |                    |
    |           |         | Opt.  |                  |                   |                    |
    |           | Adm/Opr |Power  |    BIP Errors    |    Upstream (Rx)  |   Downstream (Tx)  |
    | PON ID    | State   |(dbm)  | Up      | Dn     | Frames  | Bytes   | Frames | Bytes     |
    |===========|=========|=======|=========|========|=========|=========|====================|
    | MDS1-4-1  | ena/up  |  0.00 |       0 |      0 |       0 |       0 |      0 |         0 |
    |===========|=========|=======|==================|===================|====================|
    |           +---> Upstream (Rx) Rates per sec                                             |
    |           |   > Utilization (bps)   :            752                                    |
    |           |   > Utilization (%)     :              0%                                   |
    |           |   > Unicast Packets     :              1                                    |
    |           |                                                                             |
    |           +---> Downstream (Tx) Rates per sec                                           |
    |           |   > Utilization (bps)   :           2736                                    |
    |           |   > Utilization (%)     :              0%                                   |
    |           |   > Unicast Packets     :              5                                    |
    |           |   > Broadcast Packets   :              0                                    |
    |           |   > Multicast Packets   :              0                                    |
    |           |                                                                             |
    |           +---> Upstream Counter                                                        |
    |           |   > Bytes               :     2667666679                                    |
    |           |   > Frames              :       25731371                                    |
    |           |   > BIP Errors          :             72                                    |
    |           |                                                                             |
    |           +---> Downstream counter                                                      |
    |           |   > Bytes               :     5805955290                                    |
    |           |   > Frames              :       43117232                                    |
    |           |   > BIP Errors          :              0                                    |
    |           |                                                                             |
    |           +---> Upstream RMON Counters                                                  |
    |           |   > Unicast Packets     :              0                                    |
    |           |   > Broadcast Packets   :              0                                    |
    |           |   > Multicast Packets   :              0                                    |
    |           |   > Discarded Packets   :              0                                    |
    |           |   > Errors    Packets   :              0                                    |
    |           |   > 64         bytes    :              0                                    |
    |           |   > 65  -  127 bytes    :              0                                    |
    |           |   > 128 -  255 bytes    :              0                                    |
    |           |   > 256 -  511 bytes    :              0                                    |
    |           |   > 512 - 1023 bytes    :              0                                    |
    |           |   > 1024-15180 bytes    :              0                                    |
    |           |                                                                             |
    |           +---> Downstream RMON Counters                                                |
    |           |   > Unicast Packets     :              0                                    |
    |           |   > Broadcast Packets   :              0                                    |
    |           |   > Multicast Packets   :              0                                    |
    |           |   > Discarded Packets   :              0                                    |
    |           |   > Errors    Packets   :              0                                    |
    |           |   > 64         bytes    :              0                                    |
    |           |   > 65  -  127 bytes    :              0                                    |
    |           |   > 128 -  255 bytes    :              0                                    |
    |           |   > 256 -  511 bytes    :              0                                    |
    |           |   > 512 - 1023 bytes    :              0                                    |
    |           |   > 1024-15180 bytes    :              0   
    
    ESUx>_

 

Displays Status of all PONs

  1. From the ESUx> command line, input interface pon status all, and press Enter. Output similar to the following is displayeed.



 


 

FEEDBACK: Are you happy with this material?