area stub Configuring OSPF
Enterasys Matrix DFE-Gold Series Configuration Guide 21-33
Usage
The“no”formofthiscommanddisablesauthenticationforanOSPFarea.
Example
ThisexampleshowshowtoenableMD5authenticationonOSPFarea10.0.0.0:
Matrix>Router(config)#router ospf 1
Matrix>Router(config-router)#area 10.0.0.0 authentication message-digest
area stub
UsethiscommandtodefineanOSPFareaasastubarea.
Syntax
area area-id stub [no-summary]
no area area-id stub [no-summary]
Parameters
Defaults
Ifno‐summaryisnotspecified,thestubareawillbeabletoreceiveLSAs.
Mode
Routercommand,Routerconfiguration:Matrix>Router(config‐router)#
Usage
Thisisanareathatcarriesnoexternalroutes.
The“no”formofthiscommandchangesthestubbacktoaplainarea.
Example
ThefollowingexampleshowshowtodefineOSPFarea10asastubarea:
Matrix>Router(config)#router ospf 1
Matrix>Router(config-router)#area 10 stub
area‐id Specifiesthestubarea.Validvaluesaredecimalvaluesoripaddresses.
no‐summary (Optional)PreventsanAreaBorderRouter(ABR)fromsendingLink
StateAdvertisements(LSAs)intothestubarea.Whenthisparameteris
used,itmeansthatalldestinationsoutsideofthestubareaare
representedbymeans
ofadefaultroute.