098-00564-000 Revision A3 – July, 2013
TimeProvider 2300/2700 User’s Guide
75
Chapter 3
TimeProvider 2300/2700 CLI Command Set
set configuration
Use this command to backup the current configuration, restore the current
configuration from a backup copy, or set the current configuration to factory default
values.
Command Syntax:
To set the current configuration to factory or default values:
set configuration {default | factory}
– Default preserves user logins and communication attributes, such as ip
addresses of MGMT port.
– Factory resets all attributes, including user logins.
To backup the current configuration to non-volatile storage:
set configuration backup local
– Backup “local” saves the configuration to local non-volatile storage
immediately.
Example 1:
To backup the current configuration to non-volatile storage:
set configuration backup local
Example 2:
To set the configuration to default levels (will not overwrite user login info or current IP
address of MGMT port):
TP2700>set configuration default
Remarks :
The “default” setting preserves user logins and communication attributes, such
as IP address of MGMT port.
The “factory” setting resets all attributes, including user logins.
Installed licenses are not affected by setting the configuration to “default” or
“factory” levels.
Level :
Admin
Note:
The system will automatically reboot after receiving either
the "
set configuration default
" or "
set configuration
factory
" commands