pass4sure Mcse 70-270 v2.93
- Sunday, April 13, 2008, 22:25
- Cert Tests
- 4 views
- Add a comment
MCSE Installing, Configuring, and Administering Microsoft Windows XP Professional : 70-270 Exam
Exam Number/Code: 70-270
Exam Name: MCSE Installing, Configuring, and Administering Microsoft Windows XP Professional
VUE Code: 70-270
Questions Type: Multiple choice,
Real Exam Question Numbers: 58
Exam Language(s): English
“MCSE Installing, Configuring, and Administering Microsoft Windows XP Professional”, also known as 70-270 exam, is a Microsoft certification.
Preparing for the 70-270 exam? Searching 70-270 Test Questions, 70-270 Practice Exam, 70-270 Dumps?
With the complete collection of questions and answers, Pass4sure has assembled to take you through 173 questions to your 70-270 Exam preparation. In the 70-270 exam resources, you will cover every field and category in MCSE helping to ready you for your successful Microsoft Certification.
QUESTION 1:
You work as the network administrator at Certkiller .com. The Certkiller .com
network consists of a single Active Directory domain named Certkiller .com. All
servers on the Certkiller .com network run Windows Server 2003. Half the client
computers run Windows XP Professional and the rest run Windows 98. A server
named Certkiller -SR26 runs the WINS service. A server named
Certkiller -SR11 is the file server on the network.
You use a client computer named Certkiller -WS215. While logged on to
Certkiller -WS215, you create a shared folder on Certkiller -SR11 from the
command prompt. After two hours, your access the command prompt to modify the
new drive but receive an error message. The message indicates that the network
name which you are using in unavailable. You attempt to ping Certkiller -SR11 by
using its IP address. Your attempt times out.
What should you do to access Certkiller -SR11 from Certkiller -WS215 by using
the command prompt?
A. On Certkiller -SR11, run ipconfig /registerdns.
B. On Certkiller -WS215, run ipconfig /flushdns.
C. On Certkiller -WS215, run nbstat -R.
D. On Certkiller -SR11, run nbstat -RR.
Answer: B
Explanation: It appears that the IP address of Certkiller -SR11 was changed after
you first created the shared folder. You therefore need to flush the stale record for
Actualtest.org – The Power of Knowing
the IP address of the server from the DNS cache. To do this, run ipconfig/flushdns
from your client computer. After this, attempt to connect to Certkiller -SR11 by
its host name. The DNS client on Certkiller -WS215 will now query the preferred
DNS server for the IP address of the Certkiller -SR11.
Incorrect answers:
A: The ipconfig/registerdns command is used to register a computer’s IP address and host
name with DNS.
C: nbstat -R is used to reload a NetBIOS name cache.
D: If you have a WINS server and need to send a release packet request to the
server, you would use nbstat -RR.
QUESTION 2:
You work as a network domain administrator at Certkiller .com. The Certkiller .com
network consists of a single Active Directory domain named Certkiller .com. All
servers on the Certkiller .com network run Windows Server 2003 and all client
computers run Windows XP Professional. Certkiller .com operates from many offices
that are located right around the world. The Certkiller .com network includes twenty
locations which are connected in a partial mesh configuration over leased lines.
Certkiller .com has its headquarters in Chicago. The head quarters is dispersed over
three buildings: the corporate office, the warehouse and the customer care office.
The corporate office network portion is implemented in a multiple subnet
configuration that includes four subnets. One of these subnets is a screened subnet.
The warehouse and the customer care office are configured to have two subnets
each.
The Certkiller .com network has to accommodate authentication traffic, resource
sharing, various network applications, e-mail, as well as external access to the
Internet which is done via a proxy server that is configured with the Internet
Security and Acceleration (ISA) service.
If often happens that some links are not available on the network. You receive
instruction to provide a routing solution that will provide the best performance and
optimal rerouting when required.
What should you do?
A. Use Routing Information Protocol (RIP) v2 as routing protocol.
B. Use Routing Information Protocol (RIP) v1 as routing protocol.
C. Use Open Shortest Path First (OSPF) as routing protocol.
D. Use static routes as the routing protocol.
Answer: C
Explanation: In OSPF, large networks can be broken down into smaller contiguous
groups of networks, called areas. (RIP does not allow for the subdivision of a
network into smaller components.) Routing table entries can then be minimized by
using the technique called summarizing. Summarizing allows for the creation of
Actualtest.org – The Power of Knowing
default routes for routes outside the area. The subnet mask is advertised with
OSPF. This provides support for disjointed subnets and supernetting. Route
exchanges between OSPF routers can be authenticated. Because external routes can
be advertised internally, OSPF routers can calculate least-cost routes to external
destinations. This makes OSPF the logical choice under the circumstances.
Incorrect answers:
A, B: RIP is used most appropriately in medium-sized networks. Where a packet never
requires to cross more than 14 routers. RIP v2 is able to handle announcements through
multicast. However, in this scenario the excessive traffic may be caused by route change
announcements using either RIP v1 or even RIP v2 and both of these protocols is not as
efficient as OSPF under these circumstances.
D: Making use of static routes will not be appropriate as there will be too many routes to
manage manually and static routes are not sensitive enough for the changing network
conditions.
QUESTION 3:
You work as a network domain administrator at Certkiller .com. The Certkiller .com
network consists of a single Active Directory domain named Certkiller .com. All
servers on the Certkiller .com network run Windows Server 2003 and all client
computers run Windows XP Professional. Certkiller .com has its headquarters in
Chicago and a branch office in Dallas.
In both Chicago, and Dallas, the Certkiller .com network is made up of several subnets
that are connected via dedicated routers. These routers are configured with RIPv2.
Your job description includes the provision of connectivity between the two
networks as it exists between the two Certkiller .com offices. To this end you connect
both networks by means of a frame relay WAN. Now you need to test connectivity
between the two networks. However, you discover that the routers in each of the two
cities do not receive routing information from the routers in the other city in the
network. You received instruction to ensure that all computers in both Chicago and
Dallas are able to communicate with the computers in the other city.
What should you do?
A. Specify that each of the routers in the frame relay WAN is an autonomous system
boundary router.
B. Specify each of the routers in the frame relay WAN that are connected to the frame
relay WAN as neighbors.
C. Configure each of the routers in the frame relay WAN to use RIPv1 instead of Ripv2
on each of the routers.
D. Configure each of the routers in the frame relay WAN to use OSPF instead of Ripv2
on each of the routers.
Answer: B
Explanation: According to the description in the question it seems as if the frame relay
Actualtest.org – The Power of Knowing
WAN uses the Non-broadcast multiple access (NBMA) model. to enable proper
communication between the computers of both networks with each other, it would be
best to specify all the routers as neighbors.
Incorrect answers:
A: If a network appears as separate for each virtual circuit unit, then each virtual circuit is
treated as a point-to-point connection. This solution will not suffice since the instruction
states that all computers are to be able to communicate with each other.
C: An autonomous system boundary router (ASBR) pertains to the OSPF routing
protocol. You cannot configure a router as ASBR unless you configure it to OSPF.
However, the question states that all routers are RIPv2 configured. You do not need to
reconfigure the routers to make use of another type of routing protocol. If you switched
fromRIPv2 to RIPv1 then you still need to list all the routers as neighbors.
D: An autonomous system boundary router (ASBR) pertains to the OSPF routing
protocol. You cannot configure a router as ASBR unless you configure it to OSPF.
However, the question states that all routers are RIPv2 configured. You do not need to
reconfigure the routers to make use of another type of routing protocol. If you switched
fromRIPv2 to OSPF then you still need to list all the routers as neighbors.
Free download:pass4sure Microsoft Mcse 70-270 v2.93
Free download:testking Microsoft Mcse 70-270 v2.93
password:www.certbible.org
High quality IT Certification Training Exam Questions, Study Guides and Practice Tests are in Downloadable PassGuide Testing Engine,Successful for IT Certification or Full Refund for you.Contact Us:Sales@PassGuide.com|
Type |
Exam Bible | New Questions & Answers |
Latest Updated |
Download link |
| All Certbible 's Exam Dumps |
597 |
1 days ago | Available |
PassGuide Training Materials & Practice Tests
About the Author
Write a Comment
Gravatars are small images that can show your personality. You can get your gravatar for free today!

