
Operation Manual – IP Address and Performance
H3C S5500-SI Series Ethernet Switches Chapter 2 IP Performance Configuration
2-5
zWhen the device receives the first fragment IP packets whose destination address
is local, it will start the timer. If the timer timeouts before receiving all the fragments,
the device will send a “reassembly timeout” ICMP error packets.
3) Sending ICMP destination unreachable packets
Sending ICMP destination unreachable packet means when there happens a
destination timeout error after a device received an IP data packet, the device will drop
the data packet and send an ICMP error packet to the source.
The device will send an ICMP destination unreachable packet under the following
conditions:
zWhen forwarding a packet, if the device finds no corresponding forward route and
default route in the routing table, it will send a “network unreachable” ICMP error
packet.
zWhen receiving a data packet whose destination address is local, if the transfer
layer protocol is unavailable for the device, then the device sends a “protocol
unreachable” ICMP error packet.
zWhen receiving a data packet with the destination address as local and transfer
layer as UDP, if the packet’s port number does not match with the running process,
the device will send source a “port unreachable” ICMP error packet.
zWhen sending packets using “strict source routing", if the intermediate finds that
the source point to a device not directly connected to the network, it will send
source a “source routing fails” ICMP error packet.
zWhen forwarding a packet, if the MTU of the forward interface is smaller than the
packet but the packet has been set unfragmentable, the device will send source a
“fragmenting is required but unavailable” ICMP error packet.
II. Disadvantage of sending ICMP error packets
Although sending ICMP error packets facilitate control and management, it still has the
following disadvantage:
zSending a lot of ICMP packets will increase network traffic.
zIf the device receives a lot of malicious packets that sends much ICMP error
packets, it will reduce the device's performance.
zAs redirecting increases a host’s routing, it will reduce the host’s performance if
there is a great increase in the hosting.
zAs ICMP destination unreachable packets are unreachable to users' process, if
there are malicious attacks, end users may be affected.
In order to prevent such phenomena, you can disable the device from sending ICMP
error packets to reduce network traffic and avoid malicious attacks.
Follow these steps to disable sending ICMP error packets: