R3303-HP HSR6800 Routers Layer 3 - IP Routing Command Reference

369
Views
OSPFv3 view
Default command level
2: System level
Usage guidelines
With this feature enabled, information about neighbor state changes of the current OSPFv3 process will
display on the configuration terminal.
Examples
# Disable the logging on neighbor state changes of OSPFv3 process 100.
<Sysname> system-view
[Sysname] ospfv3 100
[Sysname-ospfv3-100] undo log-peer-change
nssa (OSPFv3 area view)
Use nssa to configure an area as an NSSA area.
Use undo nssa to restore the default.
Syntax
nssa [ default-route-advertise [ cost cost | type type ]
*
| no-import-route | no-summary | suppress-fa
| { translate-always | translate-never } | translator-stability-interval value ] *
undo nssa
Default
No area is configured as an NSSA area.
Views
OSPFv3 area view
Default command level
2: System level
Parameters
default-route-advertise: Used on an NSSA ABR or an ASBR only. If it is configured on an NSSA ABR, the
ABR generates a default route in an NSSA-external-LSA into the NSSA area regardless of whether a
default route is available in the routing table. If it is configured on an ASBR, the ASBR generates a default
route in an NSSA-external-LSA only when the default route is available in the routing table. By default, an
NSSA ABR or an ASBR does not generate a default route in an NSSA-external-LSA into the NSSA area.
cost cost: Specifies a cost for the default route, in the range of 0 to 16777214. If no cost is specified, the
default cost specified by the default-cost command applies. If no cost is specified by the default-cost
command, the default cost specified by the default cost command applies.
type type: Specifies a type for the NSSA-external-LSA: 1 or 2. The default type is 2.
no-import-route: Used on an NSSA ABR to control the import-route command to not redistribute routes
into the NSSA area.
no-summary: Used only on an ABR to advertise a default route in a Type-3 summary LSA into the NSSA
area and to not advertise other summary LSAs into the area. Such an area is a totally NSSA area.