Configuration Guide Vol. 3


24.7.1 Overview

Route summarization is a method of representing routing information from one or more source routes by generating routing information that is shorter than the network masks that include information about the corresponding paths. If the information for multiple routes is condensed into one set of routing information containing the information for the multiple routes, and then that summarized information is reported to (for example) neighboring routers, the number of items of routing information on the network is reduced. For example, the switch can generate the summarized route 2001:db8:1:ff00::/56 after learning the routing information for addresses 2001:db8:1:ff01::/64 and 2001:db8:1:ff02::/64.

You must explicitly enable route summarization by executing the ipv6 summary-address configuration command. You can assign a distance to a summarized route. If you do not specify a distance, the default of 130 is used. The switch cannot generate a summarized route without first learning the routing information that serves as its source.