100% found this document useful (1 vote)
1K views2 pages

8.1.6 Configure A DHCP Server

RouterB is to be configured as a DHCP server to assign IP addresses, subnet masks, default gateways, and DNS servers to three clients connected to SwitchA. The DHCP server on RouterB must exclude addresses 192.168.1.1 and 192.168.1.254 from being assigned, create an address pool named VLAN10 with the network 192.168.1.0/24, domain name Eastsim.com, and DNS servers 192.168.5.2 and 192.168.5.3, and set the default gateway to 192.168.1.1 with a 13 day lease. The configuration must then be saved on RouterB.

Uploaded by

Ricardo Ferreira
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
1K views2 pages

8.1.6 Configure A DHCP Server

RouterB is to be configured as a DHCP server to assign IP addresses, subnet masks, default gateways, and DNS servers to three clients connected to SwitchA. The DHCP server on RouterB must exclude addresses 192.168.1.1 and 192.168.1.254 from being assigned, create an address pool named VLAN10 with the network 192.168.1.0/24, domain name Eastsim.com, and DNS servers 192.168.5.2 and 192.168.5.3, and set the default gateway to 192.168.1.1 with a 13 day lease. The configuration must then be saved on RouterB.

Uploaded by

Ricardo Ferreira
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

8.1.

6 Configure a DHCP Server


You have a single router, a single switch, and several clients connected as shown in the network
diagram. RouterB is connected to SwitchA. SwitchA is connected to three clients, all belonging to
the same VLAN. Each client is configured to obtain its IP address, subnet mask, default gateway
information, and DNS server IP addresses from a DHCP server. Your task in this lab is to
configure RouterB as a DHCP server that will respond to the clients' DHCPDISCOVER packets.

Be aware of the following details:

 There is no database agent to save automatic IP address to MAC address bindings.


 SwitchA has a manually assigned IP address of 192.168.1.254/24 for remote management.
 There are two DNS servers, which have IP addresses of 192.168.5.2/24 and 192.168.5.3/24
(not shown in the network diagram).

Complete the following tasks:

 Force the DHCP server process on RouterB not to log IP address conflicts.
 Exclude IP addresses 192.168.1.1 and 192.168.1.254 from being assigned to hosts.
 Create the DHCP address pool as follows:
o Name: VLAN10
o Network and Mask: 192.168.1.0 255.255.255.0
o Domain name: Eastsim.com
o DNS servers: 192.168.5.2 and 192.168.5.3
o Default gateway: 192.168.1.1
o Lease: 13 days
 When you are finished, save the configuration changes on RouterB.

Start Lab

You might also like