Managed Switch CLI Manual, Release 8.0.3
Routing Commands
4-92
v1.0, July 2010
ip icmp echo-reply
Use this command to enable the generation of ICMP Echo Reply messages by the router. By
default, the generation of ICMP Echo Reply messages is enabled.
no ip icmp echo-reply
Use this command to prevent the generation of ICMP Echo Reply messages by the router.
ip icmp error-interval
Use this command to limit the rate at which IPv4 ICMP error messages are sent. The rate limit is
configured as a token bucket, with two configurable parameters,
burst-size
and
burst-interval
.
The
burst-interval
specifies how often the token bucket is initialized with
burst-size
tokens.
burst-
interval
is from 0 to 2147483647 milliseconds (msec).
The
burst-size
is the number of ICMP error messages that can be sent during one
burst-interval
.
The range is from 1 to 200 messages.
To disable ICMP rate limiting, set
burst-interval
to zero (0).
Format
no ip redirects
Mode
• Global Config
• Interface Config
Default
enable
Format
ip icmp echo-reply
Mode
Global Config
Format
no ip icmp echo-reply
Mode
Global Config
Default
•
burst-interval
of 1000 msec.
•
burst-size
of 100 messages
Format
ip icmp error-interval <
burst-interval> [<burst-size>]
Mode
Global Config