
KSwitch D10 MMT Managed Time Sensitive Ethernet Switch - Preliminary User Guide, Rev. 0.99
// 104
Parameter
Description
Mode
EXEC
Usage
Use this command to restore to factory default but keep IP address unchanged
Examples
# reload defaults keep-ip
10.2.1.3.
Reload Defaults
Description – restore switch to full factory default configuration (only running configuration)
New factory default configuration is not automatically saved. You must issue a command as
“copy running-config startup-config” in order to make the new configuration change
permanent.
Connection to the device may be lost unless remote user is connected on the same LAN or
has direct access to the device over serial (USB virtual COMM).
reload defaults
Parameter
Description
Parameter
-
-
Default
N.A
Mode
EXEC
Usage
Use this command to restore to factory default
Examples
# reload defaults
10.2.2.
Switch Configuration
10.2.2.1.
Download Switch Configuration to TFTP-Server
Description- copy switch running-config, startup-config or another configuration file stored inside the switch to
remote TFTP-Server.
copy <running-config | startup-config | flash:
configuration-file-name
> tftp://<TFTP-Server IP>/<filename>
Parameter
Description
Parameter
-
-
Default
N.A
Mode
EXEC
Usage
Use this command to copy one of the switch configurations to TFTP Server
Examples
Example #1 – copy running configuration to TFTP Server under name test
Example #2 - save switch running configuration file to TFTP Server under name “test”
# copy running-config tftp://192.168.0.40/test
Example #2 – copy switch local configuration file named test1 to TFTP-Server under name
“switch-test-config-file”.
#copy flash:test1 tftp://192.168.0.40/switch-test-config-file