多选题Which of the commands below can you use to configure a default route?()ATK1(config)# ip route 0.0.0.0 0.0.0.0 E0BTK1(config)# ip route 0.0.0.0 255.255.255.255 S0CTK1(config-interface)# ip route 255.255.255.255 0.0.0.0 192.168.1.21DTK1(config)# ip route 0.0.0.0 0.0.0.0 192.168.1.21ETK1(config)# ip route 0.0.0.0 192.168.1.21 255.255.255.255FTK1# ip default-network 0.0.0.0 192.168.1.21 255.255.255.255

多选题
Which of the commands below can you use to configure a default route?()
A

TK1(config)# ip route 0.0.0.0 0.0.0.0 E0

B

TK1(config)# ip route 0.0.0.0 255.255.255.255 S0

C

TK1(config-interface)# ip route 255.255.255.255 0.0.0.0 192.168.1.21

D

TK1(config)# ip route 0.0.0.0 0.0.0.0 192.168.1.21

E

TK1(config)# ip route 0.0.0.0 192.168.1.21 255.255.255.255

F

TK1# ip default-network 0.0.0.0 192.168.1.21 255.255.255.255


参考解析

解析: 暂无解析

相关考题:

What are two commands that can be used to configure MBGP for multicast?() A. Under the BGP group, configure family inet any.B. Use the set protocol MBGP command to enable MBGP.C. Under the BGP group, configure family inet multicast.D. Use the set rib-group command to copy the multicast routes into inet.1.

You would like to configure an Ethernet interface with the following characteristics:Which set of configuration commands accurately completes this task?() A.AB.BC.CD.D

Which of the commands below would you enter if you wanted to see the configuration register of your router?() A. show bootB. show flashC. show registerD. show versionE. show config

What are the techniques which you can use to teach intonation in a meaningful way?

Which of the commands below can you use to configure a default route?()A、TK1(config)# ip route 0.0.0.0 0.0.0.0 E0B、TK1(config)# ip route 0.0.0.0 255.255.255.255 S0C、TK1(config-interface)# ip route 255.255.255.255 0.0.0.0 192.168.1.21D、TK1(config)# ip route 0.0.0.0 0.0.0.0 192.168.1.21E、TK1(config)# ip route 0.0.0.0 192.168.1.21 255.255.255.255F、TK1# ip default-network 0.0.0.0 192.168.1.21 255.255.255.255

What are two commands that can be used to configure MBGP for multicast?()A、Under the BGP group, configure family inet anyB、Use the set protocol MBGP command to enable MBGPC、Under the BGP group, configure family inet multicastD、Use the set rib-group command to copy the multicast routes into inet.1

Which of the commands below would you enter if you wanted to see the configuration register of your router?()A、show bootB、show flashC、show registerD、show versionE、show config

Which of these commands can you use to show if an operational Catalyst switch port is set for autonegotiation of speed and duplex when running Cisco IOS software?()A、show port networkB、 show running-configC、show controllers Ethernet-controllerD、 show interfaces

You have two NTP servers 10.1.1.1  10.1.1.2 and want to configure a router to use 10.1.1.2 as its NTP server before falling back to 10.1.1.1. Which command will you use?

Which of the following commands can an operator use to view disk performance details?()A、topas -DB、topas -RC、topas -CD、topas -d

What are two commands that can be used to configure MBGP for multicast?()A、Under the BGP group, configure family inet any.B、Use the set protocol MBGP command to enable MBGP.C、Under the BGP group, configure family inet multicast.D、Use the set rib-group command to copy the multicast routes into inet.1.

You are managing a database for which incremental backups can be very time consuming. In order to perform optimized incremental backups you enable the block change tracking feature.How would you instruct RMAN to use the block change tracking feature when performing incremental backups?()A、 You need to mention it with every BACKUP command.B、 The block change tracking feature is used automatically by RMAN.C、 You need to configure it using the CONFIGURE command.D、 You need to set the necessary initialization parameters to direct RMAN to use the feature.

You work in a company which uses SQL Server 2008. You are the administrator of the company database. Now you are in charge of a SQL Server 2008 instance. There are queries that have an estimated execution cost less than 3. You intend to configure the instance, make it use a single thread for these queries. In the options below, which sp_configure configuration option should you set?()A、You should set query governor cost limitB、You should set cost threshold for parallelismC、You should set priority boost D、You should set precompute rank

You work in a company which uses SQL Server 2008. You are the administrator of the company database. Now you are in charge of a SQL Server 2008 instance. You intend to configure FILESTREAM data, enabling FILESTREAM for file I/O streaming access and allowing remote client computers to have streaming access to FILESTREAM data. You must make sure that FILESTREAM data is enabled. In the options below, which service should you configure? () A、You should configure Distributed File SystemB、You should configure SQL ServerC、You should configure SQL Server Full TextD、You should configure SQL Server VSS Writer

ou work in a company which uses SQL Server 2008. You are the administrator of the company database. Now you are in charge of a SQL Server 2008 instance. According to the company requirement, you intend to perform an installation of an instance of SQL Server Reporting Services (SSRS) to the same machine. Now your company CIO wants version histories of all deployed reports can be kept. As a technical support, what should you do to ensure this?()A、You should use the http.sys listener to install the SSRS instance. B、You should configure the SSRS database, make it use Native mode C、You should configure the SSRS database, make it use SharePoint integrated mode D、You should use the Internet Information Services default Web site to install the SSRS instance

You work in a company which uses SQL Server 2008. You are the administrator of the company database. Now you are in charge of a SQL Server 2002 instance. You upgrade this instance to SQL Server 2008. You configure the Agent service to use the LocalSystem account. There is a file named Orderdata on a remote network share. A job accesses this Orderdata file by using a CMDExec step. The job step fails to complete execution after the upgrade. You must make sure that the job can complete execution, so you have to configure the job step. What action should you perform? () A、You should configure a certificate B、You should configure the SQL Server Agent service to use the NetworkService account.C、You should configure the job step to use a proxy account D、You should configure the SQL Server Agent service to use a local Windows account

单选题You are managing a database for which incremental backups can be very time consuming. In order to perform optimized incremental backups you enable the block change tracking feature.How would you instruct RMAN to use the block change tracking feature when performing incremental backups?()A You need to mention it with every BACKUP command.B The block change tracking feature is used automatically by RMAN.C You need to configure it using the CONFIGURE command.D You need to set the necessary initialization parameters to direct RMAN to use the feature.

单选题While selecting files during an interactive restore with ufsrestore, you are interrupted by a junior  administrator before you can complete the file selection process and start the restore. After answering the administrator’s question, you realize that you have forgotten which files you had already selected for the restore.  How can you determine which files are already marked for extraction and restore? ()A You can use the ls subcommand of ufsrestore.B You can use the add subcommand of ufsrestore.C You can use the select subcommand of ufsrestore.D You can view the selected files as they are marked with a plus sign (+) in the list that is permanently displayed in the upper half of the interactive ufsrestore screen view.

多选题You install Windows Server 2008 R2 (Server Core Installation) on a server. The server will store virtual machines (VMs) on a volume that is attached to the server by means of an iSCSI connection. You need to configure the server so that VMs can be stored on the iSCSI volume.  Which two commands should you run?()Aiscsicli listTargetBiscsicli qaddTargetCiscsicli qloginTargetDiscsicli AddConnection

单选题You work in a company which uses SQL Server 2008. You are the administrator of the company database. Now you are in charge of a SQL Server 2002 instance. You upgrade this instance to SQL Server 2008. You configure the Agent service to use the LocalSystem account. There is a file named Orderdata on a remote network share. A job accesses this Orderdata file by using a CMDExec step. The job step fails to complete execution after the upgrade. You must make sure that the job can complete execution, so you have to configure the job step. What action should you perform? ()AYou should configure a certificate BYou should configure the SQL Server Agent service to use the NetworkService account.CYou should configure the job step to use a proxy account DYou should configure the SQL Server Agent service to use a local Windows account

多选题You are the administrator of a network supporting Windows 2000 Professional computers. You want to configure Tom’s computer to run the Magnifier each time he logs on to his computer. Which two interfaces can you use?()AUtility ManagerBAccessibility WizardCAccessibility Options icon in Control PanelDUsers and Passwords icon in Control Panel

单选题Which of these commands can you use to show if an operational Catalyst switch port is set for autonegotiation of speed and duplex when running Cisco IOS software?()Ashow port networkB show running-configCshow controllers Ethernet-controllerD show interfaces

多选题You are about to configure PPP n the interface of a Cisco router. Which authentication methods could you use?()ASSLBSLIPCPAPDLAPBECHAPFVNP

多选题Which two commands would you use to discard a candidate configuration?()ArollbackBdeleteCdelete 0Drollback 0

单选题Which of the commands below would you enter if you wanted to see the configuration register of your router?()Ashow bootBshow flashCshow registerDshow versionEshow config

单选题You work in a company which uses SQL Server 2008. You are the administrator of the company database. Now you are in charge of a SQL Server 2008 instance. Now according to the requirement of the company CIO, users on the SQL Server instance must be able to use the OPENROWSET() function to query remote data source.  In the options below, which sp_configure configuration option should you configure?AAgent XPs Bremote access Cremote proc trans DAd Hoc Distributed Queries

单选题You work in a company which uses SQL Server 2008. You are the administrator of the company database. Now you are in charge of a SQL Server 2008 instance. There are queries that have an estimated execution cost less than 3. You intend to configure the instance, make it use a single thread for these queries. In the options below, which sp_configure configuration option should you set?()AYou should set query governor cost limitBYou should set cost threshold for parallelismCYou should set priority boost DYou should set precompute rank

多选题Which of the commands below can you use to configure a default route?()ATK1(config)# ip route 0.0.0.0 0.0.0.0 E0BTK1(config)# ip route 0.0.0.0 255.255.255.255 S0CTK1(config-interface)# ip route 255.255.255.255 0.0.0.0 192.168.1.21DTK1(config)# ip route 0.0.0.0 0.0.0.0 192.168.1.21ETK1(config)# ip route 0.0.0.0 192.168.1.21 255.255.255.255FTK1# ip default-network 0.0.0.0 192.168.1.21 255.255.255.255