GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Certification  >  Microsoft  >  070-216
Go To First  |  Previous Question  |  Next Question 
 070-216  |  Question 7 of 309    Print  

You are the network administrator for a branch office of a large company. Your network is connected to the
company network by means of a Windows 2000 Routing and Remote Access two-way demand-dial connection
over ISDN. In addition to e-mail and application traffic, sensitive company data is transferred across this
connection. You want to accomplish the following goals:
• All data transmitted over the connection will be secured.
• Rouge routers will be prevented from exchanging router information with either router.
• Both routers in the connection will be able to validate each other.
• Both routers in the connection will maintain up-to-date routing tables.
• Traffic over the demand-dial link during peak business hours will be minimized. You take the following
actions:
• Install a Certificate Services server at the main office.
• Enable EAP-TLS as the authentication protocol on both Routing and Remote Access servers.
• Enable RIP version 2 on the demand dial interfaces.
Which result or results do these actions produce? (Choose all that apply)
A. All data transmitted over the connection is secure.
B. Rouge routers are prevented from exchanging router information with either router.
C. Both routers in the connection are able to validate each other.
D. Both routers in the connection are maintaining up-to-date routing tables.
E. Traffic over the demand-dial link during peak business hours is minimized.
Answer: A, C, D.



  
Total Answers and Comments: 0 Last Update: N/A   
  
 Sponsored Links

 

No answers are posted for this question yet.
Be the first to answer it!


 Related Questions

You are the administrator of CompanyX network. You configure a Windows 2000 Server computer as the DNS server for your network. You create both standard primary forward lookup and reverse lookup zones. You discover that when you use the nslookup utility, you cannot resolve host names from IP addresses on your network. You also discover that when you run the Tracert.exe utility, you receive the following error message. "Unable to resolve target system name." What should
Answer: C  

You are the administrator of CompanyX network. Your Windows 2000 Server computer named Srv2 cannot communicate with your UNIX server named Srv1. Srv2 can communicate with other computers on your network. You try to ping Srv1, but you receive the following error message, "Unknown host Srv1". You create an A (host) record that has the correct name and IP address. However, when you try to ping Srv1 again, you receive the same error message. What should you do to resolve
Answer: D.  

You are the administrator of CompanyX network. The network consists of one Windows 2000 domain. All servers and client computers are running Windows 2000. To facilitate name resolution and client access to resources on the servers, you have configured your DNS standard primary zone to include the addresses of all of your servers. You later add three new member servers to your network. Users report that they can find these servers in the directory but cannot access these servers.
Answer: C.  

You are the administrator of a Windows 2000 network that consists of three subnets. For load-balancing purposes, each Web server on the network is configured to maintain exactly the same content as all the other web servers. You want to configure your DNS server to allow users to type a host name in their browser to connect to Web server that is on the same subnet. The host name that all users type will be identical regardless of the subnet they are on. How should you configure
Answer: A.  

You are the administrator of Windows 2000 network. Your network has one primary internal DNS server and one primary external DNS server. Your network has three secondary DNS servers that transfer zone information from the primary external DNS server. The secondary DNS servers are installed on two Windows 2000 Server computers and one Windows NT 4.0 computer. The primary external DNS server is used to host records for CompanyX Web and mail servers. It has only a limited number of
Answer: B, D.  

You are the network administrator for the branch office of a large company. Your network is connected to the company network by means of a Windows 2000 Routing and Remote Access two-way demand dial connection over ISDN. To reduce costs, the ISDN links should only be used once each day to transfer sales information to or from the main office. This transfer should occur during nonbusiness hours. You discover that several times a day an ISDN link is initiated between the networks.
Answer: A, C.  

You are the network administrator for a branch office of a large company. Your network is connected to the company network by means of a Windows 2000 Routing and Remote Access two-way demand-dial connection over ISDN. In addition to e-mail and application traffic, sensitive company data is transferred across this connection. You want to accomplish the following goals: • All data transmitted over the connection will be secured. • Rouge routers will be prevented from
Answer: A, C, D.  

