User Manual
UMN:CLI
V8102
129
108 bytes from 10.55.193.110: icmp_seq=4 ttl=255 time=1.63 ms
108 bytes from 10.55.193.110: icmp_seq=5 ttl=255 time=0.414 ms
--- 10.55.193.110 ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 8008ms
rtt min/avg/max/mdev = 0.058/0.581/1.632/0.542 ms
SWITCH#
When multiple IP addresses are assigned to the switch, sometimes you need to verify the
connection status between the specific IP address and network status.
In this case, use the same process as ping test and then input the followings after ex-
tended commands. It is possible to verify the connection between specific IP address and
network using the following command.
The following is the information to use ping test for multiple IP addresses.
Items
Description
Source address or interface
Designates the address where the relative device should respond in
source IP address.
Type of service [0]:
The service filed of QoS (Quality Of Service) in Layer 3 application. It
is possible to designate the priority for IP packet.
Data pattern [0xABCD]
Configures the data pattern to be used for pinging. Default is 0xABCD.
Tab. 6.3
Options for Ping for Multiple IP Addresses
The following is to verify network status between 10.45.239.203 and 10.55.193.110 when
IP address of the switch is configured as 10.45.239.203.
SWITCH#
ping
Protocol [ip]:
ip
Target IP address:
10.55.193.110
Repeat count [5]:
5
Datagram size [100]:
100
Timeout in seconds [2]:
2
Extended commands [n]:
y
Source address or interface:
10.45.239.203
Type of service [0]:
0
Data pattern [0xABCD]:
0xABCD
PATTERN: 0xabcd
PING 10.55.193.110 (10.55.193.110) from 10.45.239.203 : 100(128) bytes of data.
108 bytes from 10.55.193.110: icmp_seq=1 ttl=255 time=30.4 ms
108 bytes from 10.55.193.110: icmp_seq=2 ttl=255 time=11.9 ms
108 bytes from 10.55.193.110: icmp_seq=3 ttl=255 time=21.9 ms
108 bytes from 10.55.193.110: icmp_seq=4 ttl=255 time=11.9 ms
108 bytes from 10.55.193.110: icmp_seq=5 ttl=255 time=30.1 ms
--- 10.55.193.110 ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 8050ms
rtt min/avg/max/mdev = 11.972/21.301/30.411/8.200 ms
SWITCH#