ExamNotes.net  -  IT certification portal

ForumsCertResearchTop sitesNewslettersFree email
HomeRegister
Exams Notes
Practice exams
Exam games
Questions by email
Online training
Training videos
College degrees
Boot camps
Book store
Links directory
Tell a friend
For webmasters

CompTIA Exam Vouchers
Save money on CompTIA exams
Question of the day
Sign up to receive
interactive practice questions
for MCSE, CompTIA
Cisco and other exams
TestKing
Get MCSE, MCSD, CCNA, CCNP,A+, N+ and many more

* ExamSheets *
Guide for Success!
Actual Questions & Answers
MCSE, MCSD, A+ ,CCNA, CCNP
Oracle 8i, Oracle 9i

Online practice tests

Certification sites

Online university

Online college

Online education

Distance learning

Software forum

Server administration forum

Programming resources






This is interesting: Free IT Magazines | Databases help forum



Microsoft (MCSE, MCSD, MOUS, MCAD) > 70-216 > Wed 70-216 Question of the Day

Show a Printable Version
Email This Page to Someone!
Receive updates to this thread


Featured site:  Online 70-216 practice exams from Cert21.com



Pages (2): [1] 2 »

Author Wed 70-216 Question of the Day
wbafrank
Moderator
M




Registered: Nov 2001
Location:
Country: Great Britain (UK)
State:
Certifications: MCP, MCSA, MCSE, MCSD, MCDBA, A+, CCNA, i-Net+, M CIW SD, CIW P, CIW Associate
Working on: CCNP (2/4)

Total Posts: 3787
Question Wed 70-216 Question of the Day

And today's poser is ....

Q63. A company has designed a network, which has a DHCP server with a DHCP client placed on Subnet1. In Subnet2 they have placed two DHCP clients. A router separates Subnet1 and Subnet2 (with DHCP/BOOTP relay enabled). As this network is experiencing heavy traffic, they have asked you what measures could they use to reduce the traffic. What do you advice? (Choose all that apply)

A. You need to place a DHCP Relay agent on Subnet1 and disable DHCP/BOOTP forwarding on the router connecting Subnet1 and Subnet2.

B. You need to place a DHCP Relay agent on Subnet2 and disable DHCP/BOOTP forwarding on the router connecting Subnet1 and Subnet2.

C. Place a second DHCP server on Subnet1 and disable DHCP/BOOTP forwarding on the routers connecting Subnet1 and Subnet2.

D. Place a second DHCP server on Subnet2 and disable DHCP/BOOTP forwarding on the routers connecting Subnet1 and Subnet2.

E. None of the above.

Good Luck .... see you tomorrow for the answer!!

__________________
One Exam leads to another! Where will it ever end?

Report this post to a moderator

Old Post 04-03-02 03:24 PM
wbafrank is offline Click Here to See the Profile for wbafrank Click here to Send wbafrank a Private Message Add wbafrank to your buddy list Find more posts by wbafrank Reply w/Quote Edit/Delete Message IP: Logged
KScheler
Senior Member




Registered: Oct 2001
Location: Abbott,TX
Country: United States
State:
Certifications: Network+, A+, MCSE NT4, MCSE 2000, MCSA 2000
Working on: MCSA/MCSE 2003

Total Posts: 734

I'll go with B.& D.
With either of these choices you are enabling the dhcp clients on subnet2 to receive IP configurations and reduce network traffic, especially broadcast traffic.

Report this post to a moderator

Old Post 04-03-02 03:31 PM
KScheler is offline Click Here to See the Profile for KScheler Click here to Send KScheler a Private Message Visit KScheler's homepage! Add KScheler to your buddy list Find more posts by KScheler Reply w/Quote Edit/Delete Message IP: Logged
CyberDude
Assigned Engineer
M




Registered: Aug 2001
Location: Where ever I lay my hat.
Country: Germany
State:
Certifications: A+, N+, CNA5, CCNA2, MCSE NT4, MCP 2000, MCSA, ACP, ACE
Working on: MCSE 2000 & 2003, CNE, CCNP, Linux, Programming

Total Posts: 929
Cool

If you do D then each subnet will have a server giving out addresses. The scopes will be different so there will be no cross-talk.

B will work as well, but as it is only a relay agent, you will still have cross-talking.

__________________
If it's not written down, then it never happened!

Report this post to a moderator

Old Post 04-03-02 05:45 PM
CyberDude is offline Click Here to See the Profile for CyberDude Click here to Send CyberDude a Private Message Add CyberDude to your buddy list Find more posts by CyberDude Reply w/Quote Edit/Delete Message IP: Logged
jeff_j_black
that's what "THEY" said..




Registered: Jan 2002
Location:
Country: United States
State:
Certifications:
Working on:

Total Posts: 2723

'B & D'

Report this post to a moderator

Old Post 04-03-02 06:10 PM
jeff_j_black is offline Click Here to See the Profile for jeff_j_black Add jeff_j_black to your buddy list Find more posts by jeff_j_black Reply w/Quote Edit/Delete Message IP: Logged
emtek
Junior Member




Registered: Nov 2001
Location:
Country: United States
State:
Certifications: A+, Network+, MCP, MCSA, MCSE
Working on: CCNA, CCA

Total Posts: 17

if i understand dhcp correctly, doesn't a bootp-enabled router only allow bootp broadcast messages and discard 'general' broadcasts? if so, how much traffic could 2 clients actually cause when they only make bootp requests every 4 days (default lease time of 8 days) or once everytime the system reboots? seems to me that disabling the bootp function of the router or setting up another dhcp server or using a dhcp relay agent would not minimize traffic at all. in that case, i would have to go with answer "E".

