CCNA试题

CCNA试题
CCNA试题

CCNA试题

1.What is the correct order for the OSI model? A 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?

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 WAN 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. ATM

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

B. hardware platform

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

B. show protocols

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认证考试真题

最新CCNA认证考试真题 小编为大家收集整理了《最新CCNA认证考试真题》供大家参考,希望对大家有所帮助!!! (1)TCP/IP Addressing and Protocol 1: Your junior network administrator wants to know what the default subnet mask is for a Class C IP address. What do you tell him? A. 255.0.0.0 B. 255.255.0.0 C. 255.245.255.0 D. 255.255.255.0 E. 255.255.255.255 2: An application needs to have reliable, end-to-end connect-ivity. Which of the following protocols will give you reliable connectivity? A. TCP B. UDP C. IP

D. ICMP 3: You are designing a network, which needs to support 55 users. You don't plan to extend the segment beyond the current number of users. Which subnet mask would best meet your needs? A. 255.255.0.0 B. 255.255.255.0 C. 255.255.255.192 D. 255.255.255.160 4: You have added a new switch to your network. You want to manage it remotely, so you need to assign it an IP address. Your router that connects to the switch has an IP address of 172.16.12.33/27. Which of the following addresses can you assign to this switch? A. 172.16.12.33/28 B. 172.16.12.32/27 C. 172.16.12.33/27 D. 172.16.12.34/27 E. 172.16.12.35/28 F. 172.16.12.38/28

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

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.)

思科考试习题集

1OSI 模型各层从最高层到最低层的正确顺序如何? 物理层、网络层、应用层、数据链路层、表示层、会话层、传输层 应用层、物理层、会话层、传输层、网络层、数据链路层、表示层 应用层、表示层、物理层、会话层、数据链路层、传输层、网络层 应用层、表示层、会话层、传输层、网络层、数据链路层、物理层 表示层、数据链路层、会话层、传输层、网络层、物理层、应用层2什么是PDU? 传输期间的帧损坏 在目的设备上重组的数据 因通信丢失而重新传输的数据包 特定层的封装 3

请参见图示。所示网络属于哪一类型? WAN MAN LAN WLAN 4第4 层端口指定的主要作用是什么? 标识本地介质中的设备 标识源设备和目的设备之间的跳数 向中间设备标识通过该网络的最佳路径 标识正在通信的源终端设备和目的终端设备 标识终端设备内正在通信的进程或服务 5哪一层负责将数据段封装成数据包? 物理层 数据链路层 网络层 传输层 6以下哪种特征正确代表了网络中的终端设备? 管理数据流 发送数据流 重新定时和重新传输数据信号 确定数据传输路径

7 请参见图示。下列哪组设备仅包含终端设备? A、C、D B、E、G、H C、D、G、H、I、J D、E、F、H、I、J E、F、H、I、J 8数据链路层封装添加的报尾信息有何主要功能? 支持差错校验 确保数据按照顺序到达 确保送达正确目的 标识本地网络中的设备 帮助中间设备进行处理和路径选择

9下列哪三项陈述是对局域网(LAN) 最准确的描述?(选择三项)LAN 通常位于一个地域内。 此类网络由由一个组织管理。 LAN 中的不同网段之间一般通过租用连接的方式连接。 此类网络的安全和访问控制由服务提供商控制。 LAN 为同一个组织内的用户提供网络服务和应用程序访问。 此类网络的每个终端通常都连接到电信服务提供商(TSP)。 10选择关于网络协议的正确陈述。(选择三项) 定义特定层PDU 的结构 规定实现协议层功能的方式 概述层与层之间通信所需的功能 限制了硬件兼容性 需要取决于协议层的封装过程 杜绝厂商之间的标准化 11哪种设备被视为中间设备? 文件服务器 IP 电话 笔记本电脑 打印机 交换机 12

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第章考试练习题

