Layer 3 Routing Commands 1717Syntaxarea areaid nssa default-info-originate [metric [comparable | non-comparable]]no area areaid nssa default-info-originate• areaid — Valid OSPFv3 area identifier.• metric — Metric value for default route. (Range: 1-16777214)• comparable — Metric Type (nssa-external 1).• non-comparable — Metric Type (nssa-external 2).Default ConfigurationIf no metric is defined, 10 is the default configuration.Command ModeRouter OSPFv3 Configuration mode.User GuidelinesThis command has no user guidelines.ExampleThe following example configures the default metric value for the defaultroute advertised into the NSSA.console(config)#ipv6 router ospfconsole(config-rtr)#area 1 nssa default-info-originatearea nssa no-redistributeUse the area nssa no-redistribute command in Router OSPFv3 Configurationmode to configure the NSSA ABR so that learned external routes will not beredistributed to the NSSA. Use the no form of the command to remove theconfiguration.Syntaxarea areaid nssa no-redistributeno area areaid nssa no-redistribute