3Com Switch 8800 Advanced Software V5 Configuration Guide
358 CHAPTER 31: IPV6 OSPFV3 CONFIGURATION
n
Both ends of a virtual link are ABRs that are configured with the vlink-peer
command.
Configuring OSPFv3
Routing Information
Management
This section is to configure management of OSPF routing information
advertisement and reception, and route redistribution from other protocols.
Prerequisites ■ Enable IPv6 packet forwarding
■ Configure OSPFv3 basic functions
Configuring OSPFv3
Route Summarization
To configure route summarization between areas, use the following command on
an ABR:
n
The abr-summary command is available on ABRs only. If contiguous network
segments are available in an area, you can use the command to summarize them
into one network segment on the ABR. The ABR will advertise only the summary
route. Any LSA falling into the specified network segment will not be advertised,
reducing the LSDB size in other areas.
Configuring OSPFv3
Inbound Route Filtering
You can configure OSPFv3 to filter routes that are computed from received LSAs
according to some rules.
To configure inbound route filtering, use the following commands:
To do... Use the command... Remarks
Enter system view system-view -
Enter OSPFv3 view ospfv3 [ process-id ] -
Enter OSPFv3 area view area area-id -
Create and configure a
virtual link
vlink-peer router-id [ hello
seconds | retransmit seconds |
trans-delay seconds | dead
seconds | instance instance-id ]
*
Required
To do... Use the command... Remarks
Enter system view system-view -
Enter OSPFv3 view ospfv3 [ process-id ] -
Enter OSPFv3 area view area area-id -
Configure a summary
route
abr-summary ipv6-address
prefix-length [ not-advertise
]
Required
To do... Use the command... Remarks
Enter system view system-view -
Enter OSPFv3 view ospfv3 [ process-id ] -
Configure inbound route
filtering
filter-policy { acl-number |
ipv6-prefix ipv6-prefix-name }
import
Required
Not configured by default