CCNA基础测试题及答案

CCNA基础测试题及答案
CCNA基础测试题及答案

CCNA试题

1.What is the correct order for the OSI model? B

P=Presentation, S=Session, D=Datalink, Ph=Physical, T=Transport, A= Application, N=Network

A. P S A PH D N T

B. A P S T N D PH

C. PH D N T A S P

D. P S A T N D PH

It is crucial you not only memorize this and know what each layer does.

2. What is encapsulation? C

A. Putting the header on an incoming frame

B. Putting a header on an incoming segment

C. Putting a header on an outgoing frame

D. Putting a header on an outgoing bit

This also includes trailers and can be put on segments, packets, and frames.

3. Which layer is most concerned with user applications? A

A. Application

B. Presentation

C. Network

D. Physical

4. Which of the following is de-encapsulation?A

A. Stripping the header from a frame

B. Putting a header on a segment

C. Putting a header on a frame

D. Stripping a frame from a link

This also includes trailers as in question 2.

5. What layer converts data into segments? C

A. Application

B. Presentation

C. Transport

D. Physical

6. What layer converts data into Packets? A

A. Network

B. Application

C. Physical

D. Data Link

7. What layer converts data into Frames? C

A. Application

B. Physical

C. Data Link

D. Transport

8. What layer converts data into bits? D

A. Application

B. Session

C. Data Link

D. Physical

All of the layers need to convert data into something that they can pass down to the next level, with the exception of the Application layer which hands data to the Presentation layer.The Presentation layer encrypts, and compresses before sending it to the Session layer for it s first conversion.

9. Which layer is most concerned with getting data

from the beginning to the final destination? D

A. Application

B. Presentation

C. Session

D. Transport

The transport layer is most concerned with reliable transportation from one end to the other.

10. Which of the following is not a part of the Session layer? B

A. Establishing a session

B. Ensuring error free segments

C. Ending a session

D. Keeping the sender and receiver from sending a message at the same time That is the job of the Transport layer.

11. Which of the following is not a job for the presentation layer? Choose 2 CD

A. Data representation

B. Compression

C. Dialog management

D. Transmission

E. Encryption

C is handled by the session layer, and

D is handled by the Transport layer

12. What does Peer to Peer communication involve? D

A. Each layer communication with the layer below it

B. Each layer communication with layer above it

C. Each layer communicating with adjacent layer in another system

D. Each layer communication with it s corresponding layer in another system

Answer D.

Answer C sounds correct also, but adjacent and corresponding are two different things. The session layer can only communicate with the session layer in another system for example.

13. Why does the industry use a layered model?

Choose all correct ABCD

A. When you enhance one layer it doesn t affect the other layers

B. Design and development can be made in a modular fashion

C. Network operations can be simplified

D. Troubleshooting can be simplified.

14. Which two of the following are not from the physical layer? AD

A. SDLC

B. V.35

C. HSSI

D. ISDN

E. RS-232

Answer A D.SDLC and ISDN are W AN protocols that function at the data link layer

15. Which two answers are functions of the OSI model"s network layer? BC

A. Sequencing of frames

B. Path determination

C. Packet switching

D. Packet sequencing

Answer B C. Sequencing is done at the data link layer. D is fictional.

16. What is an example of a MAC address? D

A. Az32:6362:2434

B. Sj:2817:8288

C. GGG:354:665

D. A625:cbdf:6525

The address is a 48 bit address which requires 12 Hex digits.A hex digit can t be past the letter F. Hex stands for 16. 1-9 and A-F make up numbers that are valid.

17. Which of the following is not part of the data link layer? E

A. Transports data across the physical link

B. Performs physical addressing

C. Performs flow control

D. Determines network topology

E. Terminates a session

This is part of the session layer

18. Which of the following are data link protocols? ADE

A. HDLC

B. FTP

C. SQL

D. ISDN

E. Token Ring

FTP is an application and SQL is a session layer protocol.

19. Of the following address AA77:3827:EF54, which of the following is the vendor portion? A

A. AA7738

B. 27EF54

C. AA77

D. EF54

The vendor code is how you can tell who made the card. The last 6 digits are the physical address.

20. Which of the following are examples of layer 3 addressing? AB

A. 165.33.4.34

B. AA77:3827:EF54

C. HHHH:hg:7654

D. 76

The first is a TCPIP address and the second is an IPX address

21. What is considered Layer 3 addressing? B

A. Data Link Layer

B. Network Layer

C. Application Layer

D. None of these

Physical is Layer 1, then data link, and then Network. This is the same layer that routers are on. A

22. What layer are Bridges on?

A. Data Link

B. Physical

C. Application

D. Transport

Bridges segment networks but are not able to determine addresses like the network layer does.

23. Repeaters are on what layer? C

A. Transport

B. Session

C. Physical

D. Application

All repeaters can do is boost a signal. An active hub is a good example of a repeater. A switching hub is a good example of layer 3 addressing, since switches go by network addresses and IPX addresses rather than just boost signals. Bridges can only read mac addresses, and not the full IPX or TCPIP addresses.

24. Which of the following are considered routing protocols? AD

A. OSPF

B. IP

C. IPX

D. EIGRP

E. Token Ring

Answers B and C are routed protocols, whereas A and D are the protocols that do the routing. This is easily confused. You can remember it by thinking that the routing protocols that haul the routed protocols are like a tug ship pulling a barge. The barge is full of data.

25. Which two of the following are considered connection oriented communication? AD

A. Setup and maintenance procedures are performed to ensure message delievery

B. A physical circuit exists between two communicating devices

C. It is a best effort type of communication

D. A virtual connection exists between the two

B is not a necessity, and

C is not accurate. TCP is connection oriented and UDP is not

26. Which of the following are not WAN protocols? Choose 2 CD

A. Frame Relay

B. A TM

C. Ethernet

D. FDDI

E. ISDN

Ethernet and FDDI are LAN protocols.

27. Which of the following will allow you to view NVRAM s contents? AE

A. show configuration

B. show protocols

C. show version

D. show running-config

E. show startup-config

Answer A E. These show the backup configuration stored in NVRAM. The other anwsers allow youto view RAM.

28. Which of the following contains the OS image? A

A. Flash

B. NVRAM

C. RAM

D. Interfaces

ROM will be used if Flash is unavailable. NVRAM is the backup configuration, and RAM is the active configuration

29. Which of the following indicates the router is in privilege mode? A

A. Router#

B. Router>

C. Router-

D. Router* Answer B shows the router in user mode.

30. What does "show cdp neighbors" not show? Neighbors___C______

A. device id

C. ios version

D. port type and number

31. Which of the following will show you the clock? D

A. cl?

B. Cl ?

C. Clock?

D. Clock ?

By typing this the router will finish the command and show the clock.

32. CDP operates at which layer? D

A. Transport

B. Network

C. Data link

D. Physical

CDP allows a network device to exchange frames with other directly connected networked devices.

33. Which command does not show two devices are not routing packets between them successfully? ACD

A. ping

B. show interface

C. trace

D. telnet

Answer A C D. With these commands you can tell whether or not you have communication. Show interface just verifies there is a connection

34. What keystrokes shows the possible commands in privilege mode? AB

A. help

B. h

C. ctrl+h

D. ?

Answers A and B will give a brief description when typed, and C is not valid.

35. Which two items contain versions of the router s configuration file? BC

A. flash

B. nvram

C. ram

D. rom

A and D contain the OS.

36. Which of the following commands will allow you to review the contents of RAM?

A. show configuration BCD

C. show version

D. show running-config

E. show startup-config

A and E allow you to see NVRAM.

37. Which of the following will allow you to add, modify, or delete commands in the startup configuration file? D

A. show startup-config

B. show running-config

C. configure terminal

D. configure memory

Answer C allows you to change items in the running configuration file

38. Which command would be used to restore a configuration file to RAM? ____A____TFTP running-config

A. router#copy

B. router>copy

C. router*copy

D. router^copy

You must be in privilege mode when executing this, which is why you see the # sign.

39. Which of the following commands will display the running configuration file to a terminal? A

A. show running-config

B. show router-config

C. router#show flash

D. router>show version

It can only be shown in privilege mode.

40. If you need to copy the currently executing configuration file into NVRAM,which command would you use? C

A. router#copy startup-config running-config

B. router#copy startup-config TFTP

C. router#copy running-config startup-config

D. router>copy startup-config running-config

Answers ABC show that the router is in privilege mode which is necessary to complete this action, but only C shows the correct syntax.

CCNA期末考试试题

1、要求: (1)VTP域名为benet;密码为123;启用修剪; (2)配置2台3层交换机为VTP的server模式;配置2层交换机为VTP的client模式; (3)设置SW-3L-1是VLAN 2-6的生成树根网桥;设置SW-3L-2是VLAN 7-11的生 成树根网桥;在2层交换机上配置速端口与上行速链路; (4)配置路由器接口的IP地址;配置路由器启动RIP路由协议;配置路由器上的默认路 由,指向10.1.1.1/24; (5)在3层交换机上配置各VLAN的IP地址;配置两台3层交换机之间的 EthernetChannel; (6)配置3层交换机的路由接口;在3层交换机上配置RIP路由协议 (1)(2)

○1SW1-3L 配置vtp域名benetpassword 123 Server模式 SW2-3L同样配置 ○2SW1-3L启用修剪SW2-3L同样配置 ○3SW3-2L配置vtp的client模式、SW4-2L、SW5-3L、SW6-3L相同配置 (3)设置SW-3L-1是VLAN 2-6的生成树根网桥;设置SW-3L-2是VLAN 7-11的生成树根网桥;在2层交换机上配置速端口与上行速链路; ○1SW-3L-1是VLAN 2-6的生成树根网桥;; ○2设置SW-3L-2是VLAN 7-11的生成树根网桥

○3SW3-2L配置速端口与上行链路,SW4-2L、SW5-2L 、SW6-2L上同样配置 (4)配置路由器接口的IP地址;配置路由器启动RIP路由协议;配置路由器上的默认路由,指向10.1.1.1/24 ○1路由器上配置ip地址 ○2路由器上配置默认路由和RIP

ccna章节与期末答案

第一章:正确答案:2.4.5 解析:由于不需要使用网络设备和专用服务器,对等网络易于创建,复杂性更低,且成本更少。而且对等网络也没有集中管理。这种网络安全性更低,不可扩展,而且那些同时充当客户端和服务器的设备可能性能更差 正确答案:1 解析: 正确答案: 解析:选择网络介质的条件包括:所选介质可以成功传送信号的距离、要安装所选介质的环境、必须传输的数据量和速度以及介质和安装的成本。 正确答案:3和4 解析:终端设备上的应用程序可以生成数据,更改数据内容并且负责启动封装过程。 正确答案:1和4 解析:终端设备会发出通过网络传输的数据。中间设备会在链路发生故障时通过备用路径传输数据,并且会过滤数据传输以增强安全性。网络介质提供网络消息的传输通道。 正确答案:4

解析:外联网是公司外部的人或企业合作伙伴访问数据的网络区域。内部网只描述通常仅供内部人员访问的网络区域。当设备连接到有线网络时,有线 LAN 会受 BYOD(自带设备)影响。使用大学无线 LAN 的设备多为平板电脑和智能手机。大学生主要使用无线 WAN 来访问他们的手机运营商网络。 . 正确答案:2 解析:由于通过 Internet 可以联系在线供应商,所以家庭用户通过 Internet 进行网上购物。内联网基本上是仅供内部使用的局域网。外联网是外部合作伙伴访问组织内部特定资源的网络。家庭用户并不一定使用 LAN 来访问 Internet。例如,PC 可以通过调制解调器直接连接到 ISP。 正确答案:1 解析:内部网这个术语用于表示一个组织的私有局域网和广域网连接。内部网的设计旨在仅允许该组织的成员、员工或其他获得授权的人员进行访问。 正确答案:2和4 解析:电缆和 DSL 均能实现高带宽、始终联网,并提供到主机计算机或 LAN 的以太网连接。

CCNA试题

CCNA强化 一、单项选择题: 1、介质100BaseT的最大传输距离是:(b ) A: 10m B:100m C:1000m D:500m 2、路由器下,由一般用户模式进入特权用户模式的命令是:(c )A:enable B:config C: interface D:router 3、哪个命令可以成功测试网络:( b ) A: Router> ping 192.5.5.0 B: Router# ping 192.5.5.30 C: Router> ping 192.5.5.256 D: Router# ping 192.5.5.255 4、介质工作在OSI的哪一层( a ) A:物理层 B:数据链路层 C:网络层 D:传输层 5、100baseT的速率是( c )Mbit/s A: 1 B:10 C:100 D:1000 6、在启用EIGRP协议时,所需要的参数是:( c ) A:网络掩码 B:子网号 C:自治系统号 D:跳数 7、基本IP访问权限表的表号范围是:(b ) A: 1—100 B:1-99 C:100-199 D:800-899 8、查看路由表的命令是:( c ) A:show interface B:show run C:show ip route D:show table 9、工作在OSI第三层的设备是:( b )

A:网卡 B:路由器 C: 交换机 D:集线器 10、OSI第二层数据封装完成后的名称是:( c ) A:比特 B: 包 C:帧 D:段 11、为了禁止网络210.93.105.0 ftp到网络223.8.151.0,允许其他信息传输,则能实现该功能的选项是:( d ) A:access-list 1 deny 210.93.105.0.0.0.0.0.0 B: access-list 100 deny tcp 210.93.105.0 0.0.0.255 223.8.151.0 0.0.0.255 eq ftp C:access-list 100 permit ip any any D:access-list 100 deny tcp 210.93.105.0 0.0.0.255 223.8.151.0 0.0.0.255 eq ftp access-list 100 permit ip any any 12、路由器下“特权用户模式”的标识符是:( c ) A: > B:! C:# D: (config-if)# 13、把指定端口添加到VLAN的命令是:( d ) A: vlan B: vlan-membership C: vtp D:switchport 14、交换机工作在OSI七层模型的哪一层(b ) A:物理层 B:数据链路层 C:网络层 D:传输层 15、在OSI七层模型中,介质工作在哪一层( c ) A:传输层 B:会话层 C:物理层 D:应用层 16、交换机转发数据到目的地依靠( b )

CCNA考核试卷

Winocer CCNA考核试卷 姓名:叶欣 学校: 考试时间: 总分120, Pass:90分 选择题:单选与多选,每题2分,总40分. 1.在OSI模型中,哪一层的PDU用来表示数据段(C ) A.网络层 B.数据链路 C.传输层 D.应用层 2.在PPP协议中,哪一个子层用于识别网络层协议( A ) A.NCP B.ISDN C.HDLC D.LCP 3.以下哪个协议是用于ping使用的(D ) A.UDP B.ARP C.DHCP D:ICMP 4.假设交换机有24个端口,请问有多少个冲突域( C)

A.1 B.12 C.24 D.48 5.网络设备的管理方式,可以采用以下哪种方式管理(ABD C)多选 A.Telnet B.Console C.HTTP D.SNMP 6.如果一个网络中仅仅只有3台主机,请问最小的掩码是多少(B) A./30 B./29 C./28 D./26 7.下列哪个命令是用于在思科路由器上做telnet( C) A.line telnet 0 4 B.line aux 0 4 C.line vty 0 4 D.line console 0 4

