User`s guide

Reviewing and Configuring Router Interfaces
Matrix DFE Series and N-SA User’s Guide 7-7
Configuring Interfaces for IP Routing
EachMatrixDFESeriesorNSAmodulecansupportupto256routinginterfaces,whichcanbe
configuredforIProutingusingtheproceduresinthissection.
Creating and Enabling IP Routing Interfaces
EachVLANorloopbackinterfacemustbeconfiguredforroutingseparatelyusingtheinterface
command.Thiscommandisalsousedtoenableinterfaceconfigurationmode,whichisrequired
forcompletinginterfacespecificconfigurationtasks.
Toendconfigurationononeinterfacebeforeconfiguringanother,typeexitatthecommand
prompt.
Fromglobal
configurationmode,usethiscommandtocreateand/orenableaninterfaceforIP
routing.Thiscommandwillenableinterfaceconfigurationmodefromglobalconfigurationmode,
and,iftheinterfacehasnotpreviouslybeencreated,thiswillcreateanewroutinginterface.
interface {vlan vlan-id | loopback loopback-id}
Assigning an IP Address
Frominterfaceconfigurationmode,usethiscommandtoassignanIPaddresstoarouting
interface.
ip address ip-address ip-mask [secondary]
Ifspecified,theaddresswillbeassignedasasecondaryIPaddresstotheinterface.Otherwise,
itwillbetheinterface’sprimaryIPaddress.EachMatrixDFESeriesorNSAroutingmodule
supportsupto50secondaryaddressesforeachprimaryIPaddress,withuptoamaximumof
200
secondaryaddressesallowedperrouter.
Auto-Enabling Routing Interfaces
Frominterfaceconfigurationmode,usethiscommandtoallowaninterfacetoautomat ically be
enabledatdevicestartup:
no shutdown
Removing an IP Address and Disabling Routing
Frominterfaceconfigurationmode,usethis“no”formoftheipaddresscommandtoremovethe
specifiedIPaddressfromtheinterface,anddisabletheinterfaceforIPprocessing:
no ip address ip-address ip-mask
Alternatively,youcanalsousetheshutdowncommand frominterfaceconfigurationmodeto
disableIProutingontheinterface.
Automatically enabling an interface for routing at device startup also requires configuration with the
no shutdown command as described below.