You need to implement the use of a routing protocol that meets the following requirements: 1. Converges quickly 2. Supports VLSM, CIDR, IP, and IPX. 3. Uses minimal bandwidth for routing updates. Which one of the following routing protocols would be the best choice?()A、RIPv1B、RIPv2C、IGRPD、OSPFE、EIGRP

You need to implement the use of a routing protocol that meets the following requirements: 1. Converges quickly 2. Supports VLSM, CIDR, IP, and IPX. 3. Uses minimal bandwidth for routing updates. Which one of the following routing protocols would be the best choice?()

  • A、RIPv1
  • B、RIPv2
  • C、IGRP
  • D、OSPF
  • E、EIGRP

相关考题:

You need to write a code segment that transfers the contents of a byte array named dataToSendby using a NetworkStream object named netStream.You need to use a cache of size 8,192 bytes.Which code segment should you use?()A.B.C.D.

You are using Windows Communication Foundation (WCF) to create a service. You need to implement a custom message-level security binding element. Which binding element should you use?() A. Transport Security Binding ElementB. Https Transport Binding ElementC. Ssl Stream Secunty Binding ElementD. Windows Stream Security Binding Element

A Windows Communication Foundation (WCF) service sends notifications when the service is started and stopped.You need to implement a client that logs these notifications. Which class should you use?() A. AnnouncementServiceB. AnnouncementClientC. DiscoveryClientD. HttpListener

You need to implement a high availability design in the Company routed network.  Which protocol  allows for the automatic selection and simultaneous use of multiple available gateways as well as  automatic failover between those gateways?()A、 VRRPB、 GLBPC、 IRDPD、 HSRPE、 None of the other alternatives apply

You are analyzing the performance of a SQL Azure database.   You need to recommend an approach for identifying the indexes that should be added to improve database performance.  What should you recommend?()A、 Use SQL Server Profiler to identify missing indexes.B、 Use the Database Engine Tuning Advisor to identify missing indexes.C、 Use a Dynamic Management View to analyze query plans.D、 Use a DynamicManagement View to ascertain the number of pending I/O requests.

You have an Exchange Server 2003 organization.  You plan to transition the organization to Exchange Server 2010.  You need to recommend a plan that allows the Exchange Server 2003 servers to coexist with ExchangeServer 2010 servers.  The plan must meet the following requirements: .Support journaling of e-mail messages that are sent to distribution lists from a mailbox on an ExchangeServer 2003 server .Support journaling of e-mail messages that are sent to distribution lists from a mailbox on an ExchangeServer 2010 server What should you recommend?()A、Implement Personal Archives.B、Implement Universal Group Membership Caching.C、Use only Exchange Server 2003 servers for the expansion of distribution groups.D、Use only Exchange Server 2010 Hub Transport servers for the expansion of distribution groups.

You work in a company which is named Wiikigo Corp. The company uses SQL Server 2008. You are the administrator of the company database. Now you are in charge of a SQL Server 2008 instance. There is an internal application which uses Analysis Services and Reporting Services. You use the application on the basis of SQL Server 2008. According to the requirement of company security policy, the surface area for all the deployed components of SQL Server 2008 should be configured. You have to implement the security policy and devise a method to evaluate the security policy against other database servers. What should you do?()  A、You should create policies based on the appropriate facets. Apply the policies against a server group. The server group includes the database servers that need to be configured B、You should create a Transact-SQL script based on the sp_configure stored procedure. Use a configuration server to run the script against a server group that includes the database servers that need to be configured C、You should edit the RSReportServer.config configuration file. Distribute the file to all database servers that need to be configured D、You should analyze your database servers by using the SQL Server Best Practices Analyzer (BPA). Implement the recommendations of the BPA

You use Microsoft Visual Studio 2010 and Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. You plan to implement a test strategy for the application. You need to ensure that the test strategy meets the following requirements: Test data can be added to the test project without recompiling. Multiple variations of a test can be executed at run time. What should you do? ()A、Use IntelliTrace.B、Use data-driven tests.C、Create a single test class.D、Create a test method for each data variation.

Certkiller.com has an active directory forest on a single domain.  Certkiller needs a distributed application that employs a custom application. The application is directory partition software named PARDAT. You need to implement this application for data replication.  Which two tools should you use to achieve this task()A、Dnscmd.B、Ntdsutil.C、IpconfigD、DnsutilE、All of the above

You need to recommend changes to the infrastructure to ensure that DFS meets the company’s  security requirements.   What should you include in the recommendation?()A、Upgrade DFS2 to Windows Server 2008 R2.B、Implement access-based enumeration (ABE).C、Implement Authentication Mechanism Assurance.D、Configure the DFS namespace to use Windows Server 2008 mode.

A Windows Communication Foundation (WCF) service sends notifications when the service is started and stopped.You need to implement a client that logs these notifications. Which class should you use?()A、AnnouncementServiceB、AnnouncementClientC、DiscoveryClientD、HttpListener

You have an Exchange Server 2010 organization.  You need to recommend a solution that prevents the permanent deletion of e-mail messages from themailboxes of employee who have been dismissed from the company.  What should you recommend?()A、Implement managed folders.B、Implement a legal hold for each mailbox.C、Implement a Retention Policy for each mailbox.D、Implement an Outlook Protection Rule for each mailbox.

You need to ensure that database schema changes in branch offices result in the proper notifications. What should you do?()A、Install Notification Services on all branch office servers, and configure Notification Services to use a local notifications database.B、Specify that all SQL Server log files must be archived and sent by e-mail to the main office. C、Implement DML triggers that use Database Mail to send an e-mail message about the DML activity.D、Implement DDL triggers that use Database Mail to send an e-mail message about the DDL activity.

You work as the enterprise exchange administrator at Xxx .The Xxx network consists of a domain named xxx .What actions must you take to use administrative delegation on a series of cmdlets?()A、You must implement log transactionsB、You must set up new management roleC、You must implement Mailbox journalingD、You must set up a Role Based Access Control (RBAC) role

An administrator named Admin1 plans to implement the planned App-V deployment. You need to recommend which protocol to use for the App-V deployment. Which protocol should you recommend?()A、SMBB、HTTPSC、CIFSD、RTSPS

You need to implement an auditing strategy that will fulfill the company’s business requirements.What should you do?()A、Use C2 auditing.B、Use DML triggers.C、Use DDL triggers.D、Use event notifications.

You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. You add a ListBox control to the application. The ListBox control is data-bound to an instance of a custom collection class of the Product objects named ProductList. You need to ensure that changes to ProductList are automatically reflected in the ListBox control. What should you do? ()A、 Implement the INotifyPropertyChanged interface in the Product class.B、 Implement the IQueryableProduct interface in the ProductList class.C、 Extend the DependencyObject class in the Product class.D、Extend the ObservableCollectionProduct class in the ProductList class.

You need to design a method of communication between the IT and HR departments. Your solution must meet business requirements. What should you do?()A、Design a custom IPSec policy to implement Encapsulating Security Payload (ESP) for all IP traffic Design the IPSec policy to use certificate-based authentication between the two departments’ computersB、Design a customer IPSec policy to implement Authentication Header (AH) for all IP traffic. Desing the IPSec policy to use preshared key authentication between the two departments’ computersC、Design a customer IPSec policy to implement Encapsulating Payload (ESP) for all IP traffic. Desing the IPSec policy to use preshared key authentication between the two departments’ computersD、Design a customer IPSec policy to implement Authentication Header (AH) for all IP traffic. Desing the IPSec policy to use certificate-based authentication between the two departments’ computers

You are planning the migration of a Microsoft SQL Server 2008 database to SQL Azure.   You need to recommend an approach for ensuring that database connectivity does not degrade.   Which two actions should you recommend?()A、 Implement transactions for database queries.B、 Close database connections in the application.C、 Use Microsoft ADO.NET in the data access layer.D、 Implement a retry policy in the data access layer.

You need to recommend a solution for promoting the RODC in the new branch office.What should you include in the recommendations?()A、Implement the Windows Search service and implement a custom iFilter.B、Implement File Server Resource Manager (FSRM) and configure file classifications.C、Implement Microsoft SharePoint Foundation 2010 and create a custom workflow.D、Implement a Distributed File System (DFS) namespace and configure folder targets.

单选题You are analyzing the performance of a SQL Azure database.   You need to recommend an approach for identifying the indexes that should be added to improve database performance.  What should you recommend?()A Use SQL Server Profiler to identify missing indexes.B Use the Database Engine Tuning Advisor to identify missing indexes.C Use a Dynamic Management View to analyze query plans.D Use a DynamicManagement View to ascertain the number of pending I/O requests.

多选题Certkiller.com has an active directory forest on a single domain.  Certkiller needs a distributed application that employs a custom application. The application is directory partition software named PARDAT. You need to implement this application for data replication.  Which two tools should you use to achieve this task()ADnscmd.BNtdsutil.CIpconfigDDnsutilEAll of the above

单选题You need to block messages from senders that do not comply sender policy framework (SPF).What do you need to implement?()AReceive connectorBSender ID FilteringCSender FilteringDSend connector

多选题TestKing.com Web site includes a page that customers use to send feedback about the company and its products. You use a SQL Server 2005 database to store the comments in the Comments column of a table named Feedback. You need to implement full-text searching so that you can run reports on the comments. Which two actions should you perform?()ACreate a nonclustered index on the Comments column.BExecute the USE Master Transact-SQL statement.CCreate a full-text catalog.DCreate a full-text index on the Comments column.

单选题You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. You add a ListBox control to the application. The ListBox control is data-bound to an instance of a custom collection class of the Product objects named ProductList. You need to ensure that changes to ProductList are automatically reflected in the ListBox control. What should you do? ()A Implement the INotifyPropertyChanged interface in the Product class.B Implement the IQueryableProduct interface in the ProductList class.C Extend the DependencyObject class in the Product class.DExtend the ObservableCollectionProduct class in the ProductList class.

多选题You plan to implement Hyper-V Virtualization to test applications. In the test environment, you will take frequent snapshots of virtual machines (VMs). You need to recommend which disk types you should use for the planned deployment of the VMs.   Which disk types should you recommend?()Afixed-sizeBdynamically expandingCpass-throughDdifferencing

单选题You are using Windows Communication Foundation (WCF) to create a service. You need to implement a custom message-level security binding element. Which binding element should you use?()ATransport Security Binding ElementBHttps Transport Binding ElementCSsl Stream Secunty Binding ElementDWindows Stream Security Binding Element

单选题You need to implement a high availability design in the Company routed network.  Which protocol  allows for the automatic selection and simultaneous use of multiple available gateways as well as  automatic failover between those gateways?()A VRRPB GLBPC IRDPD HSRPE None of the other alternatives apply