Loader

System Reset

The system reset functions are used for rebooting the card and resetting database elements.

 

The system reset functions are a set of actions. There are no supported attributes or statuses related to system reset.

System Reset Attributes 

Action  Value Comment
Factory-reset   Reset the olt to the database that was installed at the factory.
      Input   System Actions input parameters
      Output: result <string> A string describing the result of the reset action.
Ztp-reset   Reset all settings back to factory defaults and perform a full ztp operation.
      Input   System Actions input parameters
      Output: result <string> A string describing the result of the reset action.
Erase-db   Erase all database parameters preserving the management and ztp settings.
      Input   System Actions input parameters
      Output: result <string> A string describing the result of the reset action.
Reboot   Reboot the OLT without affecting the database
      Input   System Actions input parameters
      Output: result <string> Result of the reboot action.

 

  • Command Path – tolt>system>
  • Module – tolt
  • Container – system
  • Actions factory reset, ztp-reset, erase-db, reboot

System Reset erasedb Example

The erase db command will erase the database parameters, preserving management and ztp settings.

    Command Path – tolt>system>reset>
  • Module – tolt
  • Container – system
  • Action erase-db
     
  1. From the MDS1-ESUA# command line, input tolt system erase-db and press Enter
  2. Outputs similar to the following are displayed:
MDS1-ESUA# tolt system erase-db <enter>
result erase-db successful
MDS1-ESUA(Config)# _

 

System Reset factory-reset Example

The system reset reboot will simply reboot the processor without changing any database settings.

    Command Path – tolt>system>reset>
  • Module – tolt
  • Container – system
  • Action factory-reset
     
  1. *** Not yet implemented ****

System Reset reboot Example

The reboot will return all settings to the factory defaults.  Software will remain on the currently running release.

    Command Path – tolt>system>reset>
  • Module – tolt
  • Container – system
  • Action reboot
     
  1. *** Not yet implemented ****

FEEDBACK: Are you happy with this material?