Users Guide

Table Of Contents
Layer 3 Routing Commands 1241
Syntax
ip proxy-arp
no ip proxy-arp
Default Configuration
Enabled is the default configuration.
Command Mode
Privileged Exec mode, Global Configuration mode and all Configuration
submodes
User Guidelines
The ip proxy-arp command is not available in interface range mode.
Example
The following example enables proxy arp for VLAN 15.
(config)#interface vlan 15
console(config-if-vlan15)#ip proxy-arp
show arp
Use the show arp command to display all entries in the Address Resolution
Protocol (ARP) cache. The displayed results are not the total ARP entries. To
view the total ARP entries, the operator should view the show ARP results.
Syntax
show arp [vrf vrf-name][brief]
vrf-name—The name of the VRF instance on which the command
operates. If no VRF parameter is given, information for the default
(global) router instance is shown.
brief — Display ARP parameters.
Default Configuration
This command has no default configuration.