IPv6 Addressing 215
Syntax
•
ipv6 icmp error-interval
milliseconds
[
bucketsize
]
• no ipv6 icmp error-interval
•
milliseconds
— The time interval between tokens being placed in the bucket, each token
represents a single ICMP error message. (Range: 0 - 2147483647)
•
bucketsize
— The maximum number of tokens stored in the bucket. (Range: 1 - 200)
Default Configuration
The default interval is 100ms and the default bucketsize is 10 tokens.
Command Mode
Global Configuration mode.
User Guidelines
• To set the average icmp error rate limit, calculate the interval by the following formula:
Average Packets Per Second = (1/ interval) * bucket size
Example
The following example configures the rate limit interval to 200ms and bucket size to 20 tokens for IPv6
Internet Control Message Protocol (ICMP) error messages.
show ipv6 icmp error-interval
The show ipv6 error-interval command
Privileged EXEC
mode
command displays
the IPv6 ICMP error
interval setting.
Syntax
• show ipv6 icmp error-interval
Default Configuration
This command has no default setting.
Command Mode
Privileged EXEC mode.
User Guidelines
• There are no user guidelines for this command.
Console (config)# ipv6 icmp error-interval 200 10
book.book Page 215 Thursday, December 18, 2008 7:40 PM