Diagnosing Network Connectivity - Cisco 4215 - Intrusion Detection Sys Sensor Configuration Manual

Configuration guide
Hide thumbs Also See for 4215 - Intrusion Detection Sys Sensor:
Table of Contents

Advertisement

Diagnosing Network Connectivity

To direct output to the serial port, follow these steps:
Step 1
Log in to the CLI using an account with administrator privileges.
Step 2
Direct the output to the serial port:
sensor# configure terminal
sensor(config)# display-serial
The default is not to direct the output to a serial connection.
Reset the output to the local console:
Step 3
sensor(config)# no display-serial
Diagnosing Network Connectivity
Use the ping ip-address [count] command to diagnose basic network connectivity.
Caution
No command interrupt is available for this command. It must run to completion.
To diagnose basic network connectivity, follow these steps:
Log in to the CLI.
Step 1
Ping the address you are interested in:
Step 2
sensor# ping ip-address count
The count is the number of echo requests to send. If you do not specify a number, 4 requests are sent.
The range is 1 to 10,000.
Example of a successful ping:
sensor# ping 10.89.146.110 6
PING 10.89.146.110 (10.89.146.110): 56 data bytes
64 bytes from 10.89.146.110: icmp_seq=0 ttl=61 time=0.3 ms
64 bytes from 10.89.146.110: icmp_seq=1 ttl=61 time=0.1 ms
64 bytes from 10.89.146.110: icmp_seq=2 ttl=61 time=0.1 ms
64 bytes from 10.89.146.110: icmp_seq=3 ttl=61 time=0.2 ms
64 bytes from 10.89.146.110: icmp_seq=4 ttl=61 time=0.2 ms
64 bytes from 10.89.146.110: icmp_seq=5 ttl=61 time=0.2 ms
--- 10.89.146.110 ping statistics ---
6 packets transmitted, 6 packets received, 0% packet loss
round-trip min/avg/max = 0.1/0.1/0.3 ms
Cisco Intrusion Prevention System Sensor CLI Configuration Guide for IPS 5.0
13-22
IPS- 4240
IPS-4255
AIP-SSM-10
AIP-SSM-20
Chapter 13
Administrative Tasks for the Sensor
78-16527-01

Advertisement

Table of Contents
loading

Table of Contents