Configuring proxy ARP

Procedure
  1. Switch to configuration context with the commandconfig.
  2. Switch to an interface with the commandinterface, or to an interface VLAN with the commandinterface vlan, or to a LAG with the command接口延迟.
  3. Enable local proxy ARP with the commandip proxy-arp.

Examples

On the 6400 Switch Series, interface identification differs.

这个示例配置代理地址转换协议interface1/1/2
switch#configswitch(config)#interface 1/1/2switch(config)#routingswitch(config-if)#ip proxy-arp
.

这个示例配置代理地址转换协议interface VLAN30.

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