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. |
The erase db command will erase the database parameters, preserving management and ztp settings.
MDS1-ESUA# tolt system erase-db <enter> result erase-db successful MDS1-ESUA(Config)# _ |
The system reset reboot will simply reboot the processor without changing any database settings.
The reboot will return all settings to the factory defaults. Software will remain on the currently running release.