show running-config
Enterasys C3 Configuration Guide 25-7
Mode
Global configuration: C3(su)->router(Config)#
Defaults
None.
Example
This example shows how to disable IP routing on the device:
C3(su)->router(Config)#no ip routing
show running-config
Use this command to display the non-default, user-supplied commands entered while configuring
the device.
Syntax
show running-config
Parameters
None.
Defaults
None.
Mode
Any router mode.
Example
This example shows how to display the current router operating configuration:
C3(su)->router#show running-config
!
interface vlan 1
interface vlan 10
ip address 192.168.2.10 255.255.255.0
no shutdown
!