1.填空题。请勿使用缩写。网络工程师正在对网络上新的VLAN配置进行故障排除。哪个命令用于显示交换机上存在的VLAN的列表?Showvlan 2.在多层交换机的多个VLAN之间,流量如何路由? 流量通过内部VLAN接口路由。 流量通过子接口路由。 流量通过物理接口路由。 流量从所有物理接口广播出去。 3. 请参见图示。根据showrunning-config命令输出,为VLAN15、30和45实施单臂路由器配置。使用/24网络的VLAN45上的PC 无法连接/24网络中VLAN30上的PC。哪种错误可能导致此问题? GigabitEthernet0/0.30上缺少noshutdown命令 GigabitEthernet0/0接口缺少IP地址。 在GigabitEthernet0/0.45上配置了错误的VLAN 在GigabitEthernet0/0.30上配置了错误的IP地址。 4.哪种类型的VLAN间通信设计需要配置多个子接口? 单臂路由器 通过多层交换机路由 传统VLAN间路由 管理VLAN的路由

5. 请参见图示。VLAN之间没有通信。可能是什么问题? 交换机和路由器之间都存在双工问题。 路由器上使用了错误的端口。 Gi1/1交换机端口不处于中继模式。 默认网关没有针对每个VLAN进行配置。 6. 请参见图示。路由器RA收到一个数据包,其源地址为路由器会将该数据包从接口FastEthernet0/1.3转发出去。 路由器会将该数据包从接口FastEthernet0/1.2和接口FastEthernet0/1.3转发出去。 路由器会将该数据包从接口FastEthernet0/1.1转发出去。 路由器将丢弃该数据包。 路由器会将该数据包从接口FastEthernet0/1.2转发出去。7.

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)可在组织中提供 终端用户网络连接。

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

最新版本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

思科试题1

第二章网络通信 001 TCP/IP 网络接入层有何作用? 详细规定构成物理链路的组件及其接入方法 002 下列哪些陈述正确指出了中间设备在网络中的作用?(选择三项) 确定数据传输路径重新定时和重新传输数据信号管理数据流003下列哪三项陈述是对局域网(LAN) 最准确的描述?(选择三项) LAN 通常位于一个地域内。此类网络由由一个组织管理。 LAN 为同一个组织内的用户提供网络服务和应用程序访问。 004 什么是PDU? 特定层的封装 005 OSI 模型哪两层的功能与TCP/IP 模型的网络接入层相同?(选择两项) 物理层数据链路层 006 以下哪种特征正确代表了网络中的终端设备? 发送数据流 007 第4 层端口指定的主要作用是什么? 标识终端设备内正在通信的进程或服务 008数据链路层封装添加的报尾信息有何主要功能? 支持差错校验 009封装的关键功能是什么?(选择三项) 标识数据片段属于同一通信 确保数据片段可以转发到正确的接收端设备

实现完整消息的重组 010 哪种设备被视为中间设备? 交换机 011在封装过程中,数据链路层执行什么操作? 添加物理地址。 12.哪一层负责将数据段封装成数据包? 答案:3,网络层 013请参见图示。所示网络属于哪一类型? LAN 014请参见图示。下列哪组设备仅包含终端设备? E、F、H、I、J 015选择关于网络协议的正确陈述。(选择三项)

定义特定层PDU 的结构 概述层与层之间通信所需的功能 需要取决于协议层的封装过程 016请参见图示。IP 地址为10.0.0.34 的“手机A”已经与IP 地址为172.16.1.103 的“IP 电话1”建立了IP 会话。请根据图示回答,下列哪个设备类型是对无线设备“手机A”功能的最准确描述? 终端设备 017请参见图示。哪个网络术语描述了图中所示的数据交替发送过程? 多路复用 018请参见图示。下列哪三个标签正确标识了图示网段的网络类型?(选择三项)

思科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考试题库中英文翻译版及答案

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

CCNA考试题

