In This Section: |
Route aggregation is a method of generating a more general route, given the presence of a specific route. Use this method to reduce the number of routes advertised for a given protocol. For example, if a router has many stub interface routes subnetted from a class C and is running RIPv2 on another interface, you can use interface routes to create an aggregate route of the class C that can then be redistributed into RIP. This action reduces the number of routes advertised through RIP. Be careful when aggregating if there are "holes" in the route that is aggregated.
The interface that originates the aggregate routes does not use aggregate routes to forward packets. Only the router receiving data can use the Aggregate routes to forward traffic. A router that receives a packet that does not match one of the component routes that generated an aggregate route should respond with an ICMP network unreachable message. This action prevents packets for unknown component routes from following a default route into another network, where they are continually forwarded back to the border router until their TTLs expire.
Create an aggregate route by specifying the network address and mask length and then providing a set of contributing routes. Define a contributing route by specifying a source, such as, a routing protocol, a static route, an interface route, and a route filter, which is either a prefix or the keyword all. An aggregate route can have many contributing routes, but at least one of the routes must be present to generate an aggregate route.
To create aggregate routes:
The Add Aggregate Route window opens.
The IPv4 address and subnet mask correspond to a single routing table entry.
The Add Contribution Setting window opens.
Add Aggregate Route Window
Parameter |
Description |
---|---|
IPv4 address |
The IPv4 address of a route that activates the aggregate route, if contributed by the protocol.
|
Subnet mask |
The mask length of the route that activates the aggregate route, if contributed by the protocol.
|
Rank |
The routing system uses rank when there are routes from different protocols to the same destination. For each route, the route from the protocol with the lowest rank is used.
|
Weight |
A second tie breaker after the rank. It selects routes going to the same destination. The route with the highest weight is an active route and is installed in the kernel forwarding table and redistributed to other routing protocols.
|
AS Path Truncate |
When selected, the AS path is truncated to the longest common AS path.
|
Contributing Protocol |
Contributing protocols whose routes activate the aggregate routes. |
Add Contribution Setting window
Parameter |
Description |
---|---|
Protocol |
A contributing protocol whose routes activate the aggregate route.
|
Contribute All Routes |
When selected, lets any routes contributed by the protocol activate the aggregate route.
|
Address |
The IP address of the aggregate route being created.
|
Subnet mask |
The mask length of the aggregate route being created.
|
Match Type |
The routes that are filtered for the Address and Subnet mask. These are the ways to compare other routes against it:
|