no shutdown
25-6 IP Configuration
Usage
Refer to the Router Capacities table in the Release Notes for this product for the number of
primary and secondary IP interfaces supported by this product.
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
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.
Mode
Interface configuration: C3(su)->router(Config-if(Vlan 1))#
Usage
The shutdown form of this command disables an interface for IP routing.
Example
This example shows how to enable VLAN 1 for IP routing:
C3(su)->router(Config)#interface vlan 1
C3(su)->router(Config-if(Vlan 1))#no shutdown
no ip routing
Use this command to disable IP routing on the device. By default, IP routing is enabled when
interfaces are configured for it as described in āConfiguring Routing Interface Settingsā on
page 25-1.
Syntax
no ip routing
Parameters
None.