01-20-2009 02:25 AM - edited 03-06-2019 03:32 AM
I used PacketTracer5 to simulate some configurations and observed that 3560 layer3 switch performed Proxy ARP function.
How can I disable Proxy ARP function ?
01-20-2009 02:32 AM
Hi,
In order to disable proxy arp, in interface configuratin command type:
no ip proxy-arp
I hope this helps.
Best regards.
Massimiliano.
01-20-2009 02:38 AM
Massimiliano, I don't have this command in PacketTracer5. Does it mean I can't disable Proxy-ARP for 3560 in PacketTracer5 ?
01-20-2009 03:07 AM
Hi
Proxy Arp is disabled under L3 interfaces.
If u 3560 is doing intervlan routing then u need to go under the specific SVI of the vlan and issue the command as specified in the above post.
Thanks
Mahmood
01-20-2009 03:48 AM
I use 2 vlans, and have an IP on each vlan.
But I can't find the command to enable/disable Proxy ARP even after I issue the "interface vlan x" command.
I draw the conclusion that the ProxyARP is automatically enabled for 3560 in the PacketTracer5 by performing:
#show arp
and then observing that a row contained the IP address of a destination host (initially I sent a ping from one host to this host) associated with the MAC address of the 3560 vlan interfaces.
So the 3560 responded to ARP for discovering the MAC associated to destination host with MAC address of its vlan interfaces.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide