NETWORK ADMINISTRATIONSWindows serverwindows server dhcp

Infrastructure Services – Configuring DHCP

Understanding and Configuring DHCP

The Dynamic Host Configuration Protocol (DHCP) is a network service that enables host computers to be automatically assigned settings from a server as opposed to manually configuring each network host.

DHCP Configuration
R1(config)# ip dhcp pool mypool
R1(dhcp-config)# default-router 192.168.1.1
R1(dhcp-config)# dns-server 8.8.8.8
R1(dhcp-config)# network 192.168.1.0 /24
R1(config)# ip dhcp excluded-address 192.168.1.1 192.168.1.10
Verifying DHCP

R1# show ip dhcp binding
R1# show ip dhcp pool

HURBAD WEBSITE:

Home

CONNECT WITH US ONLINE
http://facebook.com/hurbad/

https://www.instagram.com/hurbad/
https://www.linkedin.com/in/abdirizak-hersi/

source

by Hurbad Institute of Technology

windows server dhcp

Leave a Reply

Your email address will not be published. Required fields are marked *