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

370
suppress-fa: Suppresses the forwarding address in the NSSA-external-LSAs from being placed in the
AS-external LSAs.
translate-always: Always translates NSSA-external-LSAs to AS-external LSAs. This keyword takes effect
only on an NSSA ABR.
translate-never: Never translates NSSA-external-LSAs to AS-external LSAs. This keyword takes effect only
on an NSSA ABR.
translator-stability-interval value: Specifies the stability interval of the translator, during which the
translator can maintain its translating capability after a device with a higher priority becomes the new
translator. The value argument is in the range of 0 to 900 seconds and the default is 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.
When the default-route-advertise keyword is specified, a router uses the cost specified by the following
commands in a descending order: the nssa command with the default-route-advertise keyword
specified, the default-cost command, and the default cost command.
Examples
# Configure OSPFv3 area 1 as an NSSA area.
<Sysname> system-view
[Sysname] ospfv3 100
[Sysname-ospfv3-100] area 1
[Sysname-ospfv3-100-area-0.0.0.1] nssa
maximum load-balancing (OSPFv3 view)
Use maximum load-balancing to configure the maximum number of equal-cost multi-path (ECMP) routes
for load balancing.
Use undo maximum load-balancing to restore the default.
Syntax
maximum load-balancing maximum
undo maximum load-balancing
Default
The maximum number of ECMP routes is 8.
Views
OSPFv3 view
Default command level
2: System level
Parameters
maximum: Specifies the aximum number of ECMP routes, in the range of 1 to 8.
Examples
# Configure the maximum number of ECMP routes as 6.
<Sysname> system-view