Configure multiple relay addresses in DHCP pool

2021-12-11 00:35:22 Published
  • 0 Followed
  • 0Collected ,1452Browsed

Network Topology

NULL

Configuration Steps

1.Specify the DHCP server address corresponding to the relay address pool

 (1) Enter the system view. 

 system-view 

 (2) Enter the DHCP relay address pool view. 

 dhcp server ip-pool pool-name 

 (3) Specify the DHCP server address corresponding to the relay address pool. 

 remote-server ip-address&<1-8> [public | vpn-instance vpn-instance-name] 

 By default, the address of the DHCP server in the relay address pool is not specified. 

 (4) Specify the address of the network segment where the DHCP client that matches the address pool is located. 

 gateway-list ip-address&<1-64> export-route 

 By default, the network segment address of the DHCP client that matches the address pool is not specified.

2. Enter the interface view. 

 interface interface-type interface-number 

 3. Specify the address pool configured on the DHCP relay corresponding to the DHCP client. 

 dhcp relay pool pool-name [option {60 [option-text] | code}] 

 By default, the DHCP relay address pool corresponding to the DHCP client is not specified.


Key Configuration

Example:

dhcp server ip-pool 30
gateway-list 30.30.30.2 export-route
remote-server 10.10.10.1


Please rate this case:   
0 Comments

No Comments

Add Comments: