DIS-200G Series Gigabit Ethernet Switch CLI Reference Guide
208
Building configuration...
% Saving 1072 bytes to TFTP server 10.10.1.141: /office.cfg
Switch#
This example shows how to save the system’s running configuration into the FLASH memory and uses it as the
next boot configuration.
Switch# copy running-config startup-config
Building configuration...
% Saving 1072 bytes to flash:startup-config
Switch#
37-3
clear running-config
This command is used to clear the system’s running configuration.
clear running-config
Parameters
None.
Default
None.
Command Mode
Privilege EXEC Mode.
Command Default Level
Level: 15.
Usage Guideline
Use this command to clear the system’s configuration retained in DRAM. The configuration data will revert to
the default settings. Before using this command, save a backup of the configuration using the
copy
command
or upload the configuration profile to the TFTP server.
This command will clear the system’s configuration settings, including IP parameters. Thus, all the existing
remote connections will be disconnected. After this command was applied, the user needs to setup the IP
address via the local console.
Example
This example shows how to clear the system’s running configuration.
Switch# clear running-config
This command will clear all of system configuration
as factory default setting including IP parameters.
Clear running configuration? (y/n) [n] y
Switch#