Configuring Arp Scanning And Fixed Arp; Configuration Restrictions And Guidelines; Configuration Procedure - HP MSR Series Configuration Manual

Hpe flexnetwork msr router series
Hide thumbs Also See for MSR Series:
Table of Contents

Advertisement

[RouterB] port-isolate group 1
[RouterB] interface gigabitethernet 2/0/1
[RouterB-GigabitEthernet2/0/1] port-isolate enable group 1
[RouterB-GigabitEthernet2/0/1] quit
[RouterB] interface gigabitethernet 2/0/2
[RouterB-GigabitEthernet2/0/2] port-isolate enable group 1
[RouterB-GigabitEthernet2/0/2] quit
After the configurations are completed, Router B first checks the validity of ARP packets
received on GigabitEthernet 2/0/1 and GigabitEthernet 2/0/2. If the ARP packets are confirmed
valid, the router performs user validity check by using the static IP source guard binding entries
and finally DHCP snooping entries. However, ARP broadcast requests sent from Host A can
pass the check on Router B and reach Host B. Port isolation fails.
# Enable ARP restricted forwarding.
[RouterB] vlan 10
[RouterB-vlan10] arp restricted-forwarding enable
[RouterB-vlan10] quit
After the configuration is completed, Router B forwards ARP broadcast requests from Host A to
Switch A through the trusted interface GigabitEthernet 2/0/3. Host B cannot receive such
packets. Port isolation operates correctly.

Configuring ARP scanning and fixed ARP

ARP scanning is typically used together with the fixed ARP feature in small-scale networks.
ARP scanning automatically creates ARP entries for devices in an address range. The device
performs ARP scanning in the following steps:
1.
Sends ARP requests for each IP address in the address range.
2.
Obtains their MAC addresses through received ARP replies.
3.
Creates dynamic ARP entries.
Fixed ARP converts existing dynamic ARP entries (including those generated through ARP scanning)
to static ARP entries. This feature prevents ARP entries from being modified by attackers. Static
ARP entries can also be manually configured by the arp static command.

Configuration restrictions and guidelines

Follow these restrictions and guidelines when you configure ARP scanning and fixed ARP:
IP addresses in existing ARP entries are not scanned.
ARP scanning will take some time. To stop an ongoing scan, press Ctrl + C. Dynamic ARP
entries are created based on ARP replies received before the scan is terminated.
The arp fixup command is a one-time operation. You can use this command again to convert
the dynamic ARP entries learned later to static.
Due to the limit on the total number of static ARP entries, some dynamic ARP entries might fail
the conversion.
To delete a static ARP entry converted from a dynamic one, use the undo arp ip-address
[ vpn-instance-name ] command. Use the reset arp all command to delete all ARP entries or
the reset arp static command to delete all static ARP entries.

Configuration procedure

To configure ARP scanning and fixed ARP:
538

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents