











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
|
|  |
Pages (2): [1] 2 »
| Author |
Saturday 70-216 Question of the Day
|
mrfixit
Moderator M

Registered: Jul 2001 Location: Fort Worth Country: United States State: Certifications: MCSA , A+, Network+, Security+ Working on: MCSE, CCNA
Total Posts: 2085
|
|
Saturday 70-216 Question of the Day
While Frank is out, I'm kind of filling in. (But no one can really fill Franks' shoes.)
Here is the Q of the Day:
Your company wants to deploy a network consisting of 10 servers and 200 clients. As a Network Administrator, it is your responsibility to plan for the network. You decide to implement a routed network and segment the network in two parts.
Required result: You are required to provide automatic IP address assignment to all client computers for less administrative burden.
Optional result 1: Clients on each segment should be able to get their IP address lease.
Optional result 2: Clients should be able to get IP address in case of DHCP server failure.
Suggested solution: Install DHCP server and configure clients to assign automatic IP address from that server. Install DHCP relay agent on the same server and configure it to take requests from DHCP clients on the segment other than where DHCP server is installed.
Which results does the suggested solution produce?
A.Suggested solution produces the required result and both optional results.
B.Suggested solution produces only the required result.
C.Suggested solution produces the required result and one of the optional results.
D.Suggested solution does not produce the required result.
Good luck! See you tomorrow! 
__________________
Keyboard not functioning. Press F1 to continue....
Give a man a fish and you feed him for a day, teach him to use the Net and he won't bother you for weeks.
What goes up must come down. Ask any system administrator.
If a trainstation is where the train stops, what's a workstation...?
Report this post to a moderator
|
|
04-13-02 02:10 PM
|
|
jeff_j_black
that's what "THEY" said..

Registered: Jan 2002 Location: Country: United States State: Certifications: Working on:
Total Posts: 2723
|
|
|
04-13-02 03:07 PM
|
|
swordfish78
Member M
Registered: Mar 2002 Location: POrt DIckson Country: Singapore State: Certifications: 70-210, 70-216, 70-215,70-217,70-218,70-219 Working on: MCDBA, MCSE ,CCNA
Total Posts: 42
|
|
i will go with C...
IP address managed to leasee out to 2 routed network but not the Dhcp failed redundancy..
So, 2nd option is out..
Report this post to a moderator
|
|
04-13-02 04:20 PM
|
|
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
|
|
Assuming the required result is not concerned with DHCP going down, then I would choose C since the second optional requirement would not be met. The clients might self configure to an AIPA address if DHCP were down, but the 2 segments would not talk.
__________________
...by the way, that's me in the bottom left corner of the pic...
Report this post to a moderator
|
|
04-13-02 05:33 PM
|
|
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
|
|
I will say D, as having the proxy on the same server means that only one subnet will have addresses. The whole idea of a proxy is to be placed on a subnet that has no dhcp server. 
__________________
If it's not written down, then it never happened!
Report this post to a moderator
|
|
04-13-02 07:02 PM
|
|
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
|
|
I assumed this is a multihomed server serving 2 subnets via 2 adapters. It would need routing enabled (which is not mentioned, so I might be inclined to agree with you on answer D now).
__________________
...by the way, that's me in the bottom left corner of the pic...
Report this post to a moderator
|
|
04-13-02 08:01 PM
|
|
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 D?
A relay agent must be installed on a server located on the same segment as the clients it is intended to service. In this scenario, the relay agent is to be installed on a different segment from the one the intended clients are located on.
__________________
Due to financial problems, the light at the end of the tunnel will be shut down until further notice.
Report this post to a moderator
|
|
04-13-02 11:56 PM
|
|
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
|
|
Actually I got to thinking about it and if the server were multihomed with an adapter on each subnet, why would it need DHCP relay? Would it not see the requests from both subnets? In any case, we are not told that it is a multihomed machine anyway, so this solution will not work.
So, I agree, answer is D.
(sometimes I tend to go way out in left field, as you may have noticed!)
__________________
...by the way, that's me in the bottom left corner of the pic...
Report this post to a moderator
|
|
04-14-02 02:43 AM
|
|
lamngocliem
Senior Member
Registered: Feb 2002 Location: Ho Chi Minh Country: Viet Nam State: Certifications: MCP, MCSA, MCSE 2K,MCDBA,MCSD Working on: MCSE2003, MCAD, MCSD .Net,CIW
Total Posts: 152
|
|
|
04-14-02 11:47 AM
|
|
mrfixit
Moderator M

Registered: Jul 2001 Location: Fort Worth Country: United States State: Certifications: MCSA , A+, Network+, Security+ Working on: MCSE, CCNA
Total Posts: 2085
|
|
Re: Saturday 70-216 Question of the Day
quote: Originally posted by mrfixit
While Frank is out, I'm kind of filling in. (But no one can really fill Franks' shoes.)
Here is the Q of the Day:
Your company wants to deploy a network consisting of 10 servers and 200 clients. As a Network Administrator, it is your responsibility to plan for the network. You decide to implement a routed network and segment the network in two parts.
Required result: You are required to provide automatic IP address assignment to all client computers for less administrative burden.
Optional result 1: Clients on each segment should be able to get their IP address lease.
Optional result 2: Clients should be able to get IP address in case of DHCP server failure.
Suggested solution: Install DHCP server and configure clients to assign automatic IP address from that server. Install DHCP relay agent on the same server and configure it to take requests from DHCP clients on the segment other than where DHCP server is installed.
Which results does the suggested solution produce?
A.Suggested solution produces the required result and both optional results.
B.Suggested solution produces only the required result.
C.Suggested solution produces the required result and one of the optional results.
D.Suggested solution does not produce the required result.
Good luck! See you tomorrow!
The answer is:
B
The required result is fulfilled if DHCP service is used. To fulfill the first optional result, it is necessary to install DHCP relay agent on the segment other than on which the server is installed. Thus, the first optional result does not get fulfilled and neither does the second, as nothing has been done for fault tolerance. To fulfill the second optional result, it is necessary to have at least one more DHCP server installed on the network.
__________________
Keyboard not functioning. Press F1 to continue....
Give a man a fish and you feed him for a day, teach him to use the Net and he won't bother you for weeks.
What goes up must come down. Ask any system administrator.
If a trainstation is where the train stops, what's a workstation...?
Report this post to a moderator
|
|
04-14-02 02:51 PM
|
|
|
Click here for list of 70-216
study guides
MCSE exam notes
70-216 exam details
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
|