1486 Denial of Service CommandsCommand ModeInterface Configuration (VLAN) modeUser GuidelinesThere are no user guidelines for this command.Exampleconsole(config-if-vlan10)#ip redirectsipv6 icmp error-intervalUse the icmp error-interval command to limit the rate at which ICMP errormessages are sent. The rate limit is configured as a token bucket with twoconfigurable parameters: Burst-size and burst interval. Use the no form of thiscommand to return burst-interval and burst-size to their default values. Todisable ICMP rate limiting, set burst-interval to zero.Syntaxipv6 icmp error-intervalburst-interval [burst-size ]no ipv6 icmp error-interval•burst-interval — How often the token bucket is initialized (Range:0–2147483647 milliseconds).•burst-size — The maximum number of messages that can be sent during aburst interval (Range: 1–200).Default ConfigurationRate limiting is enabled by default.The default burst-interval is 1000 milliseconds.The default burst-size is 100 messages.Command ModeGlobal Configuration modeUser GuidelinesThere are no user guidelines for this command.