Authorized Arp On Dhcp Relay Agent Configuration Example - HP A6600 Configuration Manual

Hide thumbs Also See for A6600:
Table of Contents

Advertisement

# Configure the DHCP server to support authorized ARP.
[RouterA-GigabitEthernet1/0/1] dhcp update arp
# Enable authorized ARP.
[RouterA-Ethernet1GigabitEthernet1/0/1] arp authorized enable
# Configure the aging time for authorized ARP entries.
[RouterA-GigabitEthernet1/0/1] arp authorized time-out 120
[RouterA-GigabitEthernet1/0/1] quit
Configure Router B.
2.
<RouterB> system-view
[RouterB] interface gigabitethernet1/0/1
[RouterB-GigabitEthernet1/0/1] ip address dhcp-alloc
[RouterB-GigabitEthernet1/0/1] quit
After Router B obtains an IP address from Router A, display the authorized ARP entry information
3.
on Router A.
[RouterA] display arp all
IP Address
10.1.1.2
From the output, see that an IP address of 10.1.1.2 has been assigned to Router B.
After that, Router B must use the IP address and MAC address that are consistent with those in the
authorized ARP entry to communicate with Router A. Otherwise, the communication fails. Thus the client
validity is ensured.
If Router B fails, Router A deletes the authorized ARP entry associated with Router B after the aging timer
expires.

Authorized ARP on DHCP relay agent configuration example

Network requirements
As shown in
Router B is a DHCP relay agent, which conveys the IP address from the DHCP server to the DHCP client
(Router C). Enable authorized ARP on GigabitEthernet1/0/2 of Router B.
Figure 146 Network diagram for authorized ARP configuration
DHCP server
GE1/0/1
10.1.1.1/24
Router A
Type: S-Static
MAC Address
0012-3f86-e94c
Figure
146, Router A acts as a DHCP server with an IP address pool of 10.10.1.0/24.
DHCP relay agent
GE1/0/1
GE1/0/2
10.1.1.2/24
10.10.1.1/24
Router B
D-Dynamic
A-Authorized
VLAN ID
Interface
N/A
GE1/0/1
DHCP client
GE1/0/2
Router C
421
Aging
Type
2
A

Advertisement

Table of Contents
loading

Table of Contents