User's Manual

Table Of Contents
Command Guide
-339-
no
no Negate a command or set its defaults
Default:
N/A
Usage Guide:
To default the function
Example:
To disable the function (erps 1 command force port0)
Switch# no erps 1 command force port0
4.18 ping
4.18.1 ping ip
Command:
ping ip <v_ip_addr> [ repeat <count> ] [ size <size> ] [ interval <seconds> ]
ping Send ICMP echo messages
ip IP (ICMP) echo
<v_ip_addr> ICMP destination address
interval Specify repeat interval
<Seconds : 0-30> 0-30; Default is 0
repeat Specify repeat count
<Count : 1-60> 1-60; Default is 5
size Specify datagram size
<Size : 2-1452> 2-1452; Default is 56 (excluding MAC, IP and ICMP headers)
Default:
N/A
Usage Guide:
To run the IPv4 Ping function
Example:
To run the IPv4 Ping (192.168.0.78) function
Switch# ping ip 192.168.0.78
PING server 192.168.0.78, 56 bytes of data.
64 bytes from 192.168.0.78: icmp_seq=0, time=0ms