Hide thumbs Also See for ST780 WL:
Table of Contents

Advertisement

IP Commands

ip arpadd

Add an entry to the ARP cache of a broadcast Internet Protocol (IP) interface.
SYNTAX:
ip arpadd
where:
intf
ip
hwaddr
EXAMPLE:
=>ip arplist
Interface
2
eth0
=>ip arpadd intf=eth0 ip=10.0.0.2
=>ip arplist
Interface
2
eth0
2
eth0
=>ip arpadd intf=eth0 ip=10.0.0.3 hwaddr=00:a0:24:ae:66:e1
=>ip arplist
Interface
2
eth0
2
eth0
2
eth0
=>
RELATED COMMANDS:
ip arpdelete
ip arplist
E-DOC-CTC-20061027-0012 v2.0
intf = <string>
ip = <ip-range>
[hwaddr = <hardware-address>]
The IP interface name.
The IP address (or range) of the entry to be added to the Address
Resolution Protocol (ARP) cache.
The hardware address (for example the Ethernet MAC address) of the
entry to be added.
IP-address
10.0.0.1
IP-address
10.0.0.1
10.0.0.2
IP-address
10.0.0.1
10.0.0.2
10.0.0.3
Delete an entry from the ARP cache.
Display the ARP cache.
HW-address
Type
00:10:a4:ad:32:cf STATIC
HW-address
Type
00:10:a4:ad:32:cf STATIC
00:00:00:00:00:00 DYNAMIC
HW-address
Type
00:10:a4:ad:32:cf STATIC
00:00:00:00:00:00 DYNAMIC
00:a0:24:ae:66:e1 STATIC
REQUIRED
REQUIRED
OPTIONAL
435

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents