Ipv6 Icmp Error-Interval - Cisco Small Business 300 1.1 Series Administration Manual

Managed switch
Table of Contents

Advertisement

IPv6 Addressing Commands
78-20269-01 Command Line Interface Reference Guide
36.3

ipv6 icmp error-interval

Use the ipv6 icmp error-interval Global Configuration mode command to configure
the rate limit interval and bucket size parameters for IPv6 Internet Control
Message Protocol (ICMP) error messages. Use the no form of this command to
return the interval to its default setting.
Syntax
ipv6 icmp error-interval
no ipv6 icmp error-interval
Parameters
milliseconds—The time interval between tokens being placed in the
bucket. Each token represents a single ICMP error message. The
acceptable range is from 0–2147483647 with a default of 100 milliseconds.
Setting milliseconds to 0 disables rate limiting. (Range: 0– 2147483647)
bucketsize—(Optional) The maximum number of tokens stored in the
bucket. The acceptable range is from 1–200 with a default of 10 tokens.
Default Configuration
The default interval is 100ms and the default bucketsize is 10 i.e. 100 ICMP error
messages per second
Command Mode
Global Configuration mode
User Guidelines
To set the average ICMP error rate limit, calculate the interval with the following
formula:
Average Packets Per Second = (1/ interval) * bucket size
Example
console(config)# ipv6 icmp error-interval 123 45
milliseconds [bucketsize]
36
501

Advertisement

Table of Contents
loading

Table of Contents