You are the administrator of a Windows 2000 network. Some of the members of CompanyX graphics department use Macintosh computers and are not using Internet Explorer as their browser. These users inform you that they cannot request valid user certificate from your Enterprise Certificate Authority (CA). You want to make it possible for these users to request certificates by using Web-based enrollment. What should you do? A. In the Internet Information Services (IIS) console, access
Answer: A.  

You are the administrator of a Windows 2000 domain. The domain has a Windows 2000 member server computer named Delta. Routing and Remote Access is enabled for remote access on Delta. The domain is in native mode. For all user accounts, the delta-in permission is set to control access through remote access policies. You want to allow all users in the domain to dial in during the workday. You also want to allow only members of the global security group named Support Staff to be able
Answer: 1. Support staff 7-8 Deny 2. Support staff all 3. Domain users' 6-8 Deny 4. Domain users all  

You are the administrator of CompanyX network. Your company has branch offices in New York and Paris. Because each branch office will support its own Routing and Remote Access server, you implement a Remote Authentication Dial-In User Service (RADIUS) server to centralize administration. You remove the default remote access policy. You need to implement one company policy that requires all dial-up communications to use 40-bit encryption. You want to configure your network to require
Answer: B, C.  
Tags : Encryption


 Sponsored Links

 
Related Articles

Service Oriented Java Business Integration Review

Service Oriented Java Business Integration Review Introduction If you ve read through the texts which give you an introduction to SOA or Web Services you will often find them to be quite frustrating and the reason for this is because they spend too much time referencing business processes which are
 

Business Intelligence Key Performance Indicators

Business Intelligence Key Performance Indicators What are Key Performance Indicators Key Performance Indicators are also known as Key Success Indicators they help an organization to better define and measure their progress toward professional goals Once an organization has clearly identified its nee
 

How to Best Use Business Intelligence to Your Advantage

How to Best Use Business Intelligence to Your Advantage It is no big secret that today s businesses rely heavily on data and the information it delivers about their companies Whether it is for the purpose of customer acquisition improving operational performance or understanding competitors all of t
 

Business Intelligence in Information Technology

Business Intelligence in Information Technology IT stands for Information Technology Information Technology is a system designed to gather process or distribute information IT can be inspected in terms of the following three groupings; the data gathering the data processing and the data distribut
 

Breaking up XML into Relational Data

Breaking up XML into Relational Data While the preceding example shows how to construct an XML representation over relational data the example in this section illustrates how you can shred XML data back into relational data This reverse operation can be useful if your application works with relation
 

Querying Data with Oracle XQuery

Querying Data with Oracle XQuery Starting with Oracle Database 10g Release 2 you can take advantage of a full featured native XQuery engine integrated with the database With Oracle XQuery you can accomplish various tasks involved in developing PHP Oracle XML applications operating on any kind of dat
 

Retrieving XML Data

Retrieving XML DataTo retrieve XML data from an XMLType table you can use a SELECT SQL statement just as you would if you had to query a relational table For example to select the employee with the id set to 100 from the employees XMLType table discussed in the preceding section you might issue the
 

Business Intelligence Integration

Business Intelligence Integration How to Integrate Business Intelligence within Your Organization Before you Integrate Business Intelligence into your Organization Business Intelligence has developed into strategic process over the years of its extraordinary growth even so it still needs to be incor
 

Business Intelligence Tips

Business Intelligence Tips Understand Your Organization first Truly understanding your company and how it works is perhaps one of the most important Business Intelligence tips anyone can offer This includes understanding the business itself the processes involved the data and how that data is used b
 

Using XMLType for Handling XML Data in the Database

Using XMLType for Handling XML Data in the Database Being an object type XMLType can not only be used to store XML data in the database but also to operate on that data via its built in methods Regardless of the storage model you choose XMLType provides a set of XML specific methods to operate on XM
 





About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape