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

思科认证考试(CCNA)考试模拟题40—59及答案(2)

添加时间: 2007-9-7 8:13:55  作者: Cisco认证考试  阅读次数:84   来源: http://www.d9soft.com

       

Answer
f) Data Link Layer 2

48. [OxNx] Frames are converted to Bits at which layer?

a) Application Layer 7
b) Presentation Layer 6
c) Session Layer 5
d) Transport Layer 4
e) Network Layer 3
f) Data Link Layer 2
g) Physical Layer 1

Answer
g) Physical Layer 1 

49. [OxNx] Which of the following could be a feature of a connection-oriented service?

a) Flow Control
b) "Three-Way" hand shake
c) Error checking
d) Windowing
e) All of the above

Answer
e) All of the above


50. [OxNx] With a connection-oriented service a host will ACK (Acknowledge) with: (Answer all that apply)

a) The last (SEQ) sequence number received from the remote host
b) The next expected (SEQ) sequence number from the remote host
c) The last ACK number from the remote host
d) The current SEQ number from the remote host "plus" 1
e) None of the above

Answer
b) The next expected (SEQ) sequence number from the remote host
d) The current SEQ number from the remote host "plus" 1.

Following are three captures that clearly show the ACK and SEQ numbers of a three-way handshake.

First Part

Second Part

Third Part  

51. [OxNx] Simple Network Management Protocol uses what numeric value, in decimal, of the destination port field of the User Datagram Protocol (UDP) header?

a) 20
b) 21
c) 23
d) 69
e) 161

Answer
e) 161 

52. [OxNx] The first segment of the "Three-Way Handshake" will most likely carry an ACK of (Choose the best answer):

a) 1
b) The SEQ number of the remote host "plus" 1
c) 0
d) There is no ACK.
e) A randomly generated number

Answer
c) 0

Below is an example of the first part of a Three-Way Handshake.

In this first part of the handshake, take note of the Sequence and Acknowledgement numbers. Since this is the first part of the handshake the ACK is 0. The host initiating this connection-oriented conversation can not acknowledge a number that has not been received. This is the key factor in creating an access list that provides the ability to telnet out, but not allow the outside world to telnet in. The key word "established" means permit only those packets where the ACK is non-zero. (Refer to Question 4 of the June Issue.)
 
53. [OxNx] Which one of the following layers "best" describes the ability of the upper layers to gain independence over LAN media access?

a) Application Layer 7
b) Presentation Layer 6
c) Session Layer 5
d) Transport Layer 4
e) Network Layer 3
f) Data Link Layer 2
g) Physical Layer 1
h) MAC sublayer
i) LLC sublayer

Answer
i) LLC sublayer 

54. [OxNx] The Media Access Control (MAC) address is made up of the following two parts.

a) Vendor Code
b) Network Address
c) Host Address
d) Serial Number
e) No such address

Answer
a) Vendor Code
d) Serial Number

The MAC address consists of 48 bits. The first 24 bits are the Vendor code or the Organizational Unique Identifier (OUI) number. The IEEE assigns these addresses to each vendor. It is the responsibility of each vendor to make sure that each card produced has a unique serial number. A vendor may have more than one Vendor Code.

Has anyone ever caught a vendor in a screw up? When would a user ever know if there has been a screw up by a vendor?

Some Examples of OUI numbers:

CISCO 00 00 0c xx xx xx
Novell 00 00 1b xx xx xx
3COM 02 60 8c xx xx xx
Take note of the organizational code below:

55. [OxNx] Which one of the following describes the process of a TCP/IP host learning a remote host MAC address?

a) ARP (Address Resolution Protocol)
b) SLARP (Serial Line Address Resolution Protocol)
c) RARP (Reverse Address Resolution Protocol)
d) IARP (Inverse Address Resolution Protocol)

e) MOP (Maintenance Operation Protocol)

Answer
a) ARP (Address Resolution Protocol)

Below is an ARP request: Take note of the destination MAC address!

Followed by an ARP reply:


Notice that the reply includes the source MAC address.


56. [OxNx] What is the major difference between the Ethernet version 2 frame and the 802.3 frame?

