To speed up IPv6 route lookup and simplify route management on a large-scale IS-IS network, configure IS-IS route summarization to reduce the number of IS-IS routes in a routing table.
The IS-IS routing table of a device on a medium or large IS-IS network contains a large number of routing entries. Storing the routing table consumes a large number of memory resources, and transmitting and processing routing information consume lots of network resources. IS-IS route summarization can solve this problem.
Routes with the same IPv6 prefix can be summarized into one route. Route summarization on a large-scale IS-IS network reduces the number of routes in a routing table and minimizes system resource consumption. In addition, if a specific link frequently alternates between Up and Down, the link status changes will not be advertised to devices that are located beyond the summarized route network segment, which prevents route flapping and improves network stability.
Before configuring IPv6 IS-IS route summarization, complete the following tasks:
Configure IPv6 addresses for interfaces to ensure that neighboring devices are reachable at the network layer.
The system view is displayed.
The IS-IS view is displayed.
The specified IPv6 IS-IS routes are summarized into one IS-IS route.
After IPv6 route summarization is configured on an IS, the local IPv6 routing table still contains all specific routes before the summarization.
The routing tables on other ISs that receive the LSP from the local IS contain only the summary route, and the summary route is deleted only after all its specific routes are deleted.
The configuration is committed.
Run the display isis route command to check summary routes in the IS-IS routing table.
Run the display ipv6 routing-table [ verbose ] command to check summary routes in the IPv6 routing table.