Dynamic ARP Protection - global

Information

Address Resolution Protocol (ARP) allows hosts to communicate over the network by creating an IP to MAC address mapping used in the transmission of packets. Attackers can use ARP to generate bogus mappings, allowing them to spoof other clients' MAC addresses and intercept traffic destined to them. Additionally, an attacker could generate an unlimited number of artificial ARP entries, filling up the caches of other clients on the network and causing a denial of service (DoS).

Solution

To enable Dynamic ARP Protection globally on the switch, use the following command:

switch(config)# arp-protect

To designate VLANs 10 and 20 to be protected, ports 1-4 as trusted, and enable source MAC address, destination MAC address, and IP address validation for ARP protected VLANs:

switch(config)# arp-protect vlan 10 20
switch(config)# arp-protect trust 1-4
switch(config)# arp-protect validate src-mac dest-mac ip

See Also

https://support.hpe.com/hpesc/public/docDisplay?docId=a00056155en_us

Item Details

Category: SYSTEM AND COMMUNICATIONS PROTECTION

References: 800-53|SC-5

Plugin: ArubaOS

Control ID: d5d383e9b72fba2e181763b99dcc50abe39b82358bca89dc65e364d0f391a020