Reference Guide (Supporting software release 4.1.0.0-040GR and later) User guide
Table Of Contents
- Table of Contents
- About This Document
- Introduction
- Common Commands
- User Exec Commands
- Privileged Exec Commands
- Global Configuration Commands
- Crypto-isakmp Instance
- Crypto-group Instance
- Crypto-peer Instance
- Crypto-ipsec Instance
- Crypto-map Instance
- Crypto-trustpoint Instance
- Interface Instance
- Spanning tree-mst Instance
- Extended ACL Instance
- Standard ACL Instance
- Extended MAC ACL Instance
- DHCP Server Instance
- DHCP Class Instance
- RADIUS Server Instance
- Wireless Instance
- RTLS Instance
- SOLE Instance

Brocade Mobility RFS7000-GR Controller CLI Reference Guide 115
53-1001945-01
User Exec Commands
3
ping
User Exec Commands
Use this command to send Internet Control Message Protocol’s (ICMP) echo packets to netwok
hosts.
Syntax
ping [IP address|hostname]
Parameters
Example
RFS7000>ping 192.168.235.200
PING 192.168.235.200 (192.168.235.200): 100 data bytes
128 bytes from 192.168.235.200: icmp_seq=0 ttl=128 time=3.8 ms
128 bytes from 192.168.235.200: icmp_seq=1 ttl=128 time=4.3 ms
128 bytes from 192.168.235.200: icmp_seq=2 ttl=128 time=33.0 ms
128 bytes from 192.168.235.200: icmp_seq=3 ttl=128 time=4.0 ms
128 bytes from 192.168.235.200: icmp_seq=4 ttl=128 time=6.5 ms
--- 192.168.235.200 ping statistics ---
5 packets transmitted, 5 packets received, 0% packet loss
round-trip min/avg/max = 3.8/10.3/33.0 ms
RFS7000>
[IP address|hostname]
Ping destination address or hostname.










