show icmp-status

To display the Internet Control Message Protocol echo response configuration information, use the show icmp_status command in EXEC mode.

show icmp_status {> file | |}

Syntax Description

show icmp_status

The command to display the Internet Control Message Protocol echo response configuration information.

>

Output direction.

file

Name of file to redirect standard output (stdout).

|

Output modifier commands:

 • begin—Matched pattern. Supports up to 80 alphanumeric characters.

 • count—Count the number of lines in the output. Add number after the word count.

 – |—Output modifier commands (see Table 4-8).

 • end—End with line that matches. Supports up to 80 alphanumeric characters.

 • exclude—Exclude lines that match. Supports up to 80 alphanumeric characters.

 • include—Include lines that match. Supports up to 80 alphanumeric characters.

 • last—Display last few lines of output. Add number after the word last. Supports up to 80 lines to display. Default 10.

 – |—Output modifier commands (see Table 4-8).

Table 4-8 Output Modifier Variables for Count or Last

|

Output modifier variables:

 • begin—Matched pattern. Supports up to 80 alphanumeric characters.

 • count—Count the number of lines in the output. Add number after the word count.

|—Output modifier variables.

 • end—End with line that matches. Supports up to 80 alphanumeric characters.

 • exclude—Exclude lines that match. Supports up to 80 alphanumeric characters.

 • include—Include lines that match. Supports up to 80 alphanumeric characters.

 • last—Display last few lines of output. Add number after the word last. Supports up to 80 lines to display. Default 10.

|—Output modifier variables.

Defaults

No default behavior or values.

Command Modes

EXEC

Usage Guidelines

None.

Examples

Example 1

/admin# show icmp_status

icmp echo response is turned on

/admin#

Example 2

/admin# show icmp_status

icmp echo response is turned off

/admin#

Related Commands

Command

Description

icmp echo

Configures the Internet Control Message Protocol (ICMP) echo requests.