D-Link DXS-3600-32S 24-port Top Of Rack 10 Gigabit Managed Switch With Expansion Slot

User Manual - Page 185

For DXS-3600-32S.

PDF File Manual, 695 pages, Read Online | Download pdf file

DXS-3600-32S photo
Loading ...
Loading ...
Loading ...
DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
177
9-4 configure replace
This command is used to replace the current running configuration with the indicated configuration file.
configure replace {{tftp: //location/filename | ftp: //username:password@location:tcpport/filename} [vrf
VRFNAME] | flash: FILENAME | default} [force]
Parameters
Example
This example shows how to execute the configuration file, called ‘vlan.cfg’, stored in
the NVRAM. The field descriptions are self-explanatory.
DXS-3600-32S#execute flash: vlan.cfg
Executing script file vlan.cfg ......
Executing done
DXS-3600-32S#
tftp: Specifies that the configuration file is received from the TFTP server.
//location/filename Specifies the URL of configuration file on TFTP server. For example, ‘//192.168.0.1/
config.cfg’.
ftp: Specifies that the configuration file is received from the FTP server.
//
username:password@locati
on:tcpport/filename
Specifies the URL of configuration file on FTP server. For example, ‘//
user:123@192.168.0.1:80/config.cfg’,
vrf VRFNAME Specifies to use VPN routing and forwarding. The VRF name can be up to 12
characters long.
flash: Specifies that the configuration file is received from the NVRAM of the device.
FILENAME Specifies the name of the configuration file, stored in the NVRAM. For example,
‘config.cfg’.
default Specifies to reset the current running configuration, on the device, to it’s original
state.
force (Optional) Specifies to execute the command immediately and need not to confirm
again.
Default
None.
Command Mode
Privileged 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 existing configuration will be cleared
before applying the indicated configuration.
You can verify your configuration, use the show running-config command.
Note: The command will replace the current running configuration with the contents
of specified configuration file. So the specified configuration file is assumed to be a
complete configuration, not a partial configuration.
Loading ...
Loading ...
Loading ...