Configuring local proxy ARP

Procedure
  1. Switch to configuration context with the command config.
  2. Switch to an interface VLAN with the command interface vlan.
  3. Enable local proxy ARP with the command ip local-proxy-arp.

Examples

This example configures local proxy ARP on interface VLAN 30.

switch# config
switch(config)# interface vlan 30
switch(config-vlan-30)# ip local-proxy-arp