











|  |
Pages (2): [1] 2 »
| Author |
Spid's Fri (11/15) Win2k Pro. QoD
|
Spid
Moderator M
Registered: Oct 2000 Location: Cleveland Country: United States State: Certifications: B.S. CIS, Net+, MCSA, MCSE NT4, MCSE Win2K Working on: avoiding resume' generating events
Total Posts: 3913
|
|
Spid's Fri (11/15) Win2k Pro. QoD
Happy Friday Everyone!!!!
Let's see how we all do with this one 
Enforcer is a systems administrator for a mid-sized company. All client computers are Windows 2000 Professional and all client computers use DHCP for their TCP/IP configuration.
The network administrators install a new T1 line and router for Internet access. This router must only be used by the Administrative staff.
Enforcer needs to configure the administrative staff's computers to use this new router. He must also ensure that non-administrative staff users can't gain access to the Internet through this router. Finally, he only wants to configure each "targeted" client computer only once.
Note - You do not have the situation where a non-administrative staff user will go over and use an administrative staff's computer system.
What does Enforcer need to do? (Select the best choice)
A. At each administrative client computer, use
the route add -f command to enter the new route information.
B. At each administrative client computer, use
the route add -p command to enter the new route information.
C. At each administrative client computer, use
the route add command to enter the new route information.
D. Enable the 031 Perform Router Discovery option in the scope options for DHCP.
E. None of the above.
Good luck and see you Monday for the answer!!
__________________
"I was planning to take over the world, but got distracted by something sparkly..."
Report this post to a moderator
|
|
11-15-02 02:33 PM
|
|
Slinky
Junior Member

Registered: Aug 2000 Location: 35° 24' N 97° 36' W Country: US of A State: Certifications: A+, N+, MCSA Working on: MCSE
Total Posts: 2009
|
|
|
11-15-02 02:48 PM
|
|
hairy51
Pay Rise at last!!! M

Registered: Oct 2002 Location: Bristol Country: United Kingdom State: Certifications: MCSA,MCSE 2000, CCNA INTRO Working on: MCSE 2003, CISCO ICND
Total Posts: 215
|
|
I would say B aswell, The /p switch makes the route persistent (It doesn't get rid of it when you log off)
Am i on the right track?!!!
__________________
Jonboy The Brave
I Love Pies
Report this post to a moderator
|
|
11-15-02 03:20 PM
|
|
rafman
Junior Member M

Registered: Aug 2002 Location: Country: United States State: Certifications: A+ Working on: MCP, MCSE
Total Posts: 14
|
|
This should be it
I'm going with B. At each administrative client computer, use the route add -p command to enter the new route information.
Making the route persistent.
~RafMan
Report this post to a moderator
|
|
11-15-02 04:52 PM
|
|
NetChild1985
RedHater

Registered: Feb 2002 Location: Country: Bulgaria State: Certifications: MCSA 2K;2K3, MCSE 2K, HP AIS & ASE Working on: MCSE 2K3:Security
Total Posts: 2517
|
|
|
11-15-02 06:06 PM
|
|
Deja-vue
Challenge Everything M

Registered: Jul 2001 Location: Long Beach Country: United States State: Certifications: MCSA 2000 Working on: MCSE 2000,MCSE 2003
Total Posts: 3247
|
|
|
11-15-02 06:47 PM
|
|
namrak
Senior Member M
Registered: Aug 2002 Location: Seattle Country: United States State: Certifications: A+, Net+, i-Net+, Srvr+, Linux+, Sec+, Proj+, MCDST, MCSA:Sec W2K Working on: BS/IT, 70-216, 70-217, CCNA
Total Posts: 1154
|
|
|
11-16-02 01:24 AM
|
|
Spid
Moderator M
Registered: Oct 2000 Location: Cleveland Country: United States State: Certifications: B.S. CIS, Net+, MCSA, MCSE NT4, MCSE Win2K Working on: avoiding resume' generating events
Total Posts: 3913
|
|
Re: Spid's Fri (11/15) Win2k Pro. QoD
quote: Originally posted by Spid
Happy Friday Everyone!!!!
Let's see how we all do with this one 
Enforcer is a systems administrator for a mid-sized company. All client computers are Windows 2000 Professional and all client computers use DHCP for their TCP/IP configuration.
The network administrators install a new T1 line and router for Internet access. This router must only be used by the Administrative staff.
Enforcer needs to configure the administrative staff's computers to use this new router. He must also ensure that non-administrative staff users can't gain access to the Internet through this router. Finally, he only wants to configure each "targeted" client computer only once.
Note - You do not have the situation where a non-administrative staff user will go over and use an administrative staff's computer system.
What does Enforcer need to do? (Select the best choice)
A. At each administrative client computer, use
the route add -f command to enter the new route information.
B. At each administrative client computer, use
the route add -p command to enter the new route information.
C. At each administrative client computer, use
the route add command to enter the new route information.
D. Enable the 031 Perform Router Discovery option in the scope options for DHCP.
E. None of the above.
Good luck and see you Monday for the answer!!
And the answer is......B
By default, routes are not retained when the computer is restarted. By using the -p parameter with the Route Add command on the Administrative computer systems will create a persistent route on that computer (It will still be there after the system is restarted). This will enable the client Administrative computers to gain access to the Internet through the router and it only needs to be done once.
Note - The -f switch clears all routes.
The router discovery option of DHCP could be used as well, But it would configure ALL computers with the router address. Therefore, Administrative and Non-Administrative computers would gain accesss to the Internet, and we don't want that.
__________________
"I was planning to take over the world, but got distracted by something sparkly..."
Report this post to a moderator
|
|
11-18-02 01:23 PM
|
|
enforcer
Confusion Master

Registered: Jun 2002 Location: Wembley - Home of the big arch Country: United Kingdom State: Certifications: MCSE NT4, MCP 2K Working on: MCSE 2K 216,217 MCSA 2K 218
Total Posts: 10984
|
|
|
11-18-02 01:57 PM
|
|
OmnipotentOne
Senior Member

Registered: May 2001 Location: PG Country: Canada State: Certifications: A+, i-Net+ Working on: Enrolled in Cisco Networking Academy, Will probably do some more CompTIA exams as they don't expire
Total Posts: 174
|
|
I'd have to go with E, none of the above due to the wording of the question
quote: He must also ensure that non-administrative staff users can't gain access to the Internet through this router
adding static route would allow the administors to use the route but wouldn't restrict it's use from non-administors.
__________________
Join the cause http://www.distributed.net
Report this post to a moderator
|
|
11-20-02 12:33 PM
|
|
|
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
|