Write the procedure for Router for configuring DHCP?
Answer Posted / s.m.feroz ahmed
Hi,
Router is a hardware device for connecting different
Networks for communication .For configuring DHCP one should
configure dynamic routing protocol .
# config
Config# sh interface
config# ip (Range of Ip address ,subnetmask)
config# ip (range og IpAddress,wildcard Mask)
config# Permit acl (range of ip ,subnet mask)
then come out of config mode and again type in
# sh interface or sh int
# sh runn config
it will display running configuration which is configured
and now connect router to switch or hub and goto each
system and enable DHCP and it wil automatically grant ip
address to system in network .
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is ping utility?
Explain what are the ranges of private ips?
What is the passive topology in ccna?
Explain how many types of ends in wan?
When we use loop back ip?
What is 100BaseFX?
How many maximum paths you can give on latest ios in rip?
How is private ip different from public ip?
Explain the terms unicast, multicast, broadcast.
When configuring a router utilizing both physical and logical interfaces, what factor must be considered in determining the OSPF router ID?
What is passive topology in ccna?
What is the usage of service password encryption?
When dr communicate with bdr which multicast ip it use?
What is the minimum and maximum request timer?
What is the simplest way to remotely configure a router?