01-30-2017 10:53 AM - edited 03-08-2019 09:07 AM
If I want to disable gratuitous ARP on my switches what is the difference between these two ARP commands:
Solved! Go to Solution.
01-30-2017 11:38 AM
ip gratuitous-arps
To enable the gratuitous Address Resolution Protocol (ARP) control on the router.
local: Allow only local gratuitouss arps over the same subnet.
none: Discard the gratuitous arp.
Reference: http://www.cisco.com/web/techdoc/dc/reference/cli/nxos/commands/l3/ip_arp_gratuitous.html
Reference: http://www.cisco.com/c/en/us/td/docs/ios-xml/ios/ipaddr/command/iad-cr-book/ip_arp_gratuitous_through_ip_dhcp_ping_packets.html
01-30-2017 11:38 AM
ip gratuitous-arps
To enable the gratuitous Address Resolution Protocol (ARP) control on the router.
local: Allow only local gratuitouss arps over the same subnet.
none: Discard the gratuitous arp.
Reference: http://www.cisco.com/web/techdoc/dc/reference/cli/nxos/commands/l3/ip_arp_gratuitous.html
Reference: http://www.cisco.com/c/en/us/td/docs/ios-xml/ios/ipaddr/command/iad-cr-book/ip_arp_gratuitous_through_ip_dhcp_ping_packets.html
01-30-2017 12:14 PM
Julio,
So if I configure the "ip arp gratuitous none" command on my switches they will DROP all gratuitous ARP packets, correct?
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