常有考生咨询 CCNA考试的题型,但是CCNA的题目不是一成不变的,我们只能收集到最新的考试题型分析,供更多的考生参考,希望能让你们有所收获!
 
 
ccna-osi参考模型问题:
  which layer of the 7 layer model provides services to the application layer over the session layer connection
  a.network b.transport c.session d.presentation e.application f.datalink
  0select the 1 best answer(选择一个最佳答案)
  在7osi模型中为应用层连接会话层及提供服务的是那一层?
  解答:
  在7层模型中分部情况是:物理层-数据链路层-网络层-传输层-会话层-表示层-应用层,在会话层和应用层之间是表示层,表示层提供的服务是:为异种机通信提供一种公共语言,以便能进行互操作。这种类型的服务之所以需要,是因为不同的计算机体系结构使用的数据表示法不同。对于用户数据来说,可以从两个侧面来分析:一个是数据含义被称为语义同,另一个是数据的表示形式,称做语法,像文字,图形,声音,文种,压缩,加密等都属于语法范畴。
  例如:ascebcdicjpeggifpictmidi mpeg
  本题是讲在会话层和应用层之间的层是什么层:就是表示层。
  记忆7层模型的方法:物-数-网络-传-会-表-应。
  正确答案: d
  参考资料:
  sybex ccna 4.0 - chapter 1 internetworking - the osi reference model
   the presentation layer
  the presentation layer gets its name from its purpose it presents data to the application layer and is responsible for data translation and code formatting.
  this layer is essentially a translator and provides coding and conversion functions. a successful data-transfer technique is to adapt the data into a standard format before transmission. computers are configured to receive this generically formatted data and then convert the data back into its native format for actual reading for example ebcdic to ascii)。 by providing translation services the presentation layer ensures that data transferred from the application layer of one system can be read by the application layer of another one.
  the osi has protocol standards that define how standard data should be formatted. tasks like data compression decompression encryption and decryption are associated with this layer. some presentation layer standards are involved in multimedia operations too. the following serve to direct graphic and visual p_w_picpath presentation
   pict a picture format used by macintosh programs for transferring quickdraw graphics.
  tiff tagged p_w_picpath file format a standard graphics format for high-resolution bitmapped p_w_picpaths.
   jpeg photo standards brought to us by the joint photographic experts group.
  other standards guide movies and sound<?XML:NAMESPACE PREFIX = O />

 

参考资料:
   sybex ccna 4.0 chapter 1 —— internetworking the osi reference model - the data link layer
  虚拟局域网
  问题:
  the switches in the diagram are each installed on a different floor.each pc has a dedicated switch port.pcs 1234 and 5 each belong to users in the sales department.what would be the most effective solution that will limit the propagation of broadcasts from these hosts and secure their communications.the solution should allow for ease of management troubleshooting and scalability.
  a.create a sales vlan on each of the switches and assign the ports connected to pcs 123 4 and 5 to that vlan
  b. create a sales *** and use vtp across the trunk links of the switches to propagate membership to pcs 123 4 and 5
  c. move pcs 1234 and 5 to the 3rd floor and disconnect the 3rd floor switch from the rest of the lan
   d. replace the switches with routers and use acls to control traffic between hosts

   0select the 1 best answer
  在交换机的图表中,每个交换机都不在同一层,每台pc机都连接在交换机的端口上面,如图pc12345都是销售部门的电脑,有什么解决方案可以隔离广播和提高网络通讯安全,这个解决方案要有容易管理,排错和较高的可行性。
解答:
  在如上的四种方法中最好的方法是利用vlan技术。如果在交换机中使用vlan技术,不需要改变网络的拓扑结构和交换设备,也可以达到隔离广播和提高网络通讯安全的要求,同时也有很高的可行性。所以选择a
  vlan的介绍:英文virtual local area network的缩写,中文名为"虚拟局域网 ".
  vlan是一种将局域网(lan)设备从逻辑上划分(注意,不是从物理上划分)成一个个网段(或者说是更小的局域网lan),从而实现虚拟工作组(单元)的数据交换技术。
  vlan的好处主要有三个:
  (1)端口的分隔。即便在同一个交换机上,处于不同vlan的端口也是不能通信的。这样一个物理的交换机可以当作多个逻辑的交换机使用。
  (2)网络的安全。不同vlan不能直接通信,杜绝了广播信息的不安全性。
  (3)灵活的管理。更改用户所属的网络不必换端口和连线,只更改软件配置就可以了。

 

正确答案:a

  udp考题分析
  问题:
  what does the user datagram protocoludpprovide
   a. flow control and error checking b. name resolution c. path discovery d. fecn&.becn e. connctionless datagram service
  0select the 1 best answer(选择一个最佳答案)
  上述如何描述udp才是正确的?
  解答:
  用户数据报协议(udp)提供了一种无连接、尽力传送的报文转发服务,详见rfc768. udp协议不提供不可靠的数据传输服务,没有错误检测功能。
  udp协议是英文userdatagramprotocol的缩写,即用户数据报协议,主要用来支持那些需要在计算机之间传输数据的网络应用。包括网络视频会议系统在内的众多的客户/服务器模式的网络应用都需要使用udp协议。
  正确答案: e
  udp报头由4个域组成,其中每个域各占用2个字节,具体如下:
  源端口号目标端口号数据报长度校验值
  选项d选中解释:
  前向显示拥塞指示:帧中继网络中,当dte接收到具有fecn位的数据帧后,便知道正在接收帧的dte从源目的地的路径已经发生了拥塞。这时,要请求上层协议进行适当的流量控制。
  后向显示拥塞控制:当在帧中继的网络里,某条路径阻塞时,会在网络中设置becn位并向反向发出。dte在接收到becn位的设置时,会对链路进行适当的流量控制。
  参考资料:
   sybex ccna 4.0 —— chapter 1 internetworking —— the osi reference model —— transport layer
  ospf协议
  问题:
  which of the following factors determines the ospf router id when configuring a router with both physical and logical interfaces
   a. the lowest network number of any interface. b. the highest network number of any interface. c. the highest ip address of any logical interface. d. the middle ip address of any logical interface. e. the lowest ip address of any physical interface. f. the highest ip address of any physical interface. g. the lowest ip address of any logical interface.
  0select the 1 best answer

 

0select the best 1 answer.
  当路由表中包含静态、ripigrp时,比较它们的默认管理距离,会选择哪一个用来转发数据?
  题解:
  路由器的ios使用一个叫作管理距离(administrative distance的概念来决定使用何种路由,管理距离是一个表示某个单独路由器中全部路由协议的可信度的数字,这个数字越低越好,或者说这个路由协议越值得信赖。
  类型 管理距离 staic 1 igrp 100 rip 120
  由此表可以看出,表态路由的可信度最高。
  正确答案: b
  参考资料:
  ccna self-study ccna icnd exam certification guideciscopressisbn 1-58720-083-x -page 177
  路由协议考题分析
  问题:
  the acronym bgp stands for which protocol
   a.backgroud gateway protocol b.backdoor gateway protocol c.border gateway protocol d.basic gateway protocol
   0select the 1 best answer
  正确答案: c
  题解:
   bgp is an acronym for border gateway protocol
  bgp:边界网关协议。它是取代了egp的一种域间路由选择协议。bgp与其他bgp系统交换可达性信息。它在pfc1163中进行了定义。
  bgp—4bgp版本4.这是在internet上主要的域间路由选择协议的第4版本。bgp4支持cidr,并且使用路由聚合机制来减少路由表的大小。