Report this post to a moderator

Old Post 04-03-02 06:53 PM
emtek is offline Click Here to See the Profile for emtek Click here to Send emtek a Private Message Add emtek to your buddy list Find more posts by emtek    emtek's ICQ status       Send an AIM message to emtek Reply w/Quote Edit/Delete Message IP: Logged
jeff_j_black
that's what "THEY" said..




Registered: Jan 2002
Location:
Country: United States
State:
Certifications:
Working on:

Total Posts: 2723

em' I like your answer!

Report this post to a moderator

Old Post 04-03-02 07:56 PM
jeff_j_black is offline Click Here to See the Profile for jeff_j_black Add jeff_j_black to your buddy list Find more posts by jeff_j_black Reply w/Quote Edit/Delete Message IP: Logged
Zaraspook
Senior Member




Registered: Feb 2002
Location:
Country: United States
State:
Certifications: MCSE 2K, MCSA
Working on: Living life to the fullest!!!

Total Posts: 1085

How about B & D?

Because all hosts must process broadcast traffic, disabling DHCP/BOOTP forwarding on the router connecting Subnet1 and Subnet2 would prevent broadcast traffic from traversing subnets and help to reduce network traffic.

Installing a DHCP relay agent ordinarily is not necessary because the router is rfc 1542 (DHCP/BOOTP) compatible, but because of high network traffic the network must be experiencing network bandwidth problems. In this case, installing a DHCP relay agent and disabling DHCP/BOOTP forwarding on the router connecting the two subnets would prevent broadcast traffic from traversing subnets and reduce network traffic. The DHCP relay agent would listen for the client's broadcast messages on subnet 2 and forward those messages as received to the DHCP server located on Subnet 1.

By placing a DHCP server on subnet 2, configuring a scope just for that subnet, and disabling DHCP/BOOTP forwarding on the router connecting Subnet1 and Subnet2, the clients on subnet 2 would use the local DHCP server and broadcast traffic would be prevented from traversing subnets reducing network traffic.

__________________
Due to financial problems, the light at the end of the tunnel will be shut down until further notice.

Last edited by Zaraspook on 04-04-02 at 02:34 AM

Report this post to a moderator

Old Post 04-04-02 01:26 AM
Zaraspook is offline Click Here to See the Profile for Zaraspook Click here to Send Zaraspook a Private Message Add Zaraspook to your buddy list Find more posts by Zaraspook Reply w/Quote Edit/Delete Message IP: Logged
unreal
Senior Member
M




Registered: Dec 2001
Location:
Country: Singapore
State:
Certifications: MCSE 2000
Working on: CCNA

Total Posts: 375

I think the best answer would be:

D. Place a second DHCP server on Subnet2 and disable DHCP/BOOTP forwarding on the routers connecting Subnet1 and Subnet2


And probably:
-Although I'm not sure why by doing it would reduce traffic ?

B. You need to place a DHCP Relay agent on Subnet2 and disable DHCP/BOOTP forwarding on the router connecting Subnet1 and Subnet2 would work

__________________
" When asked if he felt discouraged by the 1,073 failures he had before inventing the electric light bulb, "I did not fail 1,073 times; I found 1,073 ways not to do it."

Thomas Edison.

Report this post to a moderator

Old Post 04-04-02 01:29 AM
unreal is offline Click Here to See the Profile for unreal Click here to Send unreal a Private Message Add unreal to your buddy list Find more posts by unreal Reply w/Quote Edit/Delete Message IP: Logged
mcdoud
Senior Member




Registered: Dec 2001
Location:
Country: United States
State:
Certifications: MCSE (NT 4.0), A+,Net+, MCSA
Working on: A well deserved break!

Total Posts: 275

B & D
The relay agent talks directly to DHCP server, eliminating broadcasts from subnet 2 to subnet 1.
I also question the need with only 2 clients, but I do know that broadcasts need to be avoided if possible on a busy network.

__________________
...by the way, that's me in the bottom left corner of the pic...

Report this post to a moderator

Old Post 04-04-02 04:00 AM
mcdoud is offline Click Here to See the Profile for mcdoud Click here to Send mcdoud a Private Message Add mcdoud to your buddy list Find more posts by mcdoud Reply w/Quote Edit/Delete Message IP: Logged
secondskin
Senior Member




Registered: Nov 2001
Location: Victoria
Country: Canada
State:
Certifications: CNA, , (MCSA), A+,MCSE 2000
Working on:

Total Posts: 199

B & D

__________________
Oh Lordy Watch Out its the Fatslags

Report this post to a moderator

Old Post 04-04-02 05:16 AM
secondskin is offline Click Here to See the Profile for secondskin Click here to Send secondskin a Private Message Add secondskin to your buddy list Find more posts by secondskin Reply w/Quote Edit/Delete Message IP: Logged
All times are GMT.
Pages (2): [1] 2 » Post new thread   Post reply

Click here for list of 70-216 study guides

MCSE exam notes

70-216 exam details



Forum Jump:
Rate This Thread:
Forum Rules:
Who Can Read The Forum? Any registered user or guest.
Who Can Post New Topics? Any registered user.
Who Can Post Replies? Any registered user.
Changes: Messages can be edited by their author.
Posts: HTML code is OFF. Smilies are ON. vB code is ON. [IMG] code is ON.
 

ExamNotes forum archive


Powered by: vBulletin 2.2.8
Copyright ©2000, Jelsoft Enterprises Limited.

  Free Braindumps | mcse braindumps