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

User Manual - Page 188

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
180
Parameters
bootup-config Specifies to save the current running configuration and set it as the boot-up
configuration file. If the boot-up configuration file exists, the boot-up configuration file
will be replaced by current running configuration file or else the current configuration
file will be saved as ‘config.cfg’ and be configured to the boot-up configuration file.
flash: Specifies that the current running configuration file will be saved to the NVRAM of
the device.
FILENAME Specifies the saved configuration file name. For example, ‘config.cfg’.
tftp: Specifies that the current running configuration file will be uploaded to the TFTP
server.
//location/filename Specifies the upload configuration file URL on the TFTP server. For example, ‘//
192.168.0.1/config.cfg’.
ftp: Specifies that the current running configuration file will be uploaded to the FTP
server.
//
username:password@locati
on:tcpport/filename
Specifies the upload configuration file URL on the 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.
Default
None.
Command Mode
Privileged Mode.
Command Default Level
Level: 15
Usage Guideline
The command can be used for:
• Saving the current running configuration and setting it as the boot-up
configuration file. If the boot-up configuration file exists, the boot-up
configuration file will be replaced by the current running configuration file or
else the current configuration file will be saved as ‘config.cfg’ and be
configured to the boot-up configuration file.
• Saving the current running configuration to the NVRAM of device.
• Uploading the current running configuration to the TFTP server.
• Upload current running configuration to the RCP server.
• Uploading the current running configuration to the FTP server.
Example
This example shows how to save the current running configuration and set it as the
boot-up configuration file.
DXS-3600-32S#copy running-config bootup-config
Destination filename bootup-config? [y/n]: y
Saving all configurations to NV-RAM.......... Done.
DXS-3600-32S#
Example
This example shows how to save the current running configuration as ‘config.cfg’ to
the NVRAM of device.
DXS-3600-32S#copy running-config flash: config.cfg
Destination filename [config.cfg]? y
Saving all configurations to NV-RAM.......... Done.
DXS-3600-32S#
Loading ...
Loading ...
Loading ...