Ping – Enterasys Networks X-Pedition XSR CLI User Manual

Page 22

Advertising
background image

General Network Management Commands

1-8 Network Management

Mode

Global configuration: 

XSR(config)#

Default

Enabled

Examples

XSR(config)#ip telnet server enable
XSR(config)#no ip telnet server

ping

This network connectivity command, which applies to IP ping only, sends five echo requests with 
a configurable packet size and source IP address. Ping stops when responses are received or after 
five requests are sent.

Syntax

ping dest_addr [source_addr][size pkt_size]

Mode

Privileged EXEC: 

XSR#

Default

Packet size: 72 bytes

Sample Output

This example shows a timed out ping with an unreachable destination:

XSR#ping 134.141.235.1
Type escape sequence to abort
Timeout
Timeout
Timeout
Timeout
Timeout
Packets: Sent = 5, Received = 0, Lost = 5

The following example shows a successful ping:

XSR#ping 134.141.235.165
Type escape sequence to abort
Reply from 192.168.27.165: 20ms

dest_addr

Destination address to be pinged.

source_addr

Source address for the ping packet. If not configured, the Router ID is used.

pkt_size

Payload size, ranging from 1 to 65000.

Advertising