
Operation Manual – ARP
H3C S5600 Series Ethernet Switches
Chapter 1 ARP Configuration
1-13
II. Network diagram
Figure 1-4
ARP attack detection and packet rate limit configuration
III. Configuration procedure
# Enable DHCP snooping on Switch A.
<SwitchA> system-view
[SwitchA] dhcp-snooping
# Specify GigabitEthernet 1/0/1 as the DHCP snooping trusted port and the ARP
trusted port.
[SwitchA] interface GigabitEthernet1/0/1
[SwitchA-GigabitEthernet1/0/1] dhcp-snooping trust
[SwitchA-GigabitEthernet1/0/1] arp detection trust
[SwitchA-GigabitEthernet1/0/1] quit
# Enable ARP attack detection on all ports in VLAN 1.
[SwitchA] vlan 1
[SwitchA-vlan1] arp detection enable
[SwitchA-vlan1] quit
# Enable the ARP packet rate limit function on GigabitEthernet 1/0/2, and set the
maximum ARP packet rate allowed on the port to 20 pps.
[SwitchA] interface GigabitEthernet1/0/2
[SwitchA-GigabitEthernet1/0/2] arp rate-limit enable
[SwitchA-GigabitEthernet1/0/2] arp rate-limit 20
[SwitchA-GigabitEthernet1/0/2] quit
# Enable the ARP packet rate limit function on GigabitEthernet 1/0/3, and set the
maximum ARP packet rate allowed on the port to 50 pps.
[SwitchA] interface GigabitEthernet1/0/3
[SwitchA-GigabitEthernet1/0/3] arp rate-limit enable