OSPFv3 Commands 1279ExampleThe following example configures the monetary default cost at 100 for stubarea 1.console(config)#ipv6 router ospfconsole(config-rtr)#area 1 default-cost 100area nssa (Router OSPFv3)Use the area nssa command in Router OSPF Configuration mode toconfigure the specified area ID to function as an NSSA. If the area has notbeen previously created, this command creates the area and then applies theNSSA distinction. If the area already exists, the NSSA distinction is added ormodified. Use the no form of the command to remove the NSSA distinctionfrom the area.Syntaxareaarea-id nssa [no-redistribution] [default-information-originate [metricmetric-value] [metric-typemetric-type-value]] [no-summary] [translator-rolerole] [translator-stab-intvinterval]no areaarea-id nssa [no-redistribution] [default-information-originate] [no-summary] [translator-role] [translator-stab-intv]•area-id—Identifies the OSPFv3 stub area to configure. (Range: IP addressor decimal from 0–4294967295)•metric-value—Specifies the metric of the default route advertised to theNSSA. (Range: 1–16777214)•metric-type-value—The metric type can be one of the following :– A metric type of nssa-external 1 (comparable)– A metric type of nssa-external 2 (non-comparable)•role—The translator role where role is one of the following :– always - The router assumes the role of the translator when it becomesa border router.– candidate - The router to participate in the translator election processwhen it attains border router status.