Cisco SCE8000 Specifications Page 355

  • Download
  • Add to my manuals
  • Print
  • Page
    / 778
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 354
2-315
Cisco SCE 8000 CLI Command Reference
Chapter 2 CLI Command Reference
ping
ping
Pings a host to test for connectivity. The ping program sends a test message (packet) to an address and
then awaits a reply. Ping output can help you evaluate path-to-host reliability, delays over the path, and
whether the host can be reached or is functioning.
ping hostname
Syntax Description
Command Default None
Command Modes Privileged EXEC
Command History This table includes the following release-specific history entries:
Usage Guidelines Authorization: admin
Examples The following example shows how to ping host 10.1.1.201:
SCE8000>enable 10
Password:<cisco>
SCE8000#ping 10.1.1.201
pinging 10.1.1.201...
PING 10.1.1.201: 56 data bytes
64 bytes from host (10.1.1.201): icmp_seq=0. time=0. ms
64 bytes from host (10.1.1.201): icmp_seq=1. time=0. ms
64 bytes from host (10.1.1.201): icmp_seq=2. time=0. ms
64 bytes from host (10.1.1.201): icmp_seq=3. time=0. ms
----10.1.1.201 PING Statistics----
4 packets transmitted, 4 packets received, 0% packet loss
round-trip (ms) min/avg/max = 0/0/0
SCE8000#
hostname Hostname or IP address of a remote station to ping.
Release Modification
2.5.7 This command was introduced.
Page view 354
1 2 ... 350 351 352 353 354 355 356 357 358 359 360 ... 777 778

Comments to this Manuals

No comments