Alcatel-Lucent 6850-48 参照ガイド

ページ / 3444
IP Commands
page 32-78
OmniSwitch CLI Reference Guide
September 2009
icmp echo
Enables or disables ICMP echo messages, and sets the minimum packet gap. The minimum packet gap is 
the number of microseconds that must pass between ICMP messages of the same type.
icmp echo [request | reply] {{enable | disable} | min-pkt-gap gap}
Syntax Definitions
request
Specifies the echo request ICMP message.
reply
Specifies the echo reply ICMP message.
enable
Enables the specified ICMP message.
disable
Disables the specified ICMP message.
gap
The number of microseconds required between ICMP messages of this 
type.
Defaults
Platforms Supported
OmniSwitch 6400, 6850, 6855, 9000, 9000E
Usage Guidelines
• This command sets the ICMP echo messages. An echo request is sent to a destination, and must be 
responded to with an echo reply message that contains the original echo request.
• Using this command without specifying a request or reply will enable, disable, or set the minimum 
packet gap for both types.
• The echo ICMP messages can also be enabled, disabled, and modified using th
 command. 
See the 
 command information on the type and code for the echo ICMP messages.
Examples
-> icmp echo reply enable
-> icmp echo enable
-> icmp echo request enable
-> icmp echo request min-pkt-gap 50
Release History
Release 6.1; command was introduced.
parameter
default
enable | disable
enable
gap
0