
229
9.4.
Maintenance
9.4.1.
Configuration
9.4.1.1.
CLI Configurations
Node
Command
Description
enable
configure terminal
This command changes the node to
configure node.
configure write memory
This command writes current operating
configurations to the configuration file.
configure archive download-config
<URL PATH>
This command downloads a new copy
of configuration file to replace the
startup-config
from TFTP server.
Where <URL PATH> can be:
ftp://user:[email protected]/file
http://192.168.1.1/file
tftp://192.168.1.1/file
configure archive upload-config <URL
PATH>
This command uploads the current
startup-config
configurations file to a
TFTP server.
configure archive download-running-
config <URL PATH>
This command downloads a new copy
of running configuration file from
TFTP server.
Where <URL PATH> can be:
ftp://user:[email protected]/file
http://192.168.1.1/file
tftp://192.168.1.1/file
configure reload default-config
This command copies a
user-default-
config
file to replace the
startup-config
file.
Note:
The system will reboot
automatically to take effect the
configurations.
configure archive download-config
URL_PATH user-default-
config
This command downloads configure
file to
user-default-config
.
configure copy factory-default-config to
user-default-config
This command copies
factory-default-
config
file to
user-default-config
file.
configure copy startup-config to user-
default-config
This command copies the
startup-
config
file to
user-default-config
file.
There are three configuration files:
startup-config
.
user-default-config
.
factory-default-config.