Internet control message protocol (icmp) – Allied Telesis AT-S63 User Manual

Page 559

Advertising
background image

AT-S63 Management Software Command Line Interface User’s Guide

Section VII: Internet Protocol Routing

559

The storage capacity of the ARP table in an AT-9400 Series switch is:

ˆ

1024 static entries

ˆ

1024 dynamic entries

Internet Control

Message Protocol

(ICMP)

ICMP allows routers to send error and control messages to other routers
or hosts. It provides the communication between IP software on one
system and IP software on another. The switch implements the non-
obsolete ICMP functions listed in Table 28.

Table 28. ICMP Messages Implemented on the AT-9400 Series Switch

ICMP Packet (Type)

Switch Response

Echo reply (0)

This is used to implement the
“ping” command common to most
UNIX and TCP implementations.
The switch sends out an “Echo
reply” packet in response to an
“Echo request.”

Destination unreachable (3)

This message is sent out when the
switch drops a packet because it
did not have a route to the
destination.

Source Quench (4)

The switch will send a “Source
Quench” if it must drop a packet
due to limited internal resources.
This could be because the source
was sending data too fast to be
forwarded.

Redirect (5)

The switch will issue a “redirect”
packet to inform a local host that
its target is located on the same
LAN (no routing is required) or
when it detects a host using a non-
optimal route (usually because a
link has failed or changed its
status).

Ech request (8)

This is related to (1) and results in
an “echo reply” packet being sent.
The switch can also generate an
“echo request” packet as a result
of the PING command.

Advertising