How To Configure DHCP Server in Cisco Router (CCNA

Опубликовано: 23 Октябрь 2024
на канале: Md Anwar Hossain
334
13

hello everyone welcome to my youtube channel
This is a quick video on dhcp server configuration in cisco router-

#int fa0/0
#ip address 192.168.1.1 255.255.255.0
#exit

#ip dhcp pool IT
#net 192.168.1.0 255.255.255.255.0
#default-router 192.168.1
#dns-server 8.8.8.8
#exit
#ip dhcp exe 192.168.1.2 192.168.1.20
#exit

privilege mode [need to write all the configuration]

#wr
#press enter

dhcp setup is finish

##Have a nice Day. Please do subscribe my channel to get regular updates