itgle.com

You are attempting to troubleshoot some problems within your local network.Which of the following are router IOS commands that can be used to troubleshoot LAN connectivity problems?()A、pingB、tracertC、ipconfigD、show ip routeE、winipcfgF、show interfacesG、All

题目

You are attempting to troubleshoot some problems within your local network.Which of the following are router IOS commands that can be used to troubleshoot LAN connectivity problems?()

  • A、ping
  • B、tracert
  • C、ipconfig
  • D、show ip route
  • E、winipcfg
  • F、show interfaces
  • G、All of the above

相似考题
更多“You are attempting to troublesho”相关问题
  • 第1题:

    After attempting to telnet into a router, you are denied and you receive the error message "password required, but none set." What configuration changes will allow telnet access into this router?()

    A.

    B.

    C.

    D.


    参考答案:C

  • 第2题:

    You are attempting to administer CPR to a victim.When you blow into his mouth it is apparent that no air is getting into the lungs.What should you do ________.

    A.Blow harder to force the air past the tongue

    B.Raise the victim's head higher than his feet

    C.Press on the victim's lungs so that air pressure will blow out any obstruction

    D.Re-tip the head and try again


    正确答案:D

  • 第3题:

    You work as a Web Developer at Certkiller.com. You are in the process of creating a Webapplication using Microsoft ASP.NET 3.5.  You host the Web application in Microsoft Internet Information Services (IIS) 6.0. You browse theapplication and receive the following error message:  Server Application Unavailable  The web application you are attempting to access on this web server is currently unavailable.Please hit the "Refresh" button in your web browser to retry your request.  You view the Application event log and discover the following message:  It is not possible to run two different versions of ASP.NET in the same IIS process. Please use theIIS Administration Tool to reconfigure your server to run the application in a separate process.  To ensure productivity you need to solve this problem as quick as possible.  What should you do?()

    • A、You should change the IIS isolation mode.
    • B、You should assign the application to another application pool.
    • C、You should configure all applications that are part of your application's application pool in orderto use the same version of ASP.NET.
    • D、You should run the Aspnet_regiis.exe Tool.
    • E、You should restart the application pool that hosts the application.

    正确答案:B,C

  • 第4题:

    What is the end result of these commands if they are successful?()   RMAN> show retention policy;  RMAN configuration parameters for database with db_unique_name  ORCL are: CONFIGURE RETENTION POLICY TO REDUNDANCY 1; # default Backup database tag=gold_copy plus archivelog tag=gold_copy delete input; Backup  database tag=silver_copy plus archivelog tag=silver_copy delete input;  

    • A、 Attempting to restore silver_copy will fail.
    • B、 Attempting to restore gold_copy will fail.
    • C、 Both backups will be available for restore without question.
    • D、 Attempting to restore gold_copy may or may not succeed.
    • E、 You will not be able to restore either gold_copy or silver_copy.

    正确答案:D

  • 第5题:

    You are the administrator of the desktop.com domain. You are configuring a roaming user profile for a user named Paul West. You create a user account named Paul West on the Windows 2000 server computer named server 1. You define a network profile by entering the path //server1/profile/%username% in Paul’s user account setting. When Paul logs on to a Windows 2000 Professional computer he sees the following message- “Windows can not locate your roaming profile and is attempting to log you on with your local profile which will not be propagated to the server.” The details of network cannot be found. You want to configure the roaming user profile for Paul. What should you do?()

    • A、Create a home folder for Paul.
    • B、Share the network profile directory.
    • C、Map a device to network profile directory.
    • D、Use the %username% variable to allow access.

    正确答案:B

  • 第6题:

    单选题
    You are attempting to secure a MySQL server by using SSL encryption. On starting MySQL, you get this error: 130123 10:38:02 [ERROR] mysqld: unknown option '—ssl' What is the cause of the error?()
    A

    The — ssl level was not specified

    B

    The server was not started with the – enable–ssl-plugin option

    C

    — ssl is not a valid server option

    D

    The mysqld binary was not compiled with SSL support

    E

    The server's SSL certificate was invalid


    正确答案: A
    解析: 暂无解析

  • 第7题:

    单选题
    If you saw flames aboard a vessel but could see the vessel was not on fire,you would know that the().
    A

    crew was trying to get warm

    B

    vessel required immediate assistance

    C

    vessel was attempting to attract the attention of a pilot boat

    D

    vessel was being illuminated for identification by aircraft


    正确答案: B
    解析: 暂无解析

  • 第8题:

    单选题
    The Certkiller has a Windows 2008 domain controller server. This server is routinely backed up over the network from a dedicated backup server that is running Windows 2003 OS. You need to prepare the domain controller for disaster recovery apart from the routine backup procedures. You are unable to launch the backup utility while attempting to back up the system state data for the data controller. You need to backup system state data from the Windows Server 2008 domain controller server. What should you do()
    A

    Add your user account to the local Backup Operators group

    B

    Install the Windows Server backup feature using the Server Manager feature.

    C

    Install the Removable Storage Manager feature using the Server Manager feature

    D

    Deactivating the backup job that is configured to backup Windows 2008 server domain controller on the Windows 2003 server.

    E

    None of the above


    正确答案: A
    解析: 暂无解析

  • 第9题:

    单选题
    You are attempting to connect to your ISP. You view the status change from Dialing to Verifying user name and password. After several seconds, the status changes to Disconnecting. You are then disconnected from the computer you dialed. You verify that your user name and password are entered correctly. You want to enable your Computer to connect to your ISP correctly. What should you do? ()
    A

    Configure your connection to enable data encryption.

    B

    Configure your connection to use the UNIX SLIP server.

    C

    Configure your connection to allow unsecured passwords.

    D

    Instruct your ISP to configure your account to support Multilink.


    正确答案: C
    解析: 暂无解析

  • 第10题:

    单选题
    You are configuring a roaming user profile for a Scott Peters. You create a user account named ScottP on a Windows 2000 Server. You define a network profile directory path named //Server1/Profiles/%Username%. When Scott logs onto the computer, he receives the error message, "Windows cannot locate your roaming profile and is attempting to log you on with your local profile which will not be propagated to the server. The details of network cannot be found". What should you do?()
    A

    Change the %Username% variable to ScottP.

    B

    Create a home folder for the Client computer.

    C

    Map a device to network profile directory.

    D

    Share the directory, which holds his profile.


    正确答案: B
    解析: 暂无解析

  • 第11题:

    单选题
    What is the end result of these commands if they are successful?()   RMAN> show retention policy;  RMAN configuration parameters for database with db_unique_name  ORCL are: CONFIGURE RETENTION POLICY TO REDUNDANCY 1; # default Backup database tag=gold_copy plus archivelog tag=gold_copy delete input; Backup  database tag=silver_copy plus archivelog tag=silver_copy delete input;
    A

     Attempting to restore silver_copy will fail.

    B

     Attempting to restore gold_copy will fail.

    C

     Both backups will be available for restore without question.

    D

     Attempting to restore gold_copy may or may not succeed.

    E

     You will not be able to restore either gold_copy or silver_copy.


    正确答案: E
    解析: 暂无解析

  • 第12题:

    单选题
    When attempting to restart a warm high-speed engine, which of the following reactions can you expect?()
    A

    Excessive fuel

    B

    Higher than normal temperatures for star up

    C

    Longer starting periods

    D

    Higher than normal lube oil pressure


    正确答案: A
    解析: 暂无解析

  • 第13题:

    You are attempting to troubleshoot some problems within your local network.Which of the following are router IOS commands that can be used to troubleshoot LAN connectivity problems?()

    A. ping

    B. tracert

    C. ipconfig

    D. show ip route

    E. winipcfg

    F. show interfaces

    G. All of the above


    参考答案:A, D, F

  • 第14题:

    If you saw flames aboard a vessel but could see the vessel was not on fire, you would known that the ______.

    A.crew was trying to get warm

    B.vessel required immediate assistance

    C.vessel was attempting to attract the attention of a pilot boat

    D.vessel was being illuminated for identification by aircraft


    正确答案:B
    如果你看到一船上有火焰,但看到那船上并没有着火,你应该知道那船需要紧急救助。

  • 第15题:

    You are attempting to secure a MySQL server by using SSL encryption. On starting MySQL, you get this error: 130123 10:38:02 [ERROR] mysqld: unknown option '—ssl' What is the cause of the error?()

    • A、The — ssl level was not specified
    • B、The server was not started with the – enable–ssl-plugin option
    • C、— ssl is not a valid server option
    • D、The mysqld binary was not compiled with SSL support
    • E、The server's SSL certificate was invalid

    正确答案:C

  • 第16题:

    You are creating a dial-up connection for Internet access. The wizard cannot access the default Internet Service Providers (ISP) with either of the numbers provided. What is your alternate method for setting up the connection?()

    • A、Configure the dial-up connection to negotiate with the server using Challenge-Handshake  Authentication Protocol (CHAP).
    • B、You can choose the option to set up the Internet connection manually if you know the ISP's  phone number and your account and password already.
    • C、You need to provide a known IP address before attempting to connect to the ISP server.
    • D、Your ISP is requiring Data Encryption. Configure the dial- up connection to use it. 

    正确答案:B

  • 第17题:

    单选题
    You are attempting to clear an unarchived redo log file. In order to manually enact a log switch, which of the following statements is appropriate?()
    A

    ALTER DATABASE 

    B

    ALTER SYSTEM 

    C

    ALTER USER 

    D

    ALTER REDO LOG


    正确答案: B
    解析: 暂无解析

  • 第18题:

    单选题
    In the event of a flame failure in an auxiliary water-tube boiler, you must()
    A

    relight the boiler immediately to prevent loss of steam pressure

    B

    relight the fire off the brickwork as the bricks are cherry red

    C

    purge the furnace of any combustible gases before attempting to relight the fire

    D

    speed up the feed pump to prevent dry firing when the burner flame is reestablished


    正确答案: C
    解析: 暂无解析

  • 第19题:

    单选题
    You are attempting to increase the checkpoint interval on your database. Each of the following choices will affect the duration and/or frequency of checkpoints, except one.  Which is it?()
    A

    Size of redo logs 

    B

    Number of datafiles 

    C

    LOG_CHECKPOINT_INTERVAL 

    D

    LOG_CHECKPOINT_TIMEOUT


    正确答案: C
    解析: 暂无解析

  • 第20题:

    单选题
    You are docking a vessel starboard side to with the assistance of two tugs.You are attempting to hold the vessel off by operating both tugs at right angles to the vessel and at full power.You must ensure that().
    A

    steerageway is not taken off

    B

    the bow doesn't close the dock first

    C

    the bow closes the dock first

    D

    the ship has no headway at the time


    正确答案: D
    解析: 暂无解析

  • 第21题:

    单选题
    You are attempting to parallel two AC generators, and the syncope pointer is revolving in the fast directionThis indicates that the frequency of the incoming machine is ().
    A

    higher than the bus frequency

    B

    lower than the bus frequency

    C

    the same as the bus frequency but out of phase with it

    D

    the same as the bus frequency and the circuit breaker may be closed at any pointer position


    正确答案: A
    解析: 暂无解析

  • 第22题:

    单选题
    Consider the MySQL Enterprise Audit plugin. On attempting to start the MySQL service after a crash, notice the following error: [ERROR] Plugin ‘audit_log’ init function returned error. In the audit log file, you notice the final entry: … What action should you take to fix the error and allow the service to start?()
    A

    Re-install the audit plugin

    B

    Execute the command FLUSH LOGS

    C

    Execute the command SET GLOBAL audit_log_fiush= ON

    D

    Move or rename the existing audit.log file


    正确答案: A
    解析: 暂无解析

  • 第23题:

    多选题
    You work as a Web Developer at Certkiller.com. You are in the process of creating a Webapplication using Microsoft ASP.NET 3.5.  You host the Web application in Microsoft Internet Information Services (IIS) 6.0. You browse theapplication and receive the following error message:  Server Application Unavailable  The web application you are attempting to access on this web server is currently unavailable.Please hit the "Refresh" button in your web browser to retry your request.  You view the Application event log and discover the following message:  It is not possible to run two different versions of ASP.NET in the same IIS process. Please use theIIS Administration Tool to reconfigure your server to run the application in a separate process.  To ensure productivity you need to solve this problem as quick as possible.  What should you do?()
    A

    You should change the IIS isolation mode.

    B

    You should assign the application to another application pool.

    C

    You should configure all applications that are part of your application's application pool in orderto use the same version of ASP.NET.

    D

    You should run the Aspnet_regiis.exe Tool.

    E

    You should restart the application pool that hosts the application.


    正确答案: A,D
    解析: 暂无解析