347
To do…
Use the command…
Remarks
Step 1
Enter system view
system-view
—
Step 2
Enter interface view
interface
interface-type interface-
number
—
Step 3
Specify an NBMA or
P2MP (unicast)
neighbor and its DR
priority
ospfv3 peer
ipv6-address
[
dr-
priority
dr-priority
]
[
instance
instance-id
]
Required
Configuring OSPFv3 routing information control
This section describes configuring the control of OSPF routing information advertisement and
reception, and redistribution from other protocols.
Prerequisites
•
Enable IPv6 packet forwarding
•
Configure OSPFv3 basic functions
Configuring OSPFv3 route summarization
If contiguous network segments exist in an area, use the
abr-summary
command to summarize
them into one network segment on the ABR. The ABR will advertise only the summary route. Any
LSA in the specified network segment will not be advertised, reducing the LSDB size in other
areas.
To do…
Use the command…
Remarks
Step 1
Enter system view
system-view
—
Step 2
Enter OSPFv3 view
ospfv3
[
process-id
]
—
Step 3
Enter OSPFv3 area
view
area
area-id
—
Step 4
Configure a summary
route
abr-summary
ipv6-address
prefix-length
[
not-advertise
]
Required
Not configured by default
The
abr-summary
command takes effect on ABRs only.