6.1 Configuring ARP
6-2
6.1 Configuring ARP
6.1.1 Adding ARP
Command Description
config
Enter the global configuration mode
arp add
<A.B.C.D>
<aa:bb:cc:dd:ee:ff>
Configuring mapping from IP address to MAC address.
<A.B.C.D>: IP Address
<aa:bb:cc:dd:ee:ff>: MAC Address
show arp
Shows the current ARP table
Example:
Mro-tek#
config
Mro-tek(config)#
arp add
192.168.4.28 00:00:01:02:03:04
Successfully add an entry to ARP table
Mro-tek(config)#
show arp
LINK LEVEL ARP TABLE
destination mac-addr flags(0x)Rfc Use Interface
-----------------------------------------------------------------------
192.168.4.28 00:00:01:02:03:04 2200c05 0 0 lo0
-----------------------------------------------------------------------
Mro-tek(config)#
6.1.2 Deleting ARP
Command Description
config
Enter the global configuration mode
arp delete
<A.B.C.D>
Delete a mapping from IP address to MAC address.
<A.B.C.D> : IP Address
show arp
Shows current ARP table.
Example:
Mro-tek#
config
Mro-tek(config)#
arp delete
192.168.4.28
Successfully delete an entry from ARP table
Summary of Contents for PINE-16M
Page 1: ...2010 All Rights Reserved PINE 16M Configuration Guide...
Page 6: ......
Page 9: ...1 1 Chapter 1 Overview...
Page 11: ...2 1 Chapter 2 Using Command Lines...
Page 15: ...3 1 Chapter 3 System Command...
Page 17: ...4 1 Chapter 4 Configuration at Central Site...
Page 69: ...5 1 Chapter 5 Configuration of remote inverse multiplexer device...
Page 78: ......
Page 79: ...6 1 Chapter 6 Network Protocol Configuration...
Page 89: ...7 1 Chapter 7 Example of the Configuring PINE 16M...