Huawei Ar19 29 49 Router DHCP Configuration PDF
Huawei Ar19 29 49 Router DHCP Configuration PDF
DHCP configuration
Posted on January 4, 2012
1. IP addresses of ETH 0/1 and ETH 0/2 on Router A are 172.16.1.128/25 and 172.16.1.1/25
17
respectively.
2. Router B (dhcp client)) obtains static IP address, gateway address and DNS server address
from DHCP server (router A). A MAC address of interface ETH 0/0 of router B is 0800-6902-
0800
01FC.
3. DHCP server assigns IP addresses to clients in subnet 172.16.1.0/24 subnetted to
172.16.1.1/25 and 172.16.1.128/25.
4. DNS server address and WINS server address are 172.16.1.10/25 and 172.16.1.200/25
respectively.
5. For subnet 172.16.1.128/25 configure DNS server address, WINS server address, gateway
address
ess and address lease duration for 6 days and 6 hours.
6. For subnet 172.16.1.1/25 configure DNS server address, gateway address and address lease
duration for 10 days.
dhcp configuration
Create DHCP address pool 1 with configured static binding, DNS and gateway addresses:
Exclude IP addresses of gateways, DNS and WINS servers from dynamic allocation:
Configure DHCP address pool 2 with address range and DNS server address:
Configure DHCP address pool 3 with address range, gateway and lease duration (DNS
address is inherited from ip-pool 2):
Configure DHCP address pool 4 with address range, WINS server address, gateway and lease
duration (DNS address is inherited from ip-pool 2):
After the whole configuration is completed Router B gets 172.16.1.150 IP address from
DHCP server. All remaining DHCP clients obtain IP addresses and other network parameters
from either 172.16.1.1/25 or 172.16.1.128/25 networks (depends on subnet which they reside
in).
display dhcp server ip-in-use command shows IP addresses assigned to DHCP clients.