
ProSafe 7200 Managed Switches CLI Manual, Software Version 8.0.3
Routing Commands
4-2
v1.0, May 2010
The format of the MAC address is 6 two-digit hexadecimal numbers that are separated by colons,
for example 00:06:29:32:81:40.
no arp
This command deletes an ARP entry. The value for
<arpentry>
is the IP address of the
interface. The value for
<ipaddress>
is the IP address of a device on a subnet attached to an
existing routing interface.
<macaddr>
is a unicast MAC address for that device.
ip proxy-arp
This command enables proxy ARP on a router interface. Without proxy ARP, a device only
responds to an ARP request if the target IP address is an address configured on the interface where
the ARP request arrived. With proxy ARP, the device may also respond if the target IP address is
reachable. The device only responds if all next hops in its route to the destination are through
interfaces other than the interface that received the ARP request.
no ip proxy-arp
This command disables proxy ARP on a router interface.
Format
arp <ipaddress> <macaddr>
Mode
Global Config
Format
no arp <ipaddress> <macaddr>
Mode
Global Config
Default
enabled
Format
ip proxy-arp
Mode
Interface Config
Format
no ip proxy-arp
Mode
Interface Config