158
C
HAPTER
7: IP S
ERVICES
C
OMMANDS
set arp
Adds an ARP entry to the ARP table.
Syntax
—
set arp
{
permanent
|
static
|
dynamic
}
ip-addr mac-addr
permanent
— Adds a permanent entry. A permanent entry does not
age out and remains in the database even after a reboot, reset, or
power cycle.
static
— Adds a static entry. A static entry does not age out, but the
entry does not remain in the database after a reboot, reset, or power
cycle.
dynamic
— Adds a dynamic entry. A dynamic entry is automatically
removed if the entry ages out, or after a reboot, reset, or power cycle.
ip-addr
— IP address of the entry, in dotted decimal notation.
mac-addr
— MAC address to map to the IP address. Use colons to
separate the octets (for example, 00:11:22:aa:bb:cc).
Defaults
— The default aging timeout is 1200 seconds.
Access
— Enabled.
History
— Introduced in MSS Version 3.0.
Examples
— The following command adds a static ARP entry that maps
IP address 10.10.10.1 to MAC address 00:bb:cc:dd:ee:ff:
WX1200#
set arp static 10.10.10.1 00:bb:cc:dd:ee:ff
success: added arp 10.10.10.1 at 00:bb:cc:dd:ee:ff on VLAN 1
See Also
set arp agingtime
on page 159
telnet
on page 195
Summary of Contents for OfficeConnect WX1200
Page 36: ...36 CHAPTER 2 ACCESS COMMANDS...
Page 62: ...62 CHAPTER 3 SYSTEM SERVICE COMMANDS...
Page 200: ...200 CHAPTER 7 IP SERVICES COMMANDS...
Page 264: ...264 CHAPTER 8 AAA COMMANDS...
Page 272: ...272 CHAPTER 9 MOBILITY DOMAIN COMMANDS...
Page 392: ...392 CHAPTER 11 MANAGED ACCESS POINT COMMANDS...
Page 444: ...444 CHAPTER 13 IGMP SNOOPING COMMANDS...
Page 468: ...468 CHAPTER 14 SECURITY ACL COMMANDS...
Page 484: ...484 CHAPTER 15 CRYPTOGRAPHY COMMANDS...
Page 532: ...532 CHAPTER 18 SESSION MANAGEMENT COMMANDS...
Page 588: ...588 CHAPTER 20 FILE MANAGEMENT COMMANDS...
Page 596: ...596 CHAPTER 21 TRACE COMMANDS...
Page 608: ...608 CHAPTER 22 SNOOP COMMANDS...
Page 618: ...618 CHAPTER 23 SYSTEM LOG COMMANDS...