: arping interface
Focus
Focus
Table of Contents

arping interface

Use the
arping interface
command to send the ARP requests, replies, or gratuitous and to ping an interface or source IP.

Command

arping interface=
interface_name
Hostname=
host_name
(args= " ")

Options

interface
Enter the interface name or ID.
hostname
Enter the host name or IP address.
args= "-b"
Continue broadcasting, don't go unicast.
args= "-cnumber"
Enter the number of packets to be sent.
args="-wnumber"
Enter a time in seconds for arping to wait for a reply.

Command Notes

Role
Super, Read Only
Related Commands
Introduced in
Release 4.4.1

Example

arping controller1 192.168.30.1 args="-c 3" ARPING 192.168.30.1 from 192.168.30.10 eth0 Unicast reply from 192.168.30.1 [00:50:56:92:8B:1A] 0.888ms Unicast reply from 192.168.30.1 [00:50:56:92:8B:1A] 0.862ms Unicast reply from 192.168.30.1 [00:50:56:92:8B:1A] 0.830ms Sent 3 probes (1 broadcast(s))Received 3 response(s)

Recommended For You