Specifications

network Configuring OSPF
Enterasys Matrix N Standalone (NSA) Series Configuration Guide 21-23
Mode
Routercommand,Globalconfiguration:Matrix>Router(config)#
Usage
YoumustexecutetherouterospfcommandtoenabletheprotocolbeforecompletingmanyOSPF
specificconfigurationtasks.Fordetailsonenablingconfigurationmodes,refertoTable 28in
EnablingRouterConfigurationModesonpage 291.
OnlyoneOSPFprocess(processid)isallowedperEnterasysMatrixSeriesrouting
moduleor
standalonedevice.
The“no”formofthiscommanddisablesOSPFconfigurationmode.
Example
ThisexampleshowshowtoenableroutingforOSPFprocess1:
Matrix>Router#conf terminal
Matrix>Router(config)#router ospf 1
Matrix>Router(config-router)#
network
UsethiscommandtoconfigureareaIDsforOSPFinterfaces.
Syntax
network ip-address wildcard-mask area area-id
no network ip-address wildcard-mask area area-id
Parameters
Defaults
None.
Mode
Routercommand,Routerconfiguration:Matrix>Router(configrouter)#
Usage
The“no”formofthiscommandremovesOSPFroutingforinterfacesidentifiedbytheIPaddress
andmaskparameters.
ipaddress SpecifiestheIPaddressofaninterfaceoragroupofinterfaceswithin
thenetworkaddressrange.
wildcardmask SpecifiestheIPaddresstypemaskthatincludes“donʹtcare”bits.
area
areaid SpecifiestheareaidtobeassociatedwiththeOSPFaddressrange.Valid
valuesaredecimalvaluesorIPaddresses.Asubnetaddresscanbe
specifiedastheareaidtoassociateareaswithIPsubnets.