Specifications

area nssa translator role
20-14 OSPFv3 Configuration
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:C3(su)->router(Config-router)#
Usage
TheNSSATranslatorRolespecifieswhetherornotanNSSArouterwillunconditionallytranslate
Type7LSAstoType5LSAswhenactingasanNSSAborderrouter.
Whenthealwaysparameterisspecifiedwiththiscommand,therouterwillalwaystranslateType
7LSAs,regardlessofthetranslatorstateof
otherNSSAborderrouters.Whenthecandidate
parameterisspecified,theNSSArouterwillparticipateinthetranslatorelectionprocess
describedinRFC3101,“TheOSPFNotSoStubbyArea(NSSA)Option.”
Usethenoformofthiscommandtoreturntheconfiguredtranslatorroletothedefaultof
disabled.
Example
Thisexampleconfigurestheroutertoalwaysassumethetranslatorrolewhenitbecomesanarea
borderrouterforNSSA20.
C3(su)->router(Config-router)# area 20 nssa translator-role always
areaid EntertheareaIDinIPaddressformat(dottedquad)orasadecimal
value.
always Specifiesthattherouterwillalwaysassumetheroleofthetranslatorthe
instantisbecomesaborderrouter.
candidate Specifiesthattherouterwillparticipateinthetranslatorelection
processwhenitbecomesaborder
router.