a) 802.3 frame uses a two-byte Length field where Ethernet describes type.
b) 802.3 frame uses a two-byte field for sequence numbers where Ethernet describes Type.
c) Ethernet uses a 802.2 header to describe type.
d) Ethernet uses a SNAP header.
e) There is no major difference.
f) None of the above.

Answer
a) 802.3 frame uses a two-byte Length field where Ethernet describes type.

Bob Metcalf usually gets named as the man who invented ethernet, he was working for XEROX at the time. In this original ethernet frame from the 1970s there was a two-byte field describing type. The IEEE took the two byte field and used it to describe length. IEEE uses SSAP, DSAP and sometimes SNAP to describe type.

57. [OxNx] What is the purpose of the 802.3 Subnet Access Protocol (SNAP) format?

a) To make ethernet perform faster
b) To identify the length of the frame
c) To identify proprietary protocols
d) To allow windowing
e) To allow flow control

Answer
c) To identify proprietary protocols

The following is a capture of a proprietary protocol.

Can you identify the vendor? (That s easy.) Can you identify the protocol? (That s a little harder.)

58. [OxNx] When a Destination Service Access Point (DSAP) and Source Service Access Point (SSAP) are set to AA:

a) All stations with AA contained in their MAC addresses would receive this frame.
b) All stations would receive this frame, because it acts like a broadcast.
c) The encapsulated protocol contained in the frame must be IP.
d) The encapsulated protocol contained in the frame is proprietary.
e) None of the above.

Answer
d) The encapsulated protocol contained in the frame is proprietary.

Refer to the following capture:

The above capture is Cisco s proprietary Cisco Discovery Protocol (CDP).


59. [RINx] What Cisco feature of RIP will reduce convergence time?

a) Cisco uses full horizons as opposed to split horizons
b) The hold down timer is not activated
c) Event triggered updates are used
d) Infinity is 10 instead of 16
e) There is no Cisco feature to enhance the performance of IP RIP

Answer
c) Event triggered updates are used
Cisco uses triggered updates with IP RIP in addition to the periodic updates. Refer to the following outline that organizes the major routing protocols. Details of these routing protocols are will be addressed in later editions.

I. Interior Routing Protocols

A. Distance Vector

RIP
Cisco’s IGRP
Novell’s IPX RIP
Appletalk RTMP
B. Link State

OSPF
IS-IS
NLSP
C. Hybrid

Cisco’s EIGRP
II. Exterior Routing Protocols

A. BGP4
B. EOP

To distinguish between Distance Vector and Link State I ask students to answer the following three questions:

What does the routing protocol talk ?
When does the routing protocol talk ?
Who does the routing protocol talk ?

Distance Vector talks the entire routing table to directly connected neighbors (less split horizon) periodically!

Link State talks just the state of the link to all neighbors when the state of the link changes. I like to use the following question in class to differentiate between distance vector and link state routing protocols.

What protocol are you using if your mother calls you every night to let you know that everyone in the family is alive ?

Suppose you make an agreement with your mother to call you just when there is a death in the family ?

Suppose Mom dies?

 

上下文章:

 

上一篇文章: 思科认证考试(CCNA)考试模拟题40—59及答案(1) 下一篇文章: CCNA Study Notes1(1)

相关文章:

  • 用3ds max模拟香烟烟丝飘动的效果
  • 卡巴斯基蝉联最高级别认证:九冠王
  • EA公布《模拟人生3》海量游戏截图
  • 无纸化考试流程轻松实现
  • 教你如何用PS滤镜巧妙模拟做出下雪效果

相关软件:

  • 执业药师考试宝典 V6.1 中药版
  • 执业药师考试宝典 V6.1 西药版
  • 报检员考试全程通 V6.5
  • 春浪考试系统ASP版 V3.66
  • 计算机等级考试训练模拟软件(三级数据库技术) V1.01
  • 房地产估价师考试全程通 V6.5

 

快速导航

  • 网络学院
  • 精品汇聚
  • 字体下载
  • 教程下载
  • 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 第九软件网 版权所有