BLADE OS™ ISCLI Reference HP GbE2c L2/L3 Ethernet Blade Switch Version 5.1 Advanced Functionality Software

BLADE OS 5.1 ISCLI Reference
BMD00115, August 2009 Chapter 4: Configuration Commands
289
ARP Static Configuration
Static ARP entries are permanent in the ARP cache and do not age out like the ARP entries that are
learned dynamically. Static ARP entries enable the switch to reach the hosts without sending an
ARP broadcast request to the network. Static ARPs are also useful to communicate with devices
that do not respond to ARP requests. Static ARPs can also be configured on some gateways as a
protection against malicious ARP Cache corruption and possible DOS attacks.
Table 172 ARP Static Configuration Commands
Command Syntax and Usage
ip arp <IP address> <MAC address> vlan <vlan number> port <port number>
Adds a permanent ARP entry.
Command mode: Global configuration
no ip arp <IP address>
Deletes a permanent ARP entry.
Command mode: Global configuration
no ip arp all
Deletes all static ARP entries.
Command mode: Global configuration
show ip arp static
Displays current static ARP configuration.
Command mode: All except User EXEC