Pinging Security Appliance Interfaces - Cisco PIX 500 Series Configuration Manual

Security appliance command line
Hide thumbs Also See for PIX 500 Series:
Table of Contents

Advertisement

Testing Your Configuration
To show ICMP packet information for pings to the security appliance interfaces, enter the following
Step 1
command:
hostname(config)# debug icmp trace
To set system log messages to be sent to Telnet or SSH sessions, enter the following command:
Step 2
hostname(config)# logging monitor debug
You can alternately use the logging buffer debug command to send log messages to a buffer, and then
view them later using the show logging command.
To send the system log messages to a Telnet or SSH session, enter the following command:
Step 3
hostname(config)# terminal monitor
Step 4
To enable system log messages, enter the following command:
hostname(config)# logging on
The following example shows a successful ping from an external host (209.165.201.2) to the security
appliance outside interface (209.165.201.1):
hostname(config)# debug icmp trace
Inbound ICMP echo reply (len 32 id 1 seq 256) 209.165.201.1 > 209.165.201.2
Outbound ICMP echo request (len 32 id 1 seq 512) 209.165.201.2 > 209.165.201.1
Inbound ICMP echo reply (len 32 id 1 seq 512) 209.165.201.1 > 209.165.201.2
Outbound ICMP echo request (len 32 id 1 seq 768) 209.165.201.2 > 209.165.201.1
Inbound ICMP echo reply (len 32 id 1 seq 768) 209.165.201.1 > 209.165.201.2
Outbound ICMP echo request (len 32 id 1 seq 1024) 209.165.201.2 > 209.165.201.1
Inbound ICMP echo reply (len 32 id 1 seq 1024) 209.165.201.1 > 209.165.201.2
This example shows the ICMP packet length (32 bytes), the ICMP packet identifier (1), and the ICMP
sequence number (the ICMP sequence number starts at 0 and is incremented each time that a request is
sent).

Pinging Security Appliance Interfaces

To test whether the security appliance interfaces are up and running and that the security appliance and
connected routers are operating correctly, you can ping the security appliance interfaces. To ping the
security appliance interfaces, perform the following steps:
Draw a diagram of your single-mode security appliance or security context that shows the interface
Step 1
names, security levels, and IP addresses.
Note
The diagram should also include any directly connected routers, and a host on the other side of the router
from which you will ping the security appliance. You will use this information in this procedure and in
the procedure in
Cisco Security Appliance Command Line Configuration Guide
43-2
Although this procedure uses IP addresses, the ping command also supports DNS names and
names that are assigned to a local IP address with the name command.
"Pinging Through the Security Appliance" section on page
Chapter 43
Troubleshooting the Security Appliance
43-4. For example:
OL-12172-03

Advertisement

Table of Contents
loading

This manual is also suitable for:

Asa 5500 series

Table of Contents