Loader

Show

The ONT subcommand under template is used to show the ONT template profile.

Information Note: * = required parameter
  • Command Path - template>ont>show summary  | verbose>
  • Object - ont
  • Actions -
    • show - a ONT profile
      • * name= - Name of ONT profile
      • summary  (default) - displays a list of existing templates
      • verbose  - display complete rule profiles of all existing ONT templates

ONT Show Summary

This example will show all of the existing ONT templates.

  1. From the ESUx > command line, input template and press Enter. Output similar to the following is displayed:
    ESUx> template <enter>  
    ESUx template> _
    
  2. From the ESUx terminal> command line, input ont show summary, and press Enter. Output similar to the following is displayed:
    ESUx template> ont show summary <enter>
    |
    | ONT Template Name                                                          |
    |============================================================================|
    | Auto-Template-Mod202                                                       |
    | DD-Template                                                                |
    | FF-Template-140                                                            |
    | SJ                                                                         |
    | default                                                                    |
    | sdb_test                                                                   |
    |============================================================================|
    
    ESUx temp;ate> _

Show a Specific ONT Template Profile

This example will show all the rule profiles on a specific ONT template.

  1. From the ESUx > command line, input template and press Enter. Output similar to the following is displayed:
    ESUx> template <enter>  
    ESUx template> _
    
  2. From the ESUx terminal> command line, input ont show name=DD-Template, and press Enter. Output similar to the following is displayed:
    ESUx template> ont show name=DD-Template <enter>
    
    | ONT Template                                                       |
    |====================================================================|
    | Template Name         : DD-Template                                |
    |                                                                    |
    | Rule  1                                                            |
    |     ONT type                             : ONT120                  |
    |     Admin state                          : enabled                 |
    |     Serial number                        :                         |
    |     Config lock                          : false                   |
    |     Forced stop mode                     : false                   |
    |     Range FWT POTS                       : 12                      |
    |     Led hold Time                        : 0                       |
    |                                                                    |
    |     Equip profile list                                             |
    |         Profile name    0                : default                 |
    |         Profile type    0                : DSCP Map                |
    |                                                                    |
    |     PoE config                                                     |
    |         PoE usage threshold              : 99                      |
    |         Arc mode                         : false                   |
    |         External power available         : 30                      |
    |         External BBU power available     : 0 
    
    
    
    |
    ************ all rules for this template will be displayed **************
    |                                                                    |
    |====================================================================|
    
    ESUx template> _

Show All Default ONT Templates

This example will show all of the default ONTs templates and their rules.

  1. From the ESUx > command line, input template  ont show name=default and press Enter. Output similar to the following is displayed:
    ESUx> template ont show name=default <enter>
    
    | ONT Template                                                       |
    |====================================================================|
    | Template Name         : default                                    |
    |                                                                    |
    | Rule  1                                                            |
    |     ONT type                             : ONT120                  |
    |     Admin state                          : enabled                 |
    |     Serial number                        :                         |
    |     Config lock                          : false                   |
    |     Forced stop mode                     : false                   |
    |     Range FWT POTS                       : 12                      |
    |     Led hold Time                        : 0                       |
    |                                                                    |
    |     Equip profile list                                             |
    |         Profile name    0                : default                 |
    |         Profile type    0                : DSCP Map                |
    |                                                                    |
    |     PoE config                                                     |
    |         PoE usage threshold              : 99                      |
    |         Arc mode                         : false                   |
    |         External power available         : 30                      |
    |         External BBU power available     : 0                       |
    |                                                                    |
    | Rule  2                                                            |
    |     ONT type                             : ONT140                  |
    |     Admin state                          : enabled                 |
    |     Serial number                        :                         |
    |     Config lock                          : false                   |
    |     Forced stop mode                     : false                   |
    |     Range FWT POTS                       : 12                      |
    |     Led hold Time                        : 0                       |
    |                                                                    |
    |     Equip profile list                                             |
    |         Profile name    0                : default                 |
    |         Profile type    0                : DSCP Map                |
    |                                                                    |
    |     PoE config                                                     |
    |         PoE usage threshold              : 99                      |
    |         Arc mode                         : false                   |
    |         External power available         : 75                      |
    |         External BBU power available     : 40
    |
    ***** all ONTs and rules for this template will be displayed ********
    |                                                                    |
    |====================================================================|
    
    ESUx> _

Previous 

FEEDBACK: Are you happy with this material?