197
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
OL-27852-01
Chapter Unicast Routing Commands
ip proxy-arp
ip proxy-arp
To enable proxy Address Resolution Protocol (ARP) on an interface, use the ip proxy-arp command.
To disable proxy ARP on the interface, use the no form of this command.
ip proxy-arp
no ip proxy-arp
Syntax Description This command has no arguments or keywords.
Command Default Disabled
Command Modes Interface configuration mode
Subinterface configuration mode
Command History
Usage Guidelines This command does not require a license.
Examples This example shows how to enable proxy ARP:
switch# configure terminal
switch(config)# interface ethernet 2/1
switch(config-if)# no switchport
switch(config-if)# ip proxy-arp
switch(config-if)#
Related Commands
Release Modification
5.0(3)A1(1) This command was introduced.
Command Description
copy running-config
startup-config
Saves the configuration to the startup configuration file.
show ip arp Displays ARP configuration information.