第一部分:选择题 1:提供可靠数据传输、流控的是OSI的第几层() A、表示层 B、网络层 C、传输层 D、会话层 E、链路层 2:子网掩码产生在那一层() A、表示层 B、网络层 C、传输层 D、会话层 3:当路由器接收的IP报文的目的地址不是本路由器的接口IP地址,并且在路由表中未找到匹配的路由项,采取的策略是() A、丢掉该分组 B、将该分组分片 C、转发该分组 D、以上答案均不对 4:当一台主机从一个网络移到另一个网络时,以下说法正确的是() A、必须改变它的IP地址和MAC地址 B、必须改变它的IP地址,但不需改动MAC地址 C、必须改变它的MAC地址,但不需改动IP地址 D、MAC地址、IP地址都不需改动 5:ISO提出OSI的关键是() A、系统互联 B、提高网络速度 C、为计算机制定标准 D、经济利益 6:OSI参考模型按顺序有哪些层() A、应用层、传输层、网络层、物理层 B、应用层、表示层、会话层、网络层、传输层、数据链路层、物理层 C、应用层、表示层、会话层、传输层、网络层、数据链路层、物理层 D、应用层、会话层、传输层、物理层 7:LAN的拓扑形式一般以()为主。 A、总线型 B、环型 C、令牌环 D、载波侦听与冲突检测CSMA/CD 8:网段地址154.27.0.0的网络,若不做子网划分,能支持()台主机 A、254 B、1024 C、65,534 D、16,777,206

9:路由器网络层的基本功能是()。 A、配置IP地址 B、寻找路由和转发报文 C、将MAC地址解释成IP地址 10:选出基于TCP协议的应用程序()。 A、PING B、TFTP C、TELNET D、OSPF 11:某公司申请到一个C类IP地址,但要连接6个的子公司,最大的一个子公司有26台计算机,每个子公司在一个网段中,则子网掩码应设为()。 A、255.255.255.0 B、255.255.255.128 C、255.255.255.192 D、255.255.255.224 12:B类地址的缺省掩码是()。 A、255.0.0.0 B、255.255.255.0 C、255.255.0.0 13:在以太网中,是根据()地址来区分不同的设备的。 A、IP地址 B、IPX地址 C、LLC地址 D、MAC地址 14:下列哪项是合法的IP主机地址?() A、127.2.3.5 B、1.255.255.2/24 C、255.23.200.9 D、192.240.150.255/24 15:以下内容哪些是路由信息中所不包含的()。 A、目标网络 B、源地址 C、路由权值 D、下一跳 16:IP地址219.25.23.56的缺省子网掩码有几位?() A、8 B、16 C、24 D、32 17:TCP和UDP协议的相似之处是() A、传输层协议 B、面向连接的协议 C、面向非连接的协议 D、以上均不对

网络工程师面试题——CCNA

什么是三层交换,说说和路由的区别在那里? 三层交换机和路由器都可工作在网络的第三层,根据ip地址进行数据包的转发(或交换),原理上没有太大的区别,这两个名词趋向于统一,我们可以认为三层交换机就是一个多端口的路由器。 但是传统的路由器有3个特点:基于CPU的单步时钟处理机制;能够处理复杂的路由算法和协议;主要用于广域网的低速数据链路 在第三层交换机中,与路由器有关的第三层路由硬件模块也插接在高速背板/总线上,这种方式使得路由模块可以与需要路由的其他模块间高速的交换数据,从而突破了传统的外接路由器接口速率的限制(10Mbit/s---100Mbit/s)。 对路由知识的掌握情况,对方提出了一个开放式的问题:简单说明一下你所了解的路由协议。 路由可分为静态&动态路由。静态路由由管理员手动维护;动态路由由路由协议自动维护。 路由选择算法的必要步骤:1、向其它路由器传递路由信息;2、接收其它路由器的路由信息; 3、根据收到的路由信息计算出到每个目的网络的最优路径,并由此生成路由选择表; 4、根据网络拓扑的变化及时的做出反应,调整路由生成新的路由选择表,同时把拓扑变化以路由信息的形式向其它路由器宣告。 两种主要算法:距离向量法(Distance Vector Routing)和链路状态算法(Link-State Routing)。由此可分为距离矢量(如:RIP、IGRP、EIGRP)&链路状态路由协议(如:OSPF、IS-IS)。 路由协议是路由器之间实现路由信息共享的一种机制,它允许路由器之间相互交换和维护各自的路由表。当一台路由器的路由表由于某种原因发生变化时,它需要及时地将这一变化通知与之相连接的其他路由器,以保证数据的正确传递。路由协议不承担网络上终端用户之间的数据传输任务。 简单说下OSPF的操作过程 ①路由器发送HELLO报文;②建立邻接关系;③形成链路状态④SPF算法算出最优路径⑤形成路由表 ※OSPF路由协议的基本工作原理,DR、BDR的选举过程,区域的作用及LSA的传输情况(注:对方对OSPF的相关知识提问较细,应着重掌握)。 特点是:1、收敛速度快;2、支持无类别的路由表查询、VLSM和超网技术;3、支持等代价的多路负载均衡;4、路由更新传递效率高(区域、组播更新、DR/BDR);5、根据链路的带宽(cost)进行最优选路。 通过发关HELLO报文发现邻居建立邻接关系,通过泛洪LSA形成相同链路状态数据库,运用SPF算法生成路由表。

