Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Write the procedure for Router for configuring DHCP?

Answers were Sorted based on User's Feedback



Write the procedure for Router for configuring DHCP?..

Answer / 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

Write the procedure for Router for configuring DHCP?..

Answer / 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

Write the procedure for Router for configuring DHCP?..

Answer / prashant

#service dhcp
#ipdhcp pool xxxx-dhcppool (xxxx - hostname as per router name
#network x.x.x.x x.x.x.x
EXA.. x.x.x.0 255.255.255.0


#ip dhcp excluded-address x.x.x.1 x.x.x.20 (reserved first
20 ip address)
#default-router x.x.x.x (x.x.x.x - LAN ip

Is This Answer Correct ?    0 Yes 1 No

Write the procedure for Router for configuring DHCP?..

Answer / 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

More CCNA Interview Questions

Is hsrp is cisco proprietary or introduced by ieee?

0 Answers  


what is telnet,ssh?? what is the perpose of this? wer r this configured and how to configured??

2 Answers  


What is the Difference Between Windows 2003 And Windows 2008 Server?

0 Answers  


Identify IPX GNS and it's purpose? A.) Go Network Server - sends a print job to a network server B.) Get Nearest Server - locate the nearest server C.) Guaranteed Network Services - allocates resources to users D.) Get Notes Server - locates Domino Server

1 Answers  


What is the difference between ‘bit rate’ and ‘baud rate’?

0 Answers  


Cisco routers can secure the enable password with a one-way hash algorithm. What command would encrypt the enable password with the strong encryption method? A.) enable encrypt john B.) password john C.) enable secret john D.) enable password john E.) secret john F.) enable password 5 john

1 Answers  


Identify the command to display the IP routing table? A.) show route B.) show ip route C.) show ip table route D.) show ipx route

1 Answers  


How do you disable advanced editing? A.) terminal editing B.) terminal no editing C.) disable editing D.) no terminal editing

1 Answers  


Which mathematically form used inipv6?

0 Answers  


Identify the command that disables name-to-address translation? A.) Router(config-dns)# no ip domain-lookup B.) Router(config)# no address translation C.) Router(config)# no ip domain-lookup D.) Router(config)# ip domain-lookup

1 Answers  


Identify the command to display the hardware platform information? A.) show all B.) show platform C.) display hardware D.) show version

1 Answers  


why we twist the cable in case of twisted pair cable?plz give me technical answer.

5 Answers   Infosys, NSN,


Categories