HP VPN Firewall Appliances Network Management Command Reference
353
no-summary: Usable only on an NSSA 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: Specifies the NSSA ABR as a translator to translate Type-7 LSAs to Type-5 LSAs.
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 a 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 if 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] ospf 100
[Sysname-ospf-100] area 1
[Sysname-ospf-100-area-0.0.0.1] nssa
Related commands
default-cost
opaque-capability enable
Use opaque-capability enable to enable opaque LSA advertisement and reception.
Use undo opaque-capability to restore the default.
Syntax
opaque-capability enable
undo opaque-capability
Default
The feature is disabled.
Views
OSPF view
Default command level
2: System level
Usage guidelines
After the opaque LSA advertisement and reception is enabled, OSPF can receive and advertise the
Type-9, Type-10 and Type-11 opaque LSAs.
Examples
# Enable opaque LSA advertisement and reception.
<Sysname> system-view
[Sysname] ospf 100
[Sysname-ospf-100] opaque-capability enable