R3166-R3206-HP High-End Firewalls Network Management Configuration Guide-6PW101

284
Follow these steps to configure an NSSA area:
To do… Use the command…
Remarks
Enter system view system-view
Enter OSPF view
ospf [ process-id | router-id router-id | vpn-instance
instance-name ] *
Enter area view
area area-id
Configure the area as an NSSA
area
nssa [ default-route-advertise | no-import-route |
no-summary | translate-always |
translator-stability-interval value ] *
Required
Not configured by
default.
Specify a cost for the default
route advertised to the NSSA
area
default-cost cost
Optional
Defaults to 1.
NOTE:
Use the nssa command on all the routers attached to an NSSA area.
Using the default-cost command only takes effect on the ABR/ASBR of an NSSA area.
Configuring a virtual link
Non-backbone areas exchange routing information via the backbone area. Connectivity between the
backbone and non-backbone areas and within the backbone itself must be maintained.
If necessary physical links are not available for this connectivity maintenance, you can configure virtual
links to solve it.
Follow these steps to configure a virtual link:
To do… Use the command…
Remarks
Enter system view system-view
Enter OSPF view
ospf [ process-id | router-id router-id |
vpn-instance instance-name ] *
Enter area view
area area-id
Configure a virtual link
vlink-peer router-id [ hello seconds |
retransmit seconds | trans-delay seconds
| dead seconds | simple [ plain | cipher ]
password | { md5 | hmac-md5 } key-id
[ plain | cipher ] password ] *
Required
You need to configure this command
on both ends of a virtual link.
Note that hello and dead intervals
must be identical on both ends of the
virtual link.
Configuring OSPF network types
OSPF classifies networks into the following types by the link layer protocol:
BroadcastWhen the link layer protocol is Ethernet or FDDI, OSPF considers the network type as
broadcast by default.
NBMA—When the link layer protocol is Frame Relay, ATM or X.25, OSPF considers the network
type as NBMA by default.