8.下列哪个命令是用于备份思科IOS?( D) A. backup ios disk B. copy ios tftp C. copy tftp flash D. copy flash tftp 9.frame-relay是采用(A )作为交换方式 A.分组交换 B.信元交换 C. 电路交换 D.路由 10.frame-relay 静态地址映射DLCI 102 到1.1.1.1命令(B ) A. frame-relay map ip 102 1.1.1.1 B. frame-relay map ip 1.1.1.1 102 C.frame-relay ip 102 1.1.1.1 D.frame-relay map 1.1.1.1 102 11.小企业或者家庭一般采用什么NAT类型(1 ) 1.静态NAT 2.动态NAT 3.复用NAT 4.状态化NAT

ccna1答案第七章

第七章OSI 数据链路层 1. 在网络中实现第 2 层协议时应该考虑哪三个因素?(选择三项) 所选的第 3 层协议 网络的地址范围 传输层定义的PDU 物理层实现 要连接的主机数量 2. 请参见图示。假设图示中的网络已收敛,即路由表和 的以太网帧目的地址字段中放入以下哪个MAC地址? ARP表均完整,主机 A 将在发往www.server 0 0-1c-41-ab-c0-00 00-0c-85-cf-65-c0 00-0c-85-cf-65-c1 00-12-3f-32-05-af 3. 下列哪些选项是共享介质以竞争为原则的介质访问属性?(选择三项) 非确定性 开销较低 每次只有一个站点能够传输 存在冲突 设备必须等待轮到自己 令牌传递 4. 有关物理拓扑和逻辑拓扑的陈述,下列哪一项正确? 逻辑拓扑始终与物理拓扑相同。 物理拓扑与网络传输帧的方法有关。 物理信号路径是按数据链路层协议定义的。 逻辑拓扑由节点之间的虚拟连接组成。 5.

决定介质访问控制方法的因素是什么?(选择两项) 网络层编址 介质共享 应用进程 逻辑拓扑 中间设备的功能 6. 下列哪些有关介质访问控制的陈述是正确的?(选择三项) 以太网采用CSMA/CD 定义为帧在介质中的放置方法 以竞争为原则的访问亦称确定性访问 802.11采用CSMA/CD 数据链路层协议定义了访问不同介质的规则 受控访问存在数据冲突 7、 下列哪些陈述描述的是令牌传递逻辑拓扑?(选择两项) 按照先到先得原则使用网络。 只有当计算机拥有令牌时才能传输数据。 所有主机都将接收其它主机发送的数据。 相互之间依次传递电子令牌。 令牌传递网络存在冲突率高的问题。 8、 网络管理员有责任以图形精确表示公司网络线路和设备在建筑内的位置。这种图是什么?逻辑拓扑 物理拓扑 电缆路径 线路网 接入拓扑 9、 以太网帧中的前导码有何作用? 作为数据的填充位 用于同步计时 用于标识源地址。 用于标识目的地址。 10 、 下列哪些关于OSI 模型各层地址的陈述是正确的?(选择两项) 第 2 层通过烧录到网卡的物理地址来标识设备 第 2 层地址标识正在通信的应用程序 第 3 层地址代表分层编址方案 第 4 层地址将通信转发到正确的目的网络 第 4 层地址由中间设备用于转发数据 11、

CCNA测试题

CCNA测试题 1、Which of the following host addresses are members of networks that can be routed across the public Internet?(Choose three.) A. 10.172.13.65 B. 172.16.223.125 C. 172.64.12.29 D. 192.168.23.252 E. 198.234.12.95 F. 212.193.48.254 2、What is a global command? A. a command that is available in every release of IOS, regardless of the version or deployment status B. a command that can be entered in any configuration mode C. a command that is universal in application and supports all protocols D. a command that is implemented in all foreign and domestic IOS versions E. a command that is set once and affects the entire router 3、All WAN links inside the ABC University network use PPP with CHAP for authentication security. Which command will display the CHAP authentication process as it occurs between two routers in the network? A. show CHAP authentication B. show interface serial0 C. debug PPP authentication D. debug CHAP authentication E. show ppp authentication chap 4、The RIP network shown in the graphic has been fully operational for two days. Each routing table is complete.Which networks will be included in the next routing update from the Apples router to the Pears router? A. A,B,C,D,E,F B. A,C C. A,B,C D. B,D E. D,E,F

ccna考试题库101-125

QUESTION 101 Refer to the exhibit. The switch in the graphic has a default configuration and the MAC table is fully populated. In addition, this network is operating properly. The graphic represents selected header information in a frame leaving host A. What can be concluded from this information A. The MAC address of host A is B. The router will forward the packet in this frame to the Internet. C. The switch will only forward this frame to the attached router interface. D. All devices in this LAN except host A will pass the packet to Layer 3. QUESTION 102 What is an appropriate use of a default route A. to provide routing to a local web server B. to provide routing from an ISP to a stub network C. to provide routing that will override the configured dynamic routing protocol D. to provide routing to a destination that is not specified in the routing table and which is outside the local network QUESTION 103 Refer to the exhibit. A junior network engineer has prepared the exhibited configuration file. What two statements are true of the planned configuration for interface fa0/1 (Choose two.)

ccna1答案第七章

第七章OSI数据链路层 1. 在网络中实现第 2 层协议时应该考虑哪三个因素?(选择三项) 所选的第3 层协议 网络的地址范围 传输层定义的PDU 物理层实现 要连接的主机数量 2. 请参见图示。假设图示中的网络已收敛,即路由表和ARP 表均完整,主机 A 将在发往www.server 的以太网帧目的地址字段中放入以下哪个MAC 地址? 00-1c-41-ab-c0-00 00-0c-85-cf-65-c0 00-0c-85-cf-65-c1 00-12-3f-32-05-af 3. 下列哪些选项是共享介质以竞争为原则的介质访问属性?(选择三项) 非确定性 开销较低 每次只有一个站点能够传输 存在冲突 设备必须等待轮到自己 令牌传递 4. 有关物理拓扑和逻辑拓扑的陈述,下列哪一项正确? 逻辑拓扑始终与物理拓扑相同。 物理拓扑与网络传输帧的方法有关。 物理信号路径是按数据链路层协议定义的。 逻辑拓扑由节点之间的虚拟连接组成。 5.

决定介质访问控制方法的因素是什么?(选择两项) 网络层编址 介质共享 应用进程 逻辑拓扑 中间设备的功能 6. 下列哪些有关介质访问控制的陈述是正确的?(选择三项) 以太网采用CSMA/CD 定义为帧在介质中的放置方法 以竞争为原则的访问亦称确定性访问 802.11 采用CSMA/CD 数据链路层协议定义了访问不同介质的规则 受控访问存在数据冲突 7、 下列哪些陈述描述的是令牌传递逻辑拓扑?(选择两项) 按照先到先得原则使用网络。 只有当计算机拥有令牌时才能传输数据。 所有主机都将接收其它主机发送的数据。 相互之间依次传递电子令牌。 令牌传递网络存在冲突率高的问题。 8、 网络管理员有责任以图形精确表示公司网络线路和设备在建筑内的位置。这种图是什么?逻辑拓扑 物理拓扑 电缆路径 线路网 接入拓扑 9、 以太网帧中的前导码有何作用? 作为数据的填充位 用于同步计时 用于标识源地址。 用于标识目的地址。 10、 下列哪些关于OSI 模型各层地址的陈述是正确的?(选择两项) 第2 层通过烧录到网卡的物理地址来标识设备 第2 层地址标识正在通信的应用程序 第3 层地址代表分层编址方案 第4 层地址将通信转发到正确的目的网络 第4 层地址由中间设备用于转发数据 11、

CCNA Study Notes1(1)-思科认证试题

CCNA Study Notes1(1)-思科认证试题 1. Identify and describe the functions of each of the seven layers of the OSI reference model. Physical Layer The physical layer defines the electrical, mechanical, procedural, and functional specifications for activating, maintaining, and deactivating the physical link between communicating network systems. Physical layer specifications define such characteristics as voltage levels, timing of voltage changes, physical data rates, maximum transmission distances, and the physical connectors to be used. Data Link Layer The data link layer provides reliable transit of data across a physical network link. Different data link layer specifications define different network and protocol characteristics, including the following: Physical addressing --Physical addressing (as opposed to network addressing) defines how devices are addressed at the data link layer. Network topology -- Data link layer specifications often define how devices are to be physically connected (such as in a bus or a ring topology). Error notification -- Error notification involves alerting upper layer protocols that a transmission error has occurred. Sequencing of frames --Sequencing of data frames involves the reordering of frames that are transmitted out of sequence. Flow control -- Flow control involves moderating the transmission of data so that the receiving device is not overwhelmed with more traffic than it can handle at one time. The Institute of Electrical and Electronics Engineers (IEEE) has subdivided the data link layer into two sublayers: Logical Link Control (LLC) and Media Access Control (MAC).

CCNA ITN 第 7 章考试

ITN 第7 章考试 1 什么是套接字? 正确响应您的 响应 源和目的IP 地址以及源和目的以太网地址的组合 源IP 地址与端口号的组合或目的IP 地址与端口号的组合 源和目的序列号和确认号的组合 源和目的序列号和端口号的组合 此试题参考以下领域的内容: Introduction to Networks 7.1.2 TCP 和UDP 简介 2 主机设备需要通过网络发送大型视频文件,同时为其他用户提供数据通信。下列哪种功能 可以让不同通信流同时发生,而不会让一个数据流使用所有可用带宽? 正确响应您的 响应 窗口大小 多路复用

端口号 确认 多路复用对交替发送多个通信流很有用。窗口大小用于降低数据通信速率。端口号用于将数据流传送到正确的应用程序。确认用于通知 发送设备数据包流已收到或未收到。 此试题参考以下领域的内容: Introduction to Networks 7.1.1 数据传输 3 主机设备通过HTTP 协议向Web 服务器发送数据包。传输层使用下列哪项来将数据流传送到 服务器上的正确应用程序? 正确响应您的 响应 序列号 确认 源端口号 目的端口号 目的端口号用于将数据流传输到正确的应用程序,而源端口号由源设备随机生成并进行跟踪。序列号用于指示如何重组和重新排序收到的数据段。确认用于通知发送设备数据包流已收到或未收到。 此试题参考以下领域的内容: Introduction to Networks

