496
route-policy
route-policy-name
: Specifies a routing policy by its name, a case-sensitive string of 1 to 63
characters. When the specified routing policy is matched, the command distributes a default route in a
Type-7 LSA into the OSPFv3 routing domain. The routing policy modifies values in the Type-7 LSA.
tag
tag
: Specifies a tag for marking the default route, in the range of 0 to 4294967295. If you do not
specify this option, no tag is contained in advertised LSAs by default.
type
type
: Specifies a type for the Type-7 LSA, 1 or 2. The default 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.
translate-always
: Always translates Type-7 LSAs to Type-5 LSAs. This keyword takes effect only on an
NSSA ABR.
translate-never
: Never translates Type-7 LSAs to Type-5 LSAs. This keyword takes effect only on an NSSA
ABR.
suppress-fa
: Suppresses the forwarding address in the Type-7 LSAs from being placed in the Type-5
LSAs.
translator-stability-interval
value
: Specifies the stability interval of the translator. During the interval, the
translator can maintain its translating capability after another device becomes the new translator. The
value
argument is the stability interval in the range of 0 to 900 seconds and defaults to 0 (which means
the translator does not maintain its translating capability when a new translator arises).
Usage guidelines
All routers attached to an NSSA area must be configured with the
nssa
command in area view.
Examples
# Configure Area 1 as an NSSA area.
<Sysname> system-view
[Sysname] ospfv3 120
[Sysname-ospfv3-120] area 1
[Sysname-ospfv3-120-area-0.0.0.1] nssa
Related commands
default-cost
(OSPFv3 area view)
ospfv3
Use
ospfv3
to enable an OSPFv3 process and enter OSPFv3 view.
Use
undo ospfv3
to disable an OSPFv3 process.
Syntax
ospfv3
[
process-id
|
vpn-instance
vpn-instance-name
] *
undo ospfv3
[
process-id
]
Default
No OSPFv3 process is enabled.