R3303-HP 6600/HSR6600 Routers Layer 3 - IP Services Configuration Guide

6
Task Command Remarks
Display the ARP entries for a
specific topology.
display arp multiple-topology topology-name
[ count ] [ | { begin | exclude | include }
regular-expression ]
Available in any view.
Display the aging timer of
dynamic ARP entries.
display arp timer aging [ | { begin | exclude |
include } regular-expression ]
Available in any view.
Clear ARP entries from the ARP
table.
reset arp { all | dynamic | static | slot
slot-number | interface interface-type
interface-number }
Available in user view.
Static ARP entry configuration example
Network requirements
As shown in Figure 3, the IP and MAC addresses of GigabitEthernet 3/0/2 on Router A are
192.168.1.1/24 and 00e0-fc01-0000 respectively. The IP address of GigabitEthernet 3/0/1 on Router B
is 192.168.1.2/24.
To enhance security for communications between Router A and Router B, configure a static ARP entry on
Router B.
Figure 3 Network diagram
Configuration procedure
1. Configure Router A:
# Specify an IP address for GigabitEthernet 3/0/2.
<RouterA> system-view
[RouterA] interface GigabitEthernet 3/0/2
[RouterA-GigabitEthernet3/0/2] ip address 192.168.1.1 24
[RouterA-GigabitEthernet3/0/2]quit
2. Configure Router B: