Switch User Manual

area stub
20-22 IPv4 Routing Protocol Configuration
Parameters
Defaults
Ifnotspecified,advertisemodewillbeset.
Mode
Routerconfiguration:C3(su)>router(Configrouter)#
Example
Thisexampleshowshowtodefinetheaddressrangeas172.16.0.0/16forsummarizedroutesfrom
area0.0.0.8:
C3(su)->router(Config)#router ospf 1
C3(su)->router(Config-router)#area 0.0.0.8 range 172.16.0.0 255.255.0.0
area stub
UsethiscommandtodefineanOSPFareaasastubarea.ThisisanareaintowhichAutonomous
SystemexternalASAswillnotbeflooded.Thenoformofthiscommandchangesthestubbackto
aplainarea.
Syntax
area area-id stub [no-summary]
no area area-id stub [no-summary]
Parameters
Mode
Routerconfiguration:C3(su)>router(Configrouter)#
Defaults
Ifnosummaryisnotspecified,thestubareawillbeabletoreceiveLSAs.
areaidSpecifiestheareafromwhichroutesaretobesummarized.Thisisa
decimalvaluefrom0to429496295.
ipaddress SpecifiestheIPaddressassociatedwiththeareaID.
ipmask Specifies themaskforthe
IPaddress.
advertise|no
advertise
(Optional)Entersaddressrangeinadvertisemode,ordonotadvertise
mode.
areaid Specifiesthestubarea.Validvaluesare decimalvaluesoripaddresses.
nosummary (Optional)PreventsanAreaBorderRouter(ABR)fromsendingLinkState
Advertisements(LSAs)intothestubarea.Whenthisparameterisused,it
meansthatalldestinationsoutsideofthestubareaarerepresentedby
means
ofadefaultroute.