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
How do we do encryption and authentication in L2TP?
What is the checksum?
What are the netbios and netbeui?
what does PPTP use for encryption and authentication?
If there is only 2 host in bus topology is that possible collision accord?
What are the three sources of signal degradation on a data link?
What is the difference between communication and transmission?
Suppose we have some switch in network and we are running RSTP how much convergence time will be there if one link down
What are the different ways authentication mechanism in VPN?
What does routing mean?
How arp brings mac address for switch?
How many hope count rip or rip2 can send updates?
Tell me how many fillers we can put in one ip of ipv6?
Explain the difference between rip and ripv2?
What is the key advantage of using switches?