Layer 3 Routing Commands 1720ExampleThe following example configures the always translator role of the area 1NSSA.console(config)#ipv6 router ospfconsole(config-rtr)#area 1 nssa translator-role alwaysarea nssa translator-stab-intvUse the area nssa translator-stab-intv command in Router OSPFv3Configuration mode to configure the translator stability interval of the NSSA.The stability interval is the period of time that an elected translator continuesto perform its duties after it determines that its translator status has beendeposed by another router.Syntaxarea areaid nssa translator-stab-intv secondsno area areaid nssa translator-stab-intv• areaid — Valid OSPF area identifier.• seconds — Translator stability interval of the NSSA. (Range: 0-3600seconds)Default ConfigurationThis command has no default configuration.Command ModeRouter OSPFv3 Configuration mode.User GuidelinesThis command has no user guidelines.ExampleThe following example configures a translator stability interval of 100 secondsfor the area 1 NSSA.console(config)#ipv6 router ospfconsole(config-rtr)#area 1 nssa translator-stab-intv 100