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

Page of 714
Utility Commands
507
 ProSafe Managed Switch
ping failure:
In Case of Unreachable Destination:
(Switch) # ping 192.168.254.222 count 3 interval 1 size 255
Pinging 192.168.254.222 with 255 bytes of data:
Received Response: Unreachable Destination
Received Response :Unreachable Destination
Received Response :Unreachable Destination
----192.168.254.222  PING statistics----
3 packets transmitted,3 packets received, 0% packet loss
round-trip (msec) min/avg/max = 0/0/0
In Case Of Request TimedOut:
(Switch) # ping 1.1.1.1 count 1 interval 3 
Pinging 1.1.1.1 with 0 bytes of data:
 
----1.1.1.1 PING statistics----
1 packets transmitted,0 packets received, 100% packet loss
round-trip (msec) min/avg/max = 0/0/0
ping ipv6 
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. To use the 
command, configure the switch for network (in-band) connection. The source and target 
devices must have the ping utility enabled and running on top of TCP/IP. The switch can be 
pinged from any IP workstation with which the switch is connected through the default VLAN 
(VLAN 1), as long as there is a physical path between the switch and the workstation. The 
terminal interface sends three pings to the target station. Use the 
ipv6-address|hostname
 
parameter to ping an interface by using the global IPv6 address of the interface. Use the 
optional 
size
 keyword to specify the size of the ping packet. You can utilize the ping or 
traceroute facilities over the service/network ports when using an IPv6 global address 
ipv6-global-address|hostname
. Any IPv6 global address or gateway assignments to 
these interfaces will cause IPv6 routes to be installed within the IP stack such that the ping or 
traceroute request is routed out the service/network port properly. When referencing an IPv6 
link-local address, you must also specify the service or network port interface by using the 
serviceport
 or 
network
 parameter.
Defaults
Format
ping ipv6 {<ipv6-global-address|<hostname>} [size <datagram-size>]
Modes
ping ipv6 interface 
Use this command to determine whether another computer is on the network. To use the 
command, configure the switch for network (in-band) connection. The source and target 
devices must have the ping utility enabled and running on top of TCP/IP. The switch can be 
• The default count is 1.
• The default interval is 3 seconds.
• The default size is 0 bytes.
• Privileged EXEC
• User EXEC