Netgear M7300-24XF (XSM7224S) - ProSAFE 24-port, 10 Gigabit Stackable L2+ Managed Switch Leaflet

Page of 714
Utility Commands
506
ProSafe Managed Switch 
Note:  
Save configuration changes before logging out.
ping
Use this command to determine whether another computer is on the network. Ping provides 
a synchronous response when initiated from the CLI and Web interfaces.
Default
Format
ping <ipaddress|hostname> [count <count>] [interval <interval>] [size 
<size>]
Modes
Using the options described below, you can specify the number and size of Echo Requests 
and the interval between Echo Requests. 
count
interval
size
The following are examples of the CLI command.
ping success:
(Switch) #ping 10.254.2.160 count 3 interval 1 size 255
Pinging 10.254.2.160 with 255 bytes of data:
Received response for icmp_seq = 0. time= 275268 usec
Received response for icmp_seq = 1. time= 274009 usec
Received response for icmp_seq = 2. time= 279459 usec
----10.254.2.160 PING statistics----
3 packets transmitted, 3 packets received, 0% packet loss
round-trip (msec) min/avg/max = 274/279/276
Format
logout
Modes
• Privileged EXEC
• User EXEC
• The default count is 1.
• The default interval is 3 seconds.
• The default size is 0 bytes.
• Privileged EXEC
• User EXEC
Parameter
Description
Use the count parameter to specify the number of ping packets (ICMP Echo requests) 
that are sent to the destination address specified by the <ip-address> field. The 
range for <count> is 1 to 15 requests.
Use the interval parameter to specify the time between Echo Requests, in seconds. 
Range is 1 to 60 seconds.
Use the size parameter to specify the size, in bytes, of the payload of the Echo 
Requests sent. Range is 0 to 65507 bytes.