• 网络学院
  • IT资讯
  • 操作系统
  • 网络技术
  • 软件应用
  • 办公软件
  • 编程技术
  • 网站架设
  • 数据库类
  • 平面设计
  • 多媒体类
  • 游戏资讯
  • 教学论文
  • 认证考试
CCNABRAINDUMP4(2)
  站点:
  • 首 页
  • 最新软件
  • 文章教程
  • 国内软件
  • 国外软件
  • 绿色软件
  • 源码下载
  • 字体下载
CCNABRAINDUMP4(2)
软件发布 CCNABRAINDUMP4(2)
网络软件 系统工具 应用软件 联络聊天 图形图像 多媒体类 行业软件 游戏娱乐 编程开发 安全相关 教育教学 数码软件 绿软下载
热门软件: QQ 瑞星 pplive e话通 木马克星 千千静听 office2000 五笔字根 Photoshop 视频分割
返回文章教程首页 >> 认证考试 >> 思科认证 >> Cisco试题 >> CCNABRAINDUMP4(2)

CCNABRAINDUMP4(2)

添加时间: 2007-9-6 1:44:28  作者: Cisco考试认证  阅读次数:54   来源: http://www.d9soft.com

       

Best efforts packet delivery *
(check this answer)

48. @ What output would the following commands give the output:
ROUTER#CL
Ambiguous Command “CL”
CL -?
Help CL
CL?
? CL
CL ?

49. § Which command would display the configured DLCIs
Disp dlci
Sh prot frame relay S1
Sh frame-relay s1
Sh s1 encapsulation frame relay
Sh frame-relay pvc

50. What information can you get from CDP info
Hostname
Software platform
Hardware platform
One address per protocol
Two addresses per protocol
Incoming/outgoing port
As many addresses as are configured for each protocol
The same info as show version !!??

(I think they deleted this bugged question from the pool exam)

51. § True/False the correct syntax to setup sub interfaces for series 7000 or 7500 is:
Interface e0 1/0/0 slot/port adapter/port number
True

(in my exam it was’t a True/false question)

52. @ Which types of serial communications are characterized by PVC and layer 2 identifiers
Frame relay (trust me) :))
X.25
PPP
SLIP

53. What 2 commands verify end to end communications
Telnet
Ping
Trace

54. What command to disable edit mode
End edit
Disable edit
Disable 0
Edit mode is not enabled by default

55. § What is shown with the IP route command? Choose 3
Ip route 154.4.55.0 255.255.255.0 195.23.55.1 85

154.4.55.0 is source address
154.4.55.0 is the source network
85 is administrative distance
154.4.55.0 is the destination network
195.23.55.0 is source network (next hop)
85 is the autonomous system number

56. § What is the syntax for the enable banner command
Router (config)# banner motd .
Router (config)# motd
Router (config)# set motd .

57. @ What 3 sources can you enter configuration commands
TFTP server
Console
Vterminal
Nvram
HP Openview

58. § What is the purpose and default value of the CDP timer command
60 seconds; interval between updates
90 seconds; interval between updates
60 seconds; interval before an entry expires
90 seconds; interval before an entry expires

59. @ What key stokes will bring you back to the beginning of the command line
Ctrl A
Ctrl B
Ctrl P
Ctrl N

60. § Which of the follow do not belong to the customer (2 answers):
CPE
Demarc
CO
DTE
DCE
Router

61. § Which command would you use to find the parameters for the clock?
cl?
cl ?
show cl?
show cl ?

62. @ What are the characteristics of Store and forward switching
Reads entire frame and checks CRC before forwarding
Latency is increased
Has no effect on latency
Reads header the immediately forward packet
Packet may be applied to filters

63. Describe Connection oriented sessions
Is typically implemented on x.25 networks
Single path is determined, resources reserved, data is sent and received sequentially, link terminated

64. § What command displays interfaces with access-lists set
Show IP interface
Show ip access-lists
show ip access lists
show access lists
show access-lists

(the one that I got in my exam was when you know the access-list number and there was another choice “show access-lists access list number” I took this choice)

65. @ What are the 2 functions of the data link Mac layer
Handles access to shared media
Provides SAPs for higher level protocols
Allows multiple devices to uniquely identify one another on the data link layer
Manages protocol access to the physical network medium

66. § What does the IPX maximum path command do?
Sets the maximum metric that can appear in the routing table
Configures round robin load sharing over multiple equal metric paths (parallel paths)
Allows you to disable the TTL on an IPX packet
This parameter is only used in NLSP routing.

67. @ What command displays IPX routing update packets received and transmitted between routers
Sh ipx routing all
Debug ipx routing
Debug ipx updates
Debug ipx routing activity
Show ipx routing activity

68. What command has the proper syntax to specify a sub interface #4
Interface s0.4
Interface e4.0
Interface e0 sub int 1
Interface s0 sub 4

69. What command sets up a secondary IP address of 192.15.1.7 with a class C netmask.
Ip address 192.15.1.7 255.255.255.0
Ip address 192.15.1.7 255.0.0.0 secondary
Ip secondary address 192.15.1.7 0.255.255.255
Ip address 192.15.1.7 255.255.255.0 secondary
Secondary ip address 192.15.1.7 255.255.255.0

70. Deny telnet inbound with access list
Access-list 101 deny ip any eq 23
Access-list 101 deny tcp 192.15.72.5 255.255.255.0 eq 23?
Access-list 101 permit ip any except telnet
Distribute-list 101 deny any eq telnet

71. @ What Command loads an configuration file from tftp server
Copy tftp startup-config
Load tftp ram
Copy tftp running-config
Load tftp startup-config

