Configuring the p2p network type for an interface, Configuring ospf route control, Configuration prerequisites – H3C Technologies H3C S12500 Series Switches User Manual
Page 97: Configuring ospf route summarization, Configuring route summarization on an abr

81
Step Command
Remarks
6.
Specify a neighbor and its
router priority on a P2MP
unicast network.
peer ip-address [ cost value |
dr-priority dr-priority ]
Optional.
This step must be performed if the
network type is P2MP unicast, and is
optional if the network type is P2MP.
Configuring the P2P network type for an interface
Step Command
Remarks
1.
Enter system view.
system-view
N/A
2.
Enter interface view.
interface interface-type
interface-number
N/A
3.
Configure the OSPF network
type for the interface as
P2P..
ospf network-type p2p
[ peer-address-check ]
By default, the network type of an
interface depends on the link layer
protocol.
Configuring OSPF route control
This section describes how to control the advertisement and reception of OSPF routing information, as
well as route redistribution from other protocols.
Configuration prerequisites
Before you configure this task, complete the following tasks:
•
Configure IP addresses for interfaces to ensure IP connectivity between neighboring nodes.
•
Enable OSPF.
•
Configure filters if routing information filtering is needed.
Configuring OSPF route summarization
You can configure route summarization on an ABR or ASBR to summarize routes with the same prefix into
a single route and distribute it to other areas.
Route summarization reduces the routing information exchanged between areas and the sizes of routing
tables, improving routing performance.
Configuring route summarization on an ABR
If contiguous network segments are available in the area, you can summarize them into a single network
segment. An ABR generates Type-3 LSAs on a per network segment basis for an attached non-backbone
area. In this way, the ABR in the area distributes only the summary LSA to reduce the scale of LSDBs on
routers in other areas and the influence of topology changes.
For example, in an area are three internal routes 19.1.1.0/24, 19.1.2.0/24, and 19.1.3.0/24. By
configuring route summarization on the ABR, the three routes are summarized into the route 19.1.0.0/16
that is advertised to other areas.