文谷首页 | 业界传真 | 网络技术 | 服务器 | 数据库 | 存储技术 | 系统安全 | 无线技术 | Cisco | .Net | Windows | Linux | Unix | Java
电子商务 | 网站工程 | 网页设计 | 平面设计 | 多媒体 | 编程语言 | Oracle | MSSQL | Photoshop | ASP | PHP | 实用技巧 | 进程查询 | 文谷论坛
Cisco频道
 Cisco产品   Cisco认证   Cisco教材   路由技术   交换技术   安全技术   网络协议   解决方案   配置手册
您现在的位置: IT文谷 >> CISCO >> Cisco认证 >> CNNA—CCDA >> 文章正文
ccna真题(2)基本 IOS 配置ccna真题(2)基本 IOS 配置2006-12-12 17:15:51ccna真题(2)基本 IOS 配置2006-12-12 17:15:51ccna真题(2)基本 IOS 配置
ccna真题(2)基本 IOS 配置
ccna真题(2)基本 IOS 配置ccna真题(2)基本 IOS 配置2006-12-12 17:15:51ccna真题(2)基本 IOS 配置2006-12-12 17:15:51ccna真题(2)基本 IOS 配置
ccna真题(2)基本 IOS 配置ccna真题(2)基本 IOS 配置2006-12-12 17:15:51ccna真题(2)基本 IOS 配置2006-12-12 17:15:51ccna真题(2)基本 IOS 配置

1: In which of the following modes in Cisco's IOS can you issue show commands? (Choose two.)

A. User

B. Privileged

C. Line Configuration

D. Global Configuration
 
2: You are the network administrator for a large corporation. You want to be able to store all your configurations in a centralized location. Which of these servers will allow you to do so? (Choose two.)

A. FTP

B. TFTP

C. SQL

D. Oracle
 
3: You need to troubleshoot your network IP connectivity. Which of the following commands would you use to find the IP address on your Ethernet 0 interface?

A. ping

B. IPConfig

C. traceroute

D. Show interface Ethernet 0
 
4: Which command would you use at the CLI in User mode to enter Privileged EXEC mode?

A. Privilege

B. Admin

C. Enable

D. Disable
 
5: You have just received 14 Catalyst switches for your network. You would like to install these switches into your production network to provide separate collision domains for each of the connected devices. What configuration is required to provide this functionality?

A. No configuration is required.

B. You must set up an IP address on the switch.

C. You must configure unique VLANs on the switches.

D. You must install the Cisco IOS.
 
6: Which of the following prompts indicates your router is in Privileged EXEC mode?

A. Router>

B. Router#

C. Router&

D. Router$
 
7: You have made a console connection to your Cisco Catalyst switch and you see the > symbol in HyperTerminal. What does it mean?

A. You are in Privileged EXEC mode.

B. You are in User EXEC mode.

C. The switch has not been configured.

D. The switch is in need of repairs.
 
8: You would like to assign a meaningful name to your Catalyst switch. What command should you use?

A. enable

B. host name

C. hostname

D. name
 
9: You need to assign an IP address to your Catalyst 2950 switch. You are at the HQ_SW1> prompt. What is the correct series of commands? (cr = carriage return)

A. enable ip address 10.1.1.1

B. enable ip address 10.1.1.1 255.255.255.0

C. enable configure terminal ip address 10.1.1.1 255.255.255.0

D. enable configure terminal interface vlan 1 ip address 10.1.1.1 255.255.255.0
 
10: Which of the following commands displays the syntax for the clock command?

A. cl?

B. clock?

C. clock ?

D. cl ?

11: Which of the following commands allows you to configure a welcoming message whenever you log in to a router?

A. Router(config)# banner message

B. Router(config)# banner motd &

C. Router# banner motd #

D. Router# banner message !
 
12: You need to connect to your 2621XM router to configure an interface. Which of the following methods allows you to connect to and issue commands on the router? (Choose three.)

A. Telnet

B. FTP

C. Console connection

D. AUX connection
 
13: You want to prevent unauthorized users from plugging their laptops into the router. What type of password helps prevent this issue?

A. vty

B. Interface

C. Console

D. Enable
 
14: You have connected to the console port and are running HyperTerminal. You see only scrambled characters and symbols. What is the most likely solution to this problem?

A. Change the connectors.

B. Use a different Terminal program.

C. Reset the router.

D. Adjust the baud rate of your COM port.


[View full size image]
 
 
15: Which of the following commands would you type to receive this output shown in the figure above?

A. Show running-config

B. Show startup-config

C. Show ip route

D. Show version
 
