Configuring Arp Packet Validity Check - HPE FlexFabric 7900 Series Security Configuration Manual

Hide thumbs Also See for FlexFabric 7900 Series:
Table of Contents

Advertisement

match is found from those entries, the ARP packet is considered valid and is forwarded. If no match
is found, the ARP packet is considered invalid and is discarded.
Static IP source guard bindings are created by using the ip source binding command. For more
information, see "Configuring IP source guard."
DHCP snooping entries are automatically generated by DHCP snooping. For more information, see
Layer 3—IP Services Configuration Guide.
Configuration guidelines
When you configure user validity check, follow these guidelines:
Make sure at least one among static IP source guard bindings and DHCP snooping entries is
available for user validity check. Otherwise, ARP packets received from ARP untrusted ports
are discarded.
You must specify a VLAN for an IP source guard binding. Otherwise, no ARP packets can
match the IP source guard binding.
Configuration procedure
To configure user validity check:
Step
1.
Enter system view.
2.
Enter VLAN view.
3.
Enable ARP detection.
4.
Return to system view.
5.
Enter Layer 2 Ethernet
interface view.
6.
(Optional.) Configure the
interface as a trusted interface
excluded from ARP detection.

Configuring ARP packet validity check

Enable validity check for ARP packets received on untrusted ports and specify the following objects
to be checked:
src-mac—Checks whether the sender MAC address in the message body is identical to the
source MAC address in the Ethernet header. If they are identical, the packet is forwarded.
Otherwise, the packet is discarded.
dst-mac—Checks the target MAC address of ARP replies. If the target MAC address is all-zero,
all-one, or inconsistent with the destination MAC address in the Ethernet header, the packet is
considered invalid and discarded.
ip—Checks the sender and target IP addresses of ARP replies, and the sender IP address of
ARP requests. All-one or multicast IP addresses are considered invalid and the corresponding
packets are discarded.
To configure ARP packet validity check:
Step
1.
Enter system view.
2.
Enter VLAN view.
Command
system-view
vlan vlan-id
arp detection enable
quit
interface interface-type
interface-number
arp detection trust
Command
system-view
vlan vlan-id
193
Remarks
N/A
N/A
By default, ARP detection is
disabled.
N/A
N/A
By default, an interface is untrusted.
Remarks
N/A
N/A

Advertisement

Table of Contents
loading

Table of Contents