HP VPN Firewall Appliances Network Management Command Reference

352
Default command level
2: System level
Parameters
ip-address: Specifies the IP address of a network.
wildcard-mask: Specifies the wildcard mask of the IP address. For example, the wildcard mask of mask
255.0.0.0 is 0.255.255.255.
Usage guidelines
This command enables OSPF on the interface attached to the specified network. The interface's primary
IP address must be in the specified network segment. If only the interface's secondary IP address is in the
network segment, the interface cannot run OSPF.
Examples
# Specify the interface whose primary IP address is on 131.108.20.0/24 to run OSPF in Area 2.
<Sysname> system-view
[Sysname] ospf 100
[Sysname-ospf-100] area 2
[Sysname-ospf-100-area-0.0.0.2] network 131.108.20.0 0.0.0.255
Related commands
ospf
nssa
Use nssa to configure the current area as an NSSA area.
Use undo nssa to restore the default.
Syntax
nssa [ default-route-advertise | no-import-route | no-summary | translate-always |
translator-stability-interval value ] *
undo nssa
Default
No area is configured as an NSSA area.
Views
OSPF area view
Default command level
2: System level
Parameters
default-route-advertise: Usable on an NSSA ABR or an ASBR only. If it is configured on an NSSA ABR,
the ABR generates a default route in a Type-7 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 a Type-7 LSA only when the default route is available in the routing table.
no-import-route: Usable only on an NSSA ABR that is also the ASBR of the OSPF routing domain to
disable redistributing routes in Type-7 LSAs into the NSSA area, making sure that correct external routes
are redistributed.