The summary command enables IS-IS route summarization.
The undo summary command disables IS-IS route summarization.
By default, IS-IS route summarization is disabled.
Parameter | Description | Value |
---|---|---|
ipv6-address |
Specifies the IPv6 address segment of the summary route. |
The address is a 32-digit hexadecimal number, in the format of X:X:X:X:X:X:X:X. |
ipv6-mask-len |
Specifies the mask length of the IPv6 address of the summary route. |
The value is an integer ranging from 0 to 128. |
avoid-feedback |
Avoid learning your own published aggregation routes from another level. If there is a learning route in another level that is the same as the summary address, it is assumed that the route is infiltrated into another level and published by other routers after they have learned the summary route published by the local router. At this point, avoid-feedback occurs and the route becomes inactive, removed from the RM routing table. |
- |
generate_null0_route |
Generates Null 0 routes to prevent routing loops. |
- |
tag tag-value |
Specifies an administrative tag. |
The value is an integer ranging from 1 to 4294967295. |
level-1 |
Summarizes Level-1 routes. |
- |
level-2 |
Summarizes Level-2 routes. If no level is specified, Level-2 routes are summarized. |
- |
level-1-2 |
Summarizes Level-1 and Level-2 routes. |
- |
Usage Scenario
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 routes consume lots of network resources. IS-IS route summarization can solve this problem.
Routes with the same IPv4 prefix can be summarized into one route. The system then advertises the summary route to other network segments. 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 links not involved in the route summarization will not be affected, which prevents route flapping and improves network security. Configuring route summarization does not affect the routing table on a local device. Each specific route is displayed in the routing table. Configuring route summarization, however, reduces the number of LSPs to be flooded. Any device that receives the LSP from the summarization-capable router has only one summary route in its routing table.Prerequisites
An IS-IS process has been created and the IS-IS view has been displayed using the isis command.
Precautions
The routes to be summarized can be the routes discovered by IS-IS or routes imported from other routing protocols. The cost of the summarized route is the smallest cost of the routes that are summarized.
<HUAWEI> system-view [~HUAWEI] ipv6 topology red [*HUAWEI] commit [~HUAWEI] isis 1 [~HUAWEI-isis-1] ipv6 enable [*HUAWEI-isis-1] cost-style wide Info: Cost style Changed. IS-IS process 1 will be reset. [*HUAWEI-isis-1] ipv6 topology red topology-id 16 [*HUAWEI-isis-1-ipv6-topology-red] commit [*HUAWEI-isis-1-ipv6-topology-red] summary 2001:db8::/64