UMN:CLI User Manual
V5808
244
7.17 ICMP Message Control
ICMP stands for Internet Control Message Protocol. When it is impossible to transmit data
or configure route for data, ICMP sends error message about it to host. The first 4 bytes
of all ICMP messages are same, but the other parts are different according to type field
value and code field value. There are fifteen values of field to distinguish each different
ICMP message, and code field value helps to distinguish each type in detail.
The following table shows explanation for fifteen values of ICMP message type.
Tab. 7.1 ICMP Message Type
The following figure shows simple ICMP message structure.
0 7 15 16 31
(Contents Depend on Type and Code)
Fig. 7.16 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.17.1 Blocking Echo 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.