?7.1.1 数据传输 4 UDP 传输协议有什么有利功能? 正确响应您的 响应 确认已接收的数据 减少传输延迟 使用序列号跟踪数据段 能够重新传输丢失的数据 此试题参考以下领域的内容: Introduction to Networks ?7.1.1 数据传输 5 下列哪种场景描述了传输层提供的功能? 正确响应您的 响应 学生使用教室里的VoIP 电话给家里打电话。刻录到电话中的唯一标识符是一种传输层地址,用于联系同一网络中的其他网络设备。 学生使用Web 浏览器播放一小段有声电影。电影和声音在传输层报头内编码。

CCNA第一学期各章习题和参考答案.doc

CCNA第一学期各章习题和参考答案 第二章网络通信 1、TCP/IP网络接入层有何作用? A路径确定和数据包交换B数据表示、编码和控制 C可靠性、流量控制和错误检测 E将数据段划分为数据包 2、下列哪些陈述正确指出了中间设备在网络中的作用?(选择三项) B发起数据通信 D发送数据流 F数据流最后的终止点 3、下列哪三项陈述是对局域网(LAN) 最准确的描述?(选择三项) C LAN 中的不同网段之间一般通过租用连接的方式连接。 D此类网络的安全和访问控制由服务提供商控制。 F此类网络的每个终端通常都连接到电信服务提供商(TSP)。 004 什么是PDU? A传输期间的帧损坏 B在目的设备上重组的数据 C因通信丢失而重新传输的数据包 005 OSI 模型哪两层的功能与TCP/IP 模型的网络接入层相同?(选择两项) 018哪个应用层协议通常用于支持客户端与服务器之间的文件传输?

A HTML B HTTP D Telnet 019哪个应用层协议中规定了Microsoft 网络中用于文件共享的服务? A DHCP B DNS D SMTP E Telnet 020服务器上的应用层通常如何处理多客户端服务请求? A终止与服务的所有连接 B拒绝与单一守护程序的多个连接 C暂停当前连接,建立新连接 第四章OSI传输层 001下列哪两项是用户数据报协议(UDP) 的功能?(选择两项) A流量控制 D 面向连接E 序列和确认 002请参见图示。此Wireshark 捕获输出的第7 行中执行的是哪一项TCP 操作? A会话创建B 数据段重传C 数据传输D 会话断开 003数据段的TCP 报头中为什么包含端口号? A指示转发数据段时应使用的正确路由器接口 B 标识接收或转发数据段时应使用的交换机端口 C确定封装数据时应使用的第3 层协议 让接收主机转发数据到适当的应用程序 E让接收主机以正确的顺序组装数据包 004OSI 模型哪一层负责规范信息从源设备到目的设备准确可靠地流动?A应用层 B 表示层 C 会话层传输层 E 网络层

CCNA四考试答案

第1章考试 1 一家拥有10 名员工的小型公司使用单个LAN 在计算机之间共享信息。哪种类型的In 连接适合此公司 由当地电话服务提供商提供的拨号连接 能够使公司方便且安全地连接员工的虚拟专用网络 通过当地服务提供商建立的私有专用线路 通过当地服务提供商提供的宽带服务(如DSL) 答案:4 解析:对于这种小型办公室,比较适合通过被称为数字用户线路(DSL) 的常见宽带服务实现Internet 连接,这种 服务由当地的电话服务提供商提供。由于员工人数很少,带宽的问题并不突出。如果公司较大,在远程站点有分支机 构,则专用线路会更加适合。如果公司员工需要通过Internet 与公司联系,则采用虚拟专用网。 2 哪种网络情况需要使用WAN 员工工作站需要获取动态分配的IP 地址。 员工在出差时需要通过VPN 连接到公司电子邮件服务器。 分支机构的员工需要与同一园区网络上的另一座建筑物内的公司总部共享文件。 员工需要访问托管在其建筑物内DMZ 中的公司Web 服务器上的网页。 答案:2 解析:当出差的员工需要通过WAN 连接到公司电子邮件服务器时,VPN 将通过WAN 连接在员工笔记本电脑与 公司网络之间创建一个安全隧道。通过DHCP 获取动态IP 地址是LAN 通信的功能。在企业园区的不同建筑物之 间共享文件可通过LAN 基础设施来实现。DMZ 是企业LAN 基础设施内一个受保护的网络。 3 以下哪项描述了WAN 的特征 WAN 和LAN 在同一地理范围内运行,但有串行链路。 WAN 网络归运营商所有。 所有串行链路均被视为WAN 连接。 WAN 可提供到园区主干网的终端用户网络连接。 答案:2 解析:WAN 可用于将企业LAN 互连到远程分支机构站点LAN 和远程工作人员站点。WAN 归运营商所有。虽 然WAN 连接一般通过串行接口实现,但并不是所有串行链路均连接至WAN。LAN(而非WAN)可在组织中提供 终端用户网络连接。

