24-Port 10/100Mbps Layer 2 Switch w/ 4 Gigabit Ports and 2 Shared Mini-GBIC Slots
22-2
switch# copy startup-config flash:backupstarup
This command was introduced
To replace the startup configuration by a another configuration file in remote
TFTP site or NV-RAM.
copy { tftp://ip-address/filename startup-config | flash:
filename startup-config }
tftp://ip-address
/filename
startup-config
Specify the URL and file name of the remote
configuration file.
flash: filename
startup-config
Specify the driver and file name of the local
configuration file.
switch# copy flash:backupstarup startup-config
This command was introduced
To reset the startup configuration, NV-RAM or the configuration file in flash to
default value.
erase { startup-config | nvram: | flash:filename}
To reset startup configuration to default.
To reset the NV-RAM to default.
To reset the configutation file in flash to default.
switch# erase startup-config
This command was introduced