16: You are configuring a router named East for authentication with a router named West using CHAP. What username should you configure on East to allow the routers to communicate?

A. East

B. West

C. South

D. North
 
17: What is the default point-to-point encapsulation protocol used on a Cisco router?

A. PPP

B. SLIP

C. HDLC

D. ATM
 
18: What type of handshake occurs with CHAP authentication?

A. One-way

B. Two-way

C. Three-way

D. Mutual
 
19: You have connected to your Cisco router through a Telnet connection. To test one of your connections, you use a debug ip packet command. Even though you are sure traffic is passing through your router, nothing is reported in your terminal window. What is the most likely cause of this problem?

A. There is no debug ip packet command.

B. You need to type in the terminal monitor command to see debug output from a Telnet session.

C. This command displays information only if the interface experiences trouble. No output indicates that the interface is fine.

D. Cisco routers do not allow you to enable debug commands remotely due to security restrictions.


[View full size image]
 
 
20: Which of the following commands would you type to see this output on your Cisco router shown in the previous figure?

A. Show version

B. Show running-config

C. Show startup-config

D. Show router setup

21: Which of the following commands would you type to see this output shown in the figure above?

A. Show interface Ethernet 0/0

B. Show ip interface detail

C. Show interface Serial 0/1

D. Show ip interface brief


22: Your routers at ACME, Inc., are having some connectivity issues. You issue show commands for each connecting router's interface. Why are they unable to communicate (see figures above)?

A. Incorrect IP address

B. Wrong routing protocol

C. Bad cable

D. Encapsulation mismatch
 
23: You need to back up the configurations you just made, but no TFTP servers are available. Which of the following commands are options to back up your currently running configuration? (Choose two.)

A. Router1#copy running-config startup-config

B. Router1#copy running-config flash

C. Router1#copy startup-config running-config

D. Router1#copy running-config http
 
24: You are consulting a small business that is establishing its first WAN link. The client wants to know what encapsulation you will be using on the link. Which of the following are valid encapsulations for WAN links? (Choose three.)

A. Frame relay

B. Ethernet

C. Token ring

D. PPP

E. HDLC
 
25: Your boss is concerned about security on your network. She wants to make sure that no one can identify passwords if he or she happens to view a configuration on your router. What command encrypts all passwords on your router?

A. Router1#service password-encryption

B. Router1(config)#service password-encryption

C. Router1#enable secret password

D. Router1(config)#enable secret password

[1] [2] 下一页

ccna真题(2)基本 IOS 配置ccna真题(2)基本 IOS 配置2006-12-12 17:15:51ccna真题(2)基本 IOS 配置2006-12-12 17:15:51ccna真题(2)基本 IOS 配置
  • 上一篇文章:

  • 下一篇文章:
  • 进入论坛讨论

    相关文章
    【软考】网络组建基础必备-网线的制作
    【软考】同步与异步的概念
    【软考】工作组与域之区别
    【软考】计算机网络 体系层次结构的划分
    【软考】主干网
    【软考】9种常见的INTERNET接入方式
    【软考】三种流行防火墙配置方案分析与对比
    【软考】快速计算子网掩码和主机块
    【软考】对TCP和UDP的理解
    【软考】从交换机原理看网络广播风暴的几种原因
    【软考】防火墙知识普及
    【软考】OSI网络结构的七层模型
    热门文章最新推荐

    版权与免责声明:
    ① 本网转载其他媒体稿件是为传播更多的信息,此类稿件不代表本网观点,版权归原作者所有,本网不承担此类稿件侵权行为的连带责任。
    ② 本站原创文章,转载时请注明出自文谷及作者姓名
    ③在本网BBS上发表言论者,文责自负。
    ④如您因版权等问题需要与本网联络,请在30日内联系 。
    ccna真题(2)基本 IOS 配置ccna真题(2)基本 IOS 配置2006-12-12 17:15:51ccna真题(2)基本 IOS 配置2006-12-12 17:15:51ccna真题(2)基本 IOS 配置
    ccna真题(2)基本 IOS 配置ccna真题(2)基本 IOS 配置2006-12-12 17:15:51ccna真题(2)基本 IOS 配置2006-12-12 17:15:51ccna真题(2)基本 IOS 配置

    全站热点
    最新推荐
    关于文谷 | 联系文谷 | 免责声明 | 文谷论坛
    Tel: 0577-65690019      E-mail: ichenjian@gmail.com    MSN:ichenjian@hotmail.com    QQ:2911194
    Copyright © 2004-2008 wengu.com 文谷 All Rights Reserved
    浙ICP备05000327号