show running-config

Example

This example sets the IP address to 192.168.1.1 and the network mask to 255.255.255.0 for VLAN 1:

C3(su)->router(Config)#interface vlan 1

C3(su)->router(Config-if(Vlan 1))#ip address 192.168.1.1 255.255.255.0

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 10

ip address 99.99.2.10 255.255.255.0

no shutdown

 

 

!

ospf 1

 

 

router

0.0.0.255 area 0.0.0.0

network 99.99.2.0

network

192.168.100.1 0.0.0.0

area 0.0.0.0

no shutdown

Use this command to enable an interface for IP routing and to allow the interface to automatically be enabled at device startup.

Syntax

no shutdown

shutdown

Parameters

None.

Defaults

None.

19-6 IP Configuration

Page 552
Image 552
Enterasys Networks 9034313-07 manual Show running-config, No shutdown