Specifications

Management Guide CLI
TigerAccess™ EE
SMC7824M/VSW 123
6.2 Configuration Management
You can verify if the system configurations are correct and save them in the system. This
section contains the following functions.
Displaying System Configuration
Writing System Configuration
Auto-Saving
System Configuration File
Restoring Default Configuration
6.2.1 Displaying System Configuration
To display the current running configuration of the system, use the following command.
Command Mode Description
show running-config Shows a configuration of the system.
show running-config {admin-flow | admin-
policy | flow | arp | bridge | dns | full | host-
name | login | qos | rmon-alarm | rmon-event |
rmon-history | policer | policy | snmp | syslog |
time-out | time-zone}
All
Shows a configuration of the system with
the specific option.
The following is an example to display the configuration of the syslog.
SWITCH# show running-config syslog
!
syslog start
syslog output info local volatile
syslog output info local non-volatile
!
SWITCH#
6.2.2 Writing System Configuration
If you change the configuration of the system, you need to save the changes in the sys-
tem flash memory.
To write a current running configuration, use the following command.
Command Mode Description
write memory All
Writes a current running configuration in the system
flash memory.
write terminal Enable
Shows a current running configuration on the terminal.
(alias to the show running-config command)
When you use the write memory command, make sure there is no key input until [OK]
message appears.
!