The abr-summary command configures IPv6 route summarization on an ABR.
The undo abr-summary command cancels IPv6 route summarization on an ABR.
By default, IPv6 route summarization is not configured on ABRs.
abr-summary ipv6-address prefix-length [ cost cost | not-advertise ] *
undo abr-summary ipv6-address prefix-length
Parameter | Description | Value |
---|---|---|
ipv6-address | Specifies the address range of IPv6 routes to be summarized. | The value is a 32-digit hexadecimal number, in the format of X:X:X:X:X:X:X:X. |
prefix-length | Specifies the prefix length. | The value is an integer that ranges from 1 to 128. |
cost cost | Specifies the cost of a summarized route. By default, the cost of a summarized route is the maximum cost among those of routes that are summarized. | The value is an integer that ranges from 1 to 16777214. |
not-advertise | Indicates that the summarized IPv6 routes that match a specified IPv6 address prefix or prefix length are not advertised. | - |