ccna1章节与期末答案

第一章: 正确答案:2.4.5 解析:由于不需要使用网络设备和专用服务器,对等网络易于创建,复杂性更低,且成本更少。 而且对等网络也没有集中管理。这种网络安全性更低,不可扩展,而且那些同时充当客户端和服务器的设备可能性能更差 正确答案:1 解析:

正确答案: 3.5 解析:选择网络介质的条件包括:所选介质可以成功传送信号的距离、要安装所选介质的环境、必须传输的数据量和速度以及介质和安装的成本。 正确答案:3和4 解析:终端设备上的应用程序可以生成数据,更改数据内容并且负责启动封装过程。 正确答案:1和4 解析:终端设备会发出通过网络传输的数据。中间设备会在链路发生故障时通过备用路径传输数据,并且会过滤数据传输以增强安全性。网络介质提供网络消息的传输通道。

正确答案:4 解析:外联网是公司外部的人或企业合作伙伴访问数据的网络区域。内部网只描述通常仅供内部人员访问的网络区域。当设备连接到有线网络时,有线LAN 会受BYOD(自带设备)影响。使用大学无线LAN 的设备多为平板电脑和智能手机。大学生主要使用无线WAN 来访问他们的手机运营商网络。 . 正确答案:2 解析:由于通过Internet 可以联系在线供应商,所以家庭用户通过Internet 进行网上购物。内联网基本上是仅供内部使用的局域网。外联网是外部合作伙伴访问组织内部特定资源的网络。家庭用户并不一定使用LAN 来访问Internet。例如,PC 可以通过调制解调器直接连接到ISP。 正确答案:1 解析:内部网这个术语用于表示一个组织的私有局域网和广域网连接。内部网的设计旨在仅允许该组织的成员、员工或其他获得授权的人员进行访问。

最新版本CCNA考试第一章期末考试答案b

PDU 封装的正确顺序是什么? 答案说明最高分值 2 correctness of response 2 points for Option 1 0 points for any other option 此试题参考以下领域的内容: Introduction to Networks 3.3.1 数据封装 建立融合网络有何用途? 为所有终端设备提供高速连接 确保平等对待所有类型的数据包 实现数据网络基础架构设备的容错能力和高可用性 降低部署和维护通信基础设施的成本 随着技术的发展,各个公司现在可以将不同的网络整合到一个平台之上,称为融合网络。在融合网络中,语音、视频和数据通过同一网络传输,从而使人们不必再创建和维护各个单独的网络。这也降低了提供和维护通信网络基础设施相关的成本。 答案说明最高分值correctness of response 2 points for Option 4 2 0 points for any other option

此试题参考以下领域的内容: Introduction to Networks 1.3.1 融合网络 请参见图示。哪个区域最 有可能是图中所示的公司网络的外联网? 区域 A 区域 B 区域 C 区域 D 外联网是外部实体访问其他公司的数据的平台。其形式可能是产品供应商所使用的库存服务器,也可能是外部实体用来访问当天客户数量的当前信息的Web 服务器。Internet 用云和区域A 表示。内部网通常仅供内部人员使用。区域B 和D 均是内部网的示例。 答案说明最高分值correctness of response 2 points for Option 3 2 0 points for any other option 此试题参考以下领域的内容: Introduction to Networks

CCNA_ENetwork_Chapter_9_答案(中文版)-dengwenhui

在图示中,当主机 B 希望向主机 C 传输帧时,主机 A 向主机 D 发送 1 KB 以太网帧的过程已完成了50%。主机 B 必作? 主机 B 可以立即传输,因为它连接到自己的电缆部分中。 主机 B 必须等待接收从集线器传输的CSMA,这表示轮到它传输。 主机 B 必须通过传输帧间隙向主机 A 发送请求信号。 主机 B 必须等待,直至确定主机 A 已完成帧发送。 2以太网网段中的主机发生冲突时,为何要在尝试传输帧之前随机延迟? 随机延迟旨在确保无冲突链路。 每台设备的随机延迟值由制造商指定。 网络设备厂商之间无法就标准的延迟值达成一致。 随机延迟有助于防止站点在传输期间再次发生冲突。 3ARP 的主要作用是什么? 将URL 转换成IP 地址 将IPv4 地址解析为MAC 地址 向网络设备提供动态IP 配置 将内部私有地址转换为外部公有地址

4O SI 模型中的数据链路上子层有哪三项功能?(选择三项) 识别比特流 确定网络层协议 建立与上层的连接 标识源应用程序和目的应用程序 使网络层协议不受物理设备变化的影响 在多台设备同时传输时确定传输来源 5以下哪些选项描述的是帧间隙?(选择两项) 任何站点在发送另一帧前必须等待的最短时间间隔,以比特时间为测量单位 任何站点在发送另一帧前必须等待的最长时间间隔,以比特时间为测量单位 插入帧中的96 位负载填充位,用于使其达到合法的帧大小 帧之间传输的96 位帧填充位,用于实现正确同步 可以让速度较慢的站点处理帧并准备下一帧的时间 站点在发送另一帧前不得超过的最长时间间隔,否则将视其为无法到达 6数据链路层封装提供哪三项主要功能?(选择三项) 编址 错误检测 帧定界 端口标识 路径确定

