Loader

ONT Actions Examples

ONT Create Action

  • Command Path – tolt>ont>create>
  • Module – tolt
  • Container – ont
  • Action – create
  • Types – Example Parameters
    • *pon-id
    • *ont-id
    • ont-type ont248
    • serial-number BFWS90091695
    • user-label "ONT248 Conf Room"

 

  1. From the MDS1-ESUA(Config)# command line, input tolt ont create ont-id 1 pon-id 1 ont-type ont248 serial-number BFWS90091695 user-label "ONT248 Conf Room" and press Enter
  2. Output similar to the following is displayed:
MDS1-ESUA(Config)# tolt ont create ont-id 1 pon-id 1 ont-type ont248 serial-number BFWS90091695 user-label "ONT248 Conf Room" <enter>
action-success true
pon-id 1
assigned-ont-id 1
MDS1-ESUA(config)#
System message at 2021-01-01 06:15:52...
Commit performed by admin via tcp using ont_create.
MDS1-ESUA(config)#
 

ONT Delete by ID Action

  • Command Path – tolt>ont>delete>
  • Module – tolt
  • Container – ont
  • Action – delete
  • Types – Example Parameters
    • *id 1-4 

 

  1. From the MDS1-ESUA(config)command line, input tolt ont delete id 1-4, and press Enter
  2. Outputs similar to the following are displayed:
    MDS1-ESUA(config)# tolt ont delete id 1-4 <enter>
    action-success true
    System message at 2021-01-01 06:15:52... 
    Commit performed by admin via tcp using ont_delete.
    MDS1-ESUA(config)#
    
 

ONT Enable Action

  • Command Path – tolt>ont>enable>
  • Module – tolt
  • Container – ont
  • Action – enable
  • Types – Example Parameters
    • *id 1-4 

 

  1. From the MDS1-ESUA<config>command line, input tolt ont enable id 1-4, and press Enter
  2. Outputs similar to the following are displayed:
    MDS1-ESUA<config># tolt ont enable id 1-4 <enter>
    action-success true
    System message at 2021-01-01 06:15:52... 
    Commit performed by admin via tcp using ont_enable
    MDS1-ESUA<config>#
    

 

 

ONT Reset Action

  • Command Path – tolt>ont>reset>
  • Module – tolt
  • Container – ont
  • Action – reset
  • Types – Example Parameters
    • *id 1-4 

 

  1. From the MDS1-ESUA<config>command line, input tolt ont reset id 1-4, and press Enter
  2. Outputs similar to the following are displayed:
    MDS1-ESUA<config># tolt ont reset id 1-4 <enter>
    action-success true
    System message at 2021-01-01 06:15:52... 
    Commit performed by admin via tcp using ont_reset
    MDS1-ESUA<config>#
    

 

 

 
FEEDBACK: Are you happy with this material?