UMN:CLI User Manual
V5808
122
6.2 Configuration Management
You can verify if the system configurations are correct and save them in the system.
6.2.1 Displaying System Configuration
To display the current running configuration of the system, use the following command.
Shows a configuration of the system.
show running-config syslog
Shows syslog information.
show running-config {admin-flow | admin-policy |
arp | bridge | cpu-pkt-filter | dhcp | dhcp6 | dns |
flow | full | hostname | interface [INTERFACE] |
interface tunel <0-1023>| login | nd | policer |
policy | pppoe | qos | rmon-alarm | rmon-event |
rmon-history | router {bgp | rip | ospf | vrrp} |
router ipv6 ospf | router ipv6 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] | rate-limit-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#
6.2.2 Writing System Configuration
If you change the configuration of the system, you need to save the changes in the
system flash memory. To write a current running configuration, use the following
command.
Writes a current running configuration in the system
flash memory.