Write the procedure for Router for configuring DHCP?
Answer Posted / vesangi rajasekhar
dhcp server configuring:-
router(config)# ip dhcp pool<pool name>
router(dhcp-config)#network<network address>
router(dhcp-config)#dns-server<dns server ip address>
router(dhcp-config)#default-router<router ip address>
router(config)#ip dhcp excluded<reserved ip address>
verification:-
router#sh ip dhcp binding
| Is This Answer Correct ? | 16 Yes | 2 No |
Post New Answer View All Answers
What are the types of communication in ipv6 ?
How many (minimum and maximum) ports are present in a router?
What is trigger rip and from which ios version it starts?
On which interface we always apply access-list?
How do we do encryption and authentication in L2F?
What is the command for change serial cost?
What do you understand by redundancy?
What is network?
What is the subnet? Why is it used?
Define the logical link control?
What are the conversion steps of data encapsulation?
How does PPTP encapsulate data?
When we do default route?
What is the subnetmask of / 27 in network based and host based?
What is the update period for rip?