72. @ What command will display the characteristics of encapsulation and LMI type configuration options on serial interface 0
Dis s0
Sh int s0
Debug frame-relay verbose
Sh dlci int s0

73. What command Displays RIP routing updates send and received at router
Sh ip rip 10
Debug rip updates
Debug ip rip
Debug ip routing

74. § THREE ways to provide login access to router
TFTP
Console
Telnet
Rlogin
Auxiliary Port
RADIUS

75. A question about two chrachtaristics of the Flow Control, I don’t remember the choices..

76. @ Wich IP-class provides the least number of Hosts?
A. Class A.
B. Class B.
C. Class C.
D. Class D.

77. § How to change the Virtual Terminal password to CISCO ?
A. Router(config)# line vty 0 4
Router(config-line)# login
Router(config-line)# password CISCO
B. Router(config)# line aux 0
Router(config-line)# login
Router(config-line)# password CISCO
C. Router(config)# line consol 0
Router(config-line)# login
Router(config-line)# password CISCO

(in my Exam I got Consol 0 instead of Virtual Terminal, so I took the choice C)

78. @ Wich of the following is tru about ISDN ?
A. ISDN provides end-to-end digital connectivity
B. A54Kbps line much faster than 2B channels.
C. ISDN provides voice and data.
D.ISDN provides data only.
E. ISDN provides voice only.

*********I got the following 5 questions word by word in my exam !!!**********

1. Given an IP-address 0f153.50.6.27 and a subnet of 255.255.255.128 what is the correct class, subnet and broadcast address for IP address and subnet?
A. Class B, Subnet 153.50.6.0, broadcast 153.50.6.28
B. Class C, subnet 153.50.0.26, broadcast 153.50.6.127
C. Class B, subnet 153.50.0.0, broadcast 153.50.6.127
D. Class A, subnet 153.50.0.0, broadcast 153.50.6.0
E. Class B, subnet 153.50.0.0, broadcast 153.50.6.28

2. What function best descibe the session-layer?
A. This layer provides codeformatting and conversion.
B. Negotiates datatransfer syntax for the application layer.
C. This layer coordinates requests and responses that occur when applications communicates with different

hosts.
D. This layer constitutes a logical connection between the end points of the internetwork.

3. Indicate password types that control access to router?(choose two)
A. A password when accessing any line.
B. A masked password in ROM monitor mode.
C. A password before entering privileged EXEC mode.
D. A TACACS or Radius Password required upon entering setup mode.

4. Which Four solutions are used to prevent routing loops?
A. Split horizon.
B. Rout poison.
C. Area hierarchies.
D. Holddown Timers.
E. Triggerd updates.
F. SPF algorithms.
G. Link-State algorithm.

5. Wich command sets the clock rate to 56Kbps on serial interface0 ?
A. Clock rat 56 kbps.
B. clock rate 56000
C. clock rate 56 Kbs
D. set clockrate 56 kbps
E. serial 0 clockrate 56 kps
F. clock rate 56000 serial0

 

上下文章:

 

上一篇文章: CCNABRAINDUMP4(1) 下一篇文章: CCNABRAINDUMP6(1)

相关文章:

  • CCNABRAINDUMP5
  • CCNABRAINDUMP6(2)
  • CCNABRAINDUMP6(1)
  • CCNABRAINDUMP4(1)
  • CCNABRAINDUMP2(3)

相关软件:

 

快速导航

  • 网络学院
  • 精品汇聚
  • 字体下载
  • 教程下载
  • ASP源码
  • PHP源码
  • Net源码
  • JSP 源码

思科认证分类导航

  • Cisco动态
  • Cisco指导
  • Cisco介绍
  • Cisco试题

本类经典文章推荐

  • Cisco试题:验证主机联通性
  • 思科认证考生问答竞选集(2)
  • Cisco试题库:ccna最新真题(下)(3)
  • Cisco试题库:ccna最新真题(下)(1)
  • Cisco试题:保存路由器配置文件
  • 3个CCIE对一个工程师的面试题
  • Cisco试题:OSPF协议
  • Cisco试题:UDP考题分析
  • Cisco试题:虚拟局域网
  • Cisco试题:CCNA-OSI参考模型

Cisco试题阅读排行

  • 思科认证考试(CCNA)考试模拟...
  • CCNABRAINDUMP6(1)
  • Cisco试题:保存路由器配置文件
  • 关于Cisco路由协议题和答案(中文)...
  • CiscoCCNA考试56题(1)
  • Cisco试题库:ccna最新真题(下)(3)
  • 关于Cisco路由协议题和答案(中文)...
  • Cisco试题库:ccna最新真题(下)(1)
  • CCNA认证考试 (collected from Br...
  • CCNA Study Notes1(3)

思科认证阅读总排行

  • Cisco路由器访问控制列表详解
  • EPON与GPON的综合比较
  • 思科考试认证(CISCO) CCNA考试就...
  • 我的CISCO认证学习笔记总结
  • CCNA简介
  • Cisco经验介绍:CCNP培训日记(2)
  • CCNA考试主要知识点指导
  • Cisco经验介绍:ping命令之解惑
  • Cisco指导:IOS命令大全(一)
  • 使用IPSec阻止特定网络协议和端口

广告位置

字母检索 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 回到顶部

关于我们 | 版权声明 | 免责条款 | 广告联系 | 软件发布 | 下载帮助 | 下载排行 | 网站地图 | 特别鸣谢 | 友情连接

copyright; 2005-2008 D9soft.com 第九软件网 版权所有