OcNOS-RON : System Management Guide : System Management Command Reference : Basic Commands : show running-config
show running-config
Use this command to show the running system status and configuration.
Command Syntax
show running-config
show running-config full
Parameters
full
Display the full configuration information.
Command Mode
Privileged exec mode and configure mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#show running-config
no service password-encryption
!
no service dhcp
ip domain-lookup
!
mpls propagate-ttl
!
vrrp vmac enable
spanning-tree mode provider-rstp
no data-center-bridging enable
!
interface lo
ip address 127.0.0.1/8
ipv6 address ::1/128
no shutdown
!
interface eth0
ip address 10.1.2.173/24
no shutdown
!
interface eth1
shutdown
 
!
line con 0
login
!
end
(config)#
Last modified date: 08/28/2023