protocols multicast ipv6 log-warning <warning-limit>
Sets the warning threshold for IPv6 multicast routes.
If this value is not configured, the system issues a warning only when the maximum number of routes has been reached.
- warning-limit
- The number of IPv6 multicast routes that causes the system to generate a warning. The value configured for this argument must not exceed the value set for the maximum route limit that is configured by using the protocols multicast ipv6 route-limit route-limit command. The range is 1 through 2147483647.
Configuration mode
protocols {
multicast {
ipv6 {
log-warning warning-limit
}
}
}
Use this command to configure the warning threshold for IPv6 routes in the multicast routing table. When this limit is exceeded, the system continues to generate a message until the maximum number of multicast routes is reached that is configured by using the protocols multicast ipv6 route-limit route-limit command.
Use the set form of this command to configure the IPv6 warning threshold.
Use the delete form of this command to restore the default IPv6 warning threshold.
Use the show form of this command to show the IPv6 warning threshold configuration.