UMN:CLI
User Manual
V5824G
102
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
•
•
•
•
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
All
Shows a configuration of the system.
show running-config system
show running-config
{
admin-flow
|
admin-policy
|
arp
|
bridge
|
dns
|
flow
|
full
|
hostname
|
interface
[
INTERFACE
] |
login
|
policer
|
policy
|
qos
|
rmon-alarm
|
rmon-event
|
rmon-history
|
router
{
bgp
|
rip
|
ospf
|
vrrp
} |
snmp
|
syslog
|
time-out
|
time-zone
}
Shows a configuration of the system
with the specific option.
show running-config
{
dba-profile
[
NAME
] |
extended-vlan-tagging-operation
[
NAME
] |
gpon
|
gpon-node
|
gpon-olt
[
PORT
]
|
multicast-access-
list
[
NAME
] |
multicast-profile
[
NAME
] |
onu-profile
[
NAME
]
|
pm-profile
[
NAME
] |
pw-maintenance-
profile
[
NAME
] |
tdm-pw-profile
[
NAME
] |
traffic-
profile
[
NAME
] |
voip-profile
[
NAME
] }
Shows the configurations of the
system with the GPON option.
The following is an example to display the configuration of the syslog.
SWITCH#
show running-config syslog
!
syslog output info local volatile
syslog output info console
syslog output debug local non-volatile
!
SWITCH#