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
What is the mesh network?
What does the meaning of
What we called 64 bit mac-address in ipv6?
Explain what are the ranges of private ips?
What is the difference between csma/ca?
Define logical topology.
Explain dhcp scope?
Explain the types of resource sharing?
Does a bridge divide a network into smaller segments?
When we do default route?
Default packet size of ipv6?
What is ping used for?
How many reserve ports?
Which 2 protocols are in wan technology?
What is the second best path name of eigrp?