F3215-HP Load Balancing Module Network Management Configuration Guide-6PW101
386
• Configure OSPFv3 basic functions.
Configuring an OSPFv3 stub area
Follow these guidelines when you configure an OSPFv3 stub area:
• You cannot remove an OSPFv3 area directly. The area can be removed only when you remove all
configurations in area view and all interfaces attached to the area become down.
• All the routers attached to a stub area must be configured with the stub command. The keyword
no-summary is only available on the ABR of the stub area.
• If you use the stub command with the keyword no-summary on an ABR, the ABR advertises a
default route in an Inter-Area-Prefix-LSA into the stub area. No AS-external-LSA,
Inter-Area-Router-LSA, or other Inter-Area-Prefix-LSA is advertised in the area. The stub area of this
kind is also known as a "totally stub area."
To configure an OSPFv3 stub area:
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Enter OSPFv3 view. ospfv3 [ process-id ]
N/A
3. Enter OSPFv3 area view.
area area-id N/A
4. Configure the area as a stub
area.
stub [ no-summary ] Not configured by default.
5. Specify a cost for the default
route advertised to the stub
area.
default-cost value
Optional.
The cost for the default route
advertised to the stub area is 1.
Configuring an OSPFv3 virtual link
You can configure a virtual link to maintain connectivity between a non-backbone area and the
backbone, or in the backbone itself.
IMPORTANT:
Both ends of a virtual link are ABRs that must be configured with the vlink-peer command.
To configure a virtual link:
Ste
p
Command
1. Enter system view.
system-view
2. Enter OSPFv3 view.
ospfv3 [ process-id ]
3. Enter OSPFv3 area view. area area-id
4. Configure a virtual link.
vlink-peer router-id [ hello seconds | retransmit seconds |
trans-delay seconds | dead seconds | instance instance-id ] *