User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 922
8.3.2.24. ipv6 unresolved-traffic rate-limit
Use this command to control the rate at which IPv6 data packets come into the CPU. By default, rate limiting is
disabled. When enabled, the rate can range from 50 to 1024 packets per second.
To disable the rate limit, use the no form of this command.
Format ipv6 unresolved-traffic rate-limit <50-1024>
no ipv6 unresolved-traffic rate-limit
Default Enable
Mode Global Config
8.3.2.25. ipv6 icmp error-interval
Use this command to limit the rate at which ICMPv6 error messages are sent. The rate limit is configured as a
token bucket, with two configurable parameters, burst-size and burst-interval. To disable ICMPv6 rate limiting,
set burst-interval to zero (0).
To return burst-interval and burst-size to their default values, use the no form of this command.
Format ipv6 icmp error-interval <burst-interval> [<burst-size>]
no ipv6 icmp error-interval
Default burst-interval of 1000 msec
burst-size of 100 messages
Mode Global Config
8.3.2.26. clear ipv6 route counters
This command resets to zero the IPv6 routing table counters reported in the command “show ipv6 route
summary”. The command only resets event counters. Counters that report the current state of the routing table,
such as the number of routes of each type, are not reset.
Fields
Definition
<burst-interval>
Specifies how often the token bucket is initialized with burst-size tokens. burst-
interval is from 0 to 2147483647 milliseconds (msec).
<burst-size>
The number of ICMPv6 error messages that can be sent during one burst-
interval. The range is from 1 to 200 messages.