版本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测试题

计算机网络 一、选择题 1、网络段的数据单元称为() A 包 B 段 C 帧 D 比特 2、以太网数据帧结构头部字段包含下面那些信息( ) A 源目的MAC地址 B 源目的网络地址 C 源目的MAC地址和网络地址 D FCS校验字段 3、关于路由器功能的描述正确的有() A 包交换 B 包过滤 C 路由选择 D 网际通信 4、下列那个协议可以自动完成IP信息(包括IP地址,子网掩码,默认网关及DSN信息相关配置() A、SMTP B、TCP/IP C、DHCP D、ARP 5、TCP/IP模型包含() A、应用层 B、传输层 C、数据链路层 D、物理层 6、下列那些协议使用ICP和UDP() A、FTP B、SMTP C、TELNET D、DNS 7、主机IP地址为172.16.210.0/22请问主机所处子网号为多少() A、172.16.42.0 B、172.16.107.0 C、172.16.208.0 D、172.16.252.0 8、网络地址为172.16.0.0/19请问此网段下子网数和每个子网主机数分别为()

A、7,30 B、7,2046 C、7,8190 D、8,8190 9、假设某公司有50个部门,每个部门主机数不超过100台,现申请到B类IP地址,规划网络时其子网掩码为() A、255.255.255.252 B、255.255.255.128 C、255.255.255.0 D、255.255.254.0 10、关于命令IP router172.16.4.0 255.255.255.0 192.168.24.2下面那些陈述时正确的() A、该命令用于建立一条静态路由 B、该命令中管理距离为1 C、该命令用于建立一条默认路由 D、目标网络的子网掩码为255.255.255.0 11、RIP路由协议中,下面那些措施可以防止路由环路() A、CIDR B、水平分割 C、保持关闭 D、认证 12、假设路由器由表中到同一网络有静态、RIP和OSPF路由,请问路由器转发IP数据时使用什么路由() A、静态路由 B、RIP路由 C、OSP路由 D、三种路由都用 13、下面那些协议支持可变长子网掩码(VLSM)汇总及不连续网络划分() A、OSPF B、IRPv2 C、RIPv1 D、IGRP 14、开放路由优先协议CSPF 较路由信息选择协议RIP优势有() A、减少路由开销 B、提高路由汇聚速度 C、确保单一区域网络稳定性 D、CSPF较RIP协议容易配置、 15、下面那些协议可以用于组织交换网络中的沉余路径()

CCNA(200-301)题库及答案

Exam A QUESTION 1 A network engineer must create a diagram of a multivendor network.which command must be configured on the Cisco devices so that the topology of the network can be mapped? A.Device(config)#lldp run B.Device(config)#cdp run C.Device(config)# cdp enable D.Device(config)# flow-sampler-map topology Correct Answer: A Section: (none) Explanation Explanation/Reference: QUESTION 2 Which feature on the Cisco Wireless LAN Controller when enabled restricts management access from specific networks? A.CPU ACL B.TACACS C.Flex ACL D.RADIUS Correct Answer: A Section: (none) Explanation Explanation/Reference: Reference: https://https://www.360docs.net/doc/c418754305.html,/c/en/us/support/docs/wireless-mobility/wlan-security/71978-acl-wlc.html QUESTION 3 When a site-to-site VPN is used, which protocol is responsible for the transport of user data?

相关文档
最新文档