no shutdown Configuring Routing Interface Settings
Enterasys Matrix DFE-Gold Series Configuration Guide 16-7
Usage
EachEnterasysMatrixSeriesroutingmoduleorstandalonedevicesupportsupto96routing
interfaces,withupto50secondaryaddresses(200maximumperrouter)allowedforeachprimary
IPaddress.
The“no”formofthiscommandremovesthespecifiedIPaddressanddisablestheinterfaceforIP
processing.
Example
ThisexamplesetstheIPaddressto192.168.1.1andthenetworkmaskto255.255.255.0forVLAN1:
Matrix>Router(config)#interface vlan 1
Matrix>Router(config-if(Vlan 1))#ip address 192.168.1.1 255.255.255.0
no shutdown
UsethiscommandtoenableaninterfaceforIProutingandtoallowtheinterfacetoautomatically
beenabledatdevicestartup.
Syntax
no shutdown
Parameters
None.
Defaults
None.
Mode
Routercommand,Interfaceconfiguration:Matrix>Router(config‐if(Vlan1))#
Usage
TheshutdownformofthiscommanddisablesaninterfaceforIProuting.
Example
ThisexampleshowshowtoenableVLAN1forIProuting:
Matrix>Router(config)#interface vlan 1
Matrix>Router(config-if(Vlan 1))#no shutdown