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

Which command will start the process for a Cisco IOS file image upgrade? A.) download B.) copy tftp flash C.) copy flash tftp D.) download flash E.) network

2 Answers  


Most routing protocols recognize that it is never useful to send information about a route back out the direction from which the original packet came. This is an example of which routing technology? A.) Split Horizon B.) LMI C.) Triggered Updates D.) Poison Reverse E.) SYN, ACK F.) DLCI

1 Answers  


Identify the statement which connects access-list 101 inbound to interface e0? A.) Router(config-if)# ip access-group 101 in B.) Router(config-if)# ip access-group 101 C.) Router(config)# ip access-group 101 e0 in D.) Router(config)# ip access-group 101 e0 in

1 Answers  


Which of the following are Session Layer standards? A.) ASCII and EBCDIC B.) MPEG and MIDI C.) NFS and SQL D.) JPEG and PICT

2 Answers  


Given the following descriptions of layers of the OSI model 1) This layer segments and reassembles data into a data stream 2) This layer manages device addressing tracks the location of devices on the network and determines the best way to move data 3) This layer provides the physical transmission of the data and handles error notification network topology and flow control. Choose the statement that lists the layers in the order described above A. physical data link network B. physical session data link C. data link network transport D. data link transport network E. transport network data link F. transport data link network

2 Answers  


Which type of Ethernet framing is used for TCP/IP and AppleTalk? A. Ethernet 802.3 B. Ethernet 802.2 C. Ethernet II D. Ethernet SNAP

1 Answers   Wipro,


What command displays only OSPF routes?

2 Answers  


HI friends. i need a suggestion and looking towards you foryours valuable suggestion friends i have completed ccna now i want to done red het linux system admnistration and networking i am liitle bit confuse betwwen them which one is better for me for job point of view reply soon waiting for your reply

1 Answers  


How can you assign a vlan to a switch port?

0 Answers  


Can you explain IKE (Internet Key Exchange)?

1 Answers   CCIE, IBM,


Of the following switching types, which one has the lowest latency? A.) Cut-through B.) Fragment Free C.) None D.) Store-and-forward

1 Answers  


Hi Everyone, i am CCNA certified, i am searching jobs related to ccna. Although i don't have experience in networking field, i found very difficult to search job(posted my resume in all job portals). I am very much interested to work in networking field, please guide me, my mail id: nagesha12adig@gmail.com; Please let me know any company taking ccna freshers(Preferably Bangalore location). Thanks guys...

1 Answers  


Categories