HOW TO CONFIGURE DHCP ON A CISCO ROUTER
In today's class we will be looking at how to configure DHCP on a Cisco Router. The network topology above will be uesd for demonstartion.
Step 1
Click on the Router
Step 2
Click GUI
Step 3
Router>enable
Router#configure terminal
Router(config)#no ip domain-lookup
Router(config)#hostname Network_SurgeonR1
Network_SurgeonR1(config)#int f0/0
Network_SurgeonR1(config-if)#ip add 192.168.10.1 255.255.255.0
Network_SurgeonR1(config-if)#no shutdown
Network_SurgeonR1(config-if)#exit
Network_SurgeonR1(config)#ip dhcp excluded-address 192.168.10.1 192.168.10.9
Network_SurgeonR1(config)#ip dhcp pool Network_SurgeonPool
Network_SurgeonR1(dhcp-config)#network 192.168.10.0 255.255.255.0
Network_SurgeonR1(dhcp-config)#default-router 192.168.10.1
Network_SurgeonR1(dhcp-config)#exit
Very helpful,thanks
ReplyDeletesimple tutorial.thank you so much for keeping this short and
ReplyDeletesimple. You've explained and made sense to a complete
networking novice. I finally understand how DHCP works.
Very informative. Now I understand how to configure DHCP on a Cisco Router. Very straightforward!
ReplyDeletegood initiative… good start
ReplyDeleteThis research has really helped me figure out stuffs wow
ReplyDeleteWow, So thrilled with this short step by step instructions!
ReplyDeleteI appreciate you so much, your wonderful analogies make very complex technical processes seems straightforward and completely understandable.
ReplyDeletei love it, thanks for the knowledge.
ReplyDeletejust amazing thank you so much for this information broken down so simply.
ReplyDeletevery simple. thanks prof.
ReplyDelete