思科CCNA题目及答案

CCNA-Cisco-Chapter11 C1 1 An electrician has investigated your recent power problems and has suggested that they are caused by oscillation. What is the BEST solution to your problem? Move the network server to another room Replace UTP with fiber optic cable * Rewire the electrical system Fit commercial surge suppressors 2 What is another term that can be used to describe an Intermediate Distribution Frame (IDF)? work area (WA) telecommunications outlet (TO) main cross-connect (MCC) * horizontal cross-connect (HCC) 3 Why is fiber optic cable commonly used as a network backbone between campus buildings? It provides a less resistive path for electrical current to flow from one building to another It enhances the signals at the physical layer * It reduces the hazardous effects of electrical potential difference and lightning strikes It is cheaper and easier to install than copper wire 4 Which of the following environmental specifications are recommended for a wiring closet ? Carpeted floor; tiled walls and an inward opening door Wooden floor; brick walls and fluorescent lighting Tiled floor; internal power outlets and a dropped ceiling * Raised floor; wood covered walls and an internal light switch 5 What is one of the most significant causes of oscillatory noise problems on a power circuit? ??? Long wiring runs School photocopiers Locating power cables in elevator shafts Air conditioners cycling on and off 6 What device is best used to minimize the effects of power line sags and brownouts? A primary protection device A surge suppressor An optical isolator * An uninterruptible power supply 7 What causes Electrostatic Discharge (ESD)? Long power lines Faulty electrical equipment * An accumulation of static electricity An increase in atmospheric humidity 8 Which of the following problems is caused by too high a humidity level in a wiring closet? Signal degradation * Copper wire corrosion Insulation failure Power surges 9 What is the ideal room temperature and relative humidity at which a wiring closet should be

版本CCNA考试第一章期末考试答案b

PDU 封装的正确顺序是什么? 此试题参考以下领域的内容: Introduction to Networks ? 3.3.1 数据封装 建立融合网络有何用途? 为所有终端设备提供高速连接 确保平等对待所有类型的数据包 实现数据网络基础架构设备的容错能力和高可用性 降低部署和维护通信基础设施的成本 随着技术的发展,各个公司现在可以将不同的网络整合到一个平台之上,称为融合网络。在融合网络中,语音、视频和数据通过同一网络传输,从而使人们不必再创建和维护各个单独的网络。这也降低了提供和维护通信网络基础设施相关的成本。 此试题参考以下领域的内容:

Introduction to Networks ? 1.3.1 融合网络 请参见图示。哪个区 有可能是图中所示的公司网络的外联网? 区域A 区域B 区域C 区域D 外联网是外部实体访问其他公司的数据的平台。其形式可能是产品供应商所使用的库存服务器,也可 能是外部实体用来访问当天客户数量的当前信息的Web 服务器。Internet 用云和区域 A 表示。 内部网通常仅供内部人员使用。区域 B 和 D 均是内部网的示例。 答案说明最高分值

此试题参考以下领域的内容: Introduction to Networks ? 1.2.3 Internet 主机正在访问远程网络的FTP 服务器。中间网络设备在此对话中起到哪三个作用?(请三项。) 重新生成数据信号 充当客户端或服务器 提供传输消息的通道 应用安全设置来控制数据流 出现错误时通知其他设备 用作消息的源或目标 中间设备负责管理数据传输,包括跟踪数据路径,出现故障时寻找备用路径并通知其他设备,以及应 用安全和优先级策略。收到数据信号时,中间设备会“清理”并重新传输数据。中间设备不创建数据信 号,而是通过网络介质互连最终用户。 此试题参考以下领域的内容: Introduction to Networks

CCNA考试题库中英文翻译版及答案

CCNA考试题库中英文翻译版及答案1[1] 1. What are two reasons that a network administrator would use access lists? (Choose two.) 1.出于哪两种理由,网络管理员会使用访问列表? A. to control vty access into a router A.控制通过VTY访问路由器 B. to control broadcast traffic through a router B.控制广播流量穿越路由器 2.一个默认的帧中继WAN被分类为哪种物理网络类型? A. point-to-point A.点到点 B. broadcast multi-access B.广播多路访问 C. nonbroadcast multi-access C.非广播多路访问 D. nonbroadcast multipoint D.非广播多点 E. broadcast point-to-multipoint E.广播点到多点 Answer: C 3. A single 802.11g access point has been configured and installed in the center of a squar A few wireless users are experiencing slow performance and drops while most users are o

at peak efficiency. What are three likely causes of this problem? (Choose three.) 3.一个802.11接入点被部署在一个方形办公室的中央,当大多数用户在大流量传输数 一些无线用户发现无线网络变得缓慢和出现丢包 A. mismatched TKIP encryption B. null SSID C. cordless phones D. mismatched SSID E. metal file cabinets F. antenna type or direction Answer: CEF 4. Refer to the exhibit. How many broadcast domains exist in the exhibited topology? 根据下图,图中的拓扑中存在多少个广播域? A. one A.1 B. two B.2 C. three C.3

相关文档
最新文档