Description :Design a network with DHCP server and a client computer using a Switch.
Verify DHCP configuration parameters using appropriate command on the client computer. For this purpose, ping DHCP server by IP address or host name (Server) from the remote work station.
Configuration parameters:
DHCP Server IP address: 192.168.1.2
Subnet mask: 255.255.255.0
Default Gateway: 192.168.1.1
DHCP Parameters:
IP address range: 192.168.1.2 to 192.168.1.254
subnet mask: 255.255.255.0
Gateway: 192.168.1.1
DNS1: 192.168.1.1 DNS2: None.
Client (WS1) needs to be configured to obtain DHCP parameters automatically.
Note: Please refer to the CertExams.com Lab Simulator For Network+ software for complete lab with commands.