D-Link DXS-3600 Series Cli Reference Manual page 1287

Layer 2/3 managed 10gigabit
Hide thumbs Also See for DXS-3600 Series:
Table of Contents

Advertisement

DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
None.
Command Mode
Privilege EXEC Mode.
Command Default Level
Level: 15.
Usage Guideline
This command is used to execute the indicated configuration file to replace the current running
configuration. The current running configuration will be cleared before applying the indicated configuration.
Note: The command will replace the current running configuration with the contents of the specified
configuration file. So the specified configuration file is assumed to be a complete configuration, not a
partial configuration.
Before using the configure replace command, save a backup of the configuration using the copy
command or upload the configuration profile to the TFTP server.
Example
This example shows how to download the "config.cfg" from the TFTP server and replace the current
running configuration with it.
Switch# configure replace tftp: //10.0.0.66/config.cfg
This will apply all necessary additions and deletions
to replace the current running configuration with the
contents of the specified configuration file, which is
assumed to be a complete configuration, not a partial
configuration. [y/n]:
Accessing tftp://10.0.0.66/config.cfg...
Transmission start...
Transmission finished, file length 45422 bytes.
Executing script file config.cfg ......
Executing done
Switch#
This example shows how to download the "config.cfg" from the RCP server and replace the current
running configuration with it.
Switch#configure replace rcp: //User@10.0.0.66/config.cfg vrf dlink
This will apply all necessary additions and deletions
to replace the current running configuration with the
contents of the specified configuration file, which is
assumed to be a complete configuration, not a partial
configuration. [y/n]:
Accessing rcp://10.0.0.66/config.cfg...
Transmission start...
Transmission finished, file length 45422 bytes.
Executing script file config.cfg ......
Executing done
Switch#
y
y
1282

Advertisement

Table of Contents
loading

Table of Contents