Write the procedure for Router for configuring DHCP?
Answer Posted / nitin nayyar
router>enable
router#config t
router(config)#ip dhcp pool Nitin
router(dhcp-config)#network 192.168.10.0 255.255.255.0
router(dhcp-config)#default-router 192.168.10.1
router(dhcp-config)#dns-server 192.168.10.5
router(dhcp-config)#domain-name hcl.com
router(dhcp-config)#exit
router(config)#ip dhcp excluded-address 192.168.10.1
192.168.10.5
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
State the difference between dynamic IP and static IP addressing?
Differnce between the communication and transmission?
What is the minimum request timer?
Explain the difference between routable and non- routable protocols?
Name the protocol which can do load balancing on unequal cost also?
Explain how many types of router?
What is raid in ccna?
Why we used Virtual MAC in GLBP
which points are eliminated by the DBSCAN algorithm?
What do we check while configuring the server?
When configuring a router utilizing both physical and logical interfaces, what factor must be considered in determining the OSPF router ID?
Explain the difference between collision domain and broadcast domain.
Mention what is bootp?
What is difference between flsm and vlsm?
After how long eigrp protocol advertise its routing table?