Reference Guide 8. General Root Commands
Version 7.2 199 Mediant MSBR
Command Description
gigabitethernet (Gigabit Ethernet interface)
gre (GRE tunnel interface)
ipip (IPIP tunnel interface)
ipipv6 (IPIPv6 tunnel interface)
ipv6ip (IPv6IP tunnel interface
l2tp (L2TP tunnel interface)
loopback (PPPoE interface)
pppoe (PPPoE interface)
pptp (PPTP tunnel interface)
vlan (VLAN interface)
vti (VTI tunnel interface)
source data vrf
(Optional) Specifies the VRF name from where you want to
send the ping packet.
Displays a summary of the ping results.
Command Mode
Privileged User
Example
Sending 3 ICMP packets with 555 bytes payload size to 10.4.0.1 via interface VLAN 1:
ping 10.4.0.1 source data interface vlan 1 repeat 3 size 555
PING 10.4.0.1 (10.4.0.1): 555 data bytes
563 bytes from 10.4.0.1: icmp_seq=0 ttl=255 time=1.3 ms
563 bytes from 10.4.0.1: icmp_seq=1 ttl=255 time=1.1 ms
563 bytes from 10.4.0.1: icmp_seq=2 ttl=255 time=1.2 ms
--- 10.4.0.1 ping statistics ---
3 packets transmitted, 3 packets received, 0 packet loss
round-trip min/avg/max = 1.1/1.2/1.3 ms
Pinging an FQDN:
ping corp.abc.com source voip interface vlan 1
Pinging an IPv6 destination address:
ping ipv6 2001:15::300