User Manual UMN:CLI
V8102
229
The following figure shows simple ICMP message structure.
0 7 15 16 31
(Contents Depend on Type and Code)
Fig. 7.9 ICMP Message Structure
It is possible to control ICMP message through user’s configuration. You can configure to
block the echo reply message to the partner who is doing ping test to device and interval
to transmit ICMP message.
7.15.1 Blocking Echo/Bogus Reply Message
It is possible to configure block echo reply message to the partner who is doing ping test
to switch. To block echo reply message, use the following command.
Blocks echo reply message to all partners who are
taking ping test to device.
ip icmp ignore echo broadcast
Blocks echo reply message to partner who is taking
broadcast ping test to device.
To release the blocked echo reply message, use the following command.
no ip icmp ignore echo all
Releases blocked echo reply message to all partners
who are taking ping test to device.
no ip icmp ignore echo broad-
cast
Releases blocked echo reply message to partner who
is taking broadcast ping test to device.
To block the ICMP bogus packets, use the following command.
ip icmp ignore bogus error re-
sponses
Blocks the ICMP bogus packets.
no ip icmp ignore bogus error
responses
Releases blocked ICMP bogus packets.