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
Explain how an spf algorithm works?
What is BootP?
Explain why UDP is lease favored when compared to TCP?
Referring to the commands shown, what command must next be used on the branch router prior to traffic being sent to the router?
Tell me which protocol works only on cisco routers?
How many hop counts are by default and how much you can increase in eigrp protocol?
What is the frame relay, in which layer it comes?
What is HDLC?
When ip confliction accord in subnet which ip assigned automatically and what it called?
How network gateway is different from routers?
Which mathematically form used inipv6?
Can you give an overview of various components in IPSec?
Which protocol works only on cisco routers?
Mention what is bootp?
What is the difference between unicast, multicast, broadcast, and anycast?