area nssa translator role
Enterasys G-Series CLI Reference 19-13
Usage
UsethiscommandtopreventtheadvertisingofsummaryroutesintothespecifiedNSSAbythis
router.UsethenoformofthiscommandtoenableadvertisingofsummaryroutesintotheNSSA.
Example
ThisexampletheroutertonotadvertisesummaryroutesintoNSSA20.
G3(su)->router(Config-router)# area 20 nssa no-summary
area nssa translator role
Thiscommandconfiguresthetranslatorroleoftherouter.
Syntax
area areaid nssa translator-role {always | candidate}
no area areaid nssa translator-role
Parameters
Defaults
Bydefault,thetranslatorroleisdisabled.
Mode
RouterOSPFv3configuration:G3(su)‐>router(Config‐router)#
Usage
TheNSSATranslatorRolespecifieswhetherornotanNSSArouterwillunconditionallytranslate
Type‐7LSAstoType‐5LSAswhenactingasanNSSAborderrouter.
Whenthealwaysparameterisspecifiedwiththiscommand,therouterwillalwaystranslate
Type‐7LSAs,regardlessofthetranslatorstateof
otherNSSAborderrouters.Whenthecandidate
parameterisspecified,theNSSArouterwillparticipateinthetranslatorelectionprocess
describedinRFC3101,“TheOSPFNot‐So‐StubbyArea(NSSA)Option.”
Usethenoformofthiscommandtoreturntheconfiguredtranslatorroletothedefaultof
disabled.
Example
Thisexampleconfigurestheroutertoalwaysassumethetranslatorrolewhenitbecomesanarea
borderrouterforNSSA20.
G3(su)->router(Config-router)# area 20 nssa translator-role always
areaid SpecifiestheareaIDinIPaddressformat(dotted‐quad)orasadecimal
value.
always Specifiesthattherouterwillalwaysassumetheroleofthe translatorthe
instantisbecomesaborderrouter.
candidate Specifiesthattherouterwillparticipateinthetranslatorelection
processwhenitbecomesaborder
router.