思科网络技术学院复习题2
- 格式:doc
- 大小:374.00 KB
- 文档页数:7
Close WindowAssessment System 1. Assessment Selection 2. Assessment Settings 3. Take Assessment 1Refer to the exhibit. Which summarization should R1 use to advertise its networks to R2? 192.168.1.0/24 192.168.0.0/24 192.168.0.0/22 192.168.1.0/22 2If a router is booting with its default configuration register setting and its NVRAM lacks boot system commands, from try to load the IOS image first? ROM RAM NVRAM f lash flash TFTP server 3Refer to the exhibit. A network administrator adds this command to router R1: ip route 192.168.2.0 255.255.255.0 S0/0/0. result of adding this command? This route is automatically propagated throughout the network. The traffic for network 172.16.1.0 is forwarded to network 192.168.2.0. A static route is established. A static route is established. The traffic for all Class C networks is forwarded to 172.16.1.2. 4Which two technologies can be used in distance vector routing protocols to prevent routing loops? (Choose two.) authentication link-state advertisements h old-down timers hold-down timers Spanning Tree Protocol split horizon 5Refer to the exhibit. What information can be determined from the displayed output? E IGRP packets are waiting to be sent to the neighbors. EIGRP packets are waiting to be sent to the neighbors. The adjacencies between the routers are yet to be established. The IP address 192.168.10.10 is configured at serial interface S0/0/1 of router R2. Router R2 is receiving hello packets from a neighbor with the IP address 192.168.10.10 via the R2 S0/0/1 interf6Which statement is true about the metrics used by routing protocols? A metric is a value used by a particular routing protocol to compare paths to remote networks. A metric is a value used by a particular routing protocol to compare paths to remote networks. A common metric is used by all routing protocols. The metric with the highest value is installed in the routing table. The router may use only one parameter at a time to calculate the metric. 7Which feature of RIPv2 enables it to function as a classless routing protocol? Subnet masks are included in routing updates. Routing updates are triggered by topology changes. Next-hop addresses are included in routing updates. N ext-hop addresses are included in routing updates. Multicast addresses are used to send routing updates. 8Refer to the exhibit. The hosts on the R1 LAN are unable to access the Internet. What is incorrectly configured? the IP address of the Fa0/0 interface at R1 t he IP address of the Fa0/0 interface at R1 the IP address of the S0/0/1 interface at R2 the IP address of the S0/0/0 interface at R1 the subnet mask of the S0/0/1 interface at R2 9Which prompt is used to allow a user to change the IP address of an interface on a router? Router> R outer> Router# Router(config)# Router(config-if)# 10Refer to the exhibit. The interfaces of all routers are configured for OSPF area 0. R3 can ping R1, but the two routeestablish a neighbor adjacency. What should the network administrator do to troubleshoot this problem? Check if the interfaces of the routers are enabled. Check the hello and dead intervals between the routers. C heck the hello and dead intervals between the routers. Check the process ID of both routers. Check if CDP is enabled on all the routers. 11Refer to the exhibit. Which combination of IP address and subnet mask can be used on the serial interface of Route interface in the same network as the serial interface of Router1? IP 172.16.0.18, subnet mask 255.255.255.0 IP 172.16.32.15, subnet mask 255.255.255.240 I P 172.16.32.15, subnet mask 255.255.255.240 IP 172.16.0.18, subnet mask 255.255.255.252 IP 172.16.32.18, subnet mask 255.255.255.252 12Refer to the exhibit. A network engineer has run the show version command on R3. Upon rebooting, R3 does not load configuration settings. What could be the cause of this problem? There is insufficient NVRAM. There is insufficient flash memory. The configuration register is not configured with the default setting. The system image file is not located in NVRAM. 13Refer to the exhibit. On the basis of the show running-config output, which option correctly reflects the routes that will b routing table? 14Refer to the exhibit. Host A is having problems accessing server A. All routers have the same EIGRP configuration a What should be done so that host A can access server A? Add the command n ono auto-summary on all routers. Change the network statements to include a wildcard mask. Adjust the EIGRP hello timers to account for the network delay. Add the command e igrpeigrp log-neighbor-changes on all routers. 15Refer to the exhibit. The network is running the RIP routing protocol. Network 10.0.0.0 goes down. Which statement is the routers in this topology will respond to this event? Router4 will learn about the failed route 30 seconds later in the next periodic update. Split horizon will prevent Router4 from fowarding packets to the 10.0.0.0 network until the holddown timer expire Router5 immediately flushes the unreachable route from its routing table. Router5 will send Router4 a triggered update with a metric of 16 for network 10.0.0.0. 16A network administrator is in charge of two separate networks that share a single building. What device will be require networks and add a common connection to the Internet that can be shared? hub router access point Ethernet switch E thernet switch 17Refer to the exhibit. A network administrator has configured OSPF using the following command: network 192.168.1.32 0.0.0.31 area 0Which router interface will participate in OSPF? FastEthernet0/0 FastEthernet0/1 Serial0/0/0 Serial0/0/1 18Refer to the exhibit. R1 is configured properly for a single area OSPF, and R2 has been recently installed in the netcommands is required to configure a single area OSPF for the networks that are connected to R2? R2(config)# router ospf 1R2(config-router)# network 192.168.2.0 0.0.0.255 area 0R2(config-router)# network 10.1.1.0 0.0.0.3 area 0R2(config)# router ospf 1R2(config-router)# network 192.168.2.0 0.0.0.255 area 0R2(config)# router ospf 2R2(config-router)# network 10.1.1.0 0.0.0.3 area 0R2(config)# router ospf 1R2(config-router)# network 192.168.2.0 0.0.0.255 area 0R2(config-router)# network 10.1.1.0 0.0.0.3 area 1R2(config)# router ospf 1R2(config-router)# network 192.168.2.0 0.0.0.255 area 0R2(config-router)# network 10.0.0.0 0.0.0.3 area 119Which two statements are true for link-state routing protocols? (Choose two.) Routers that run a link-state protocol can establish a complete topology of the network. Routers in a multipoint network that run a link-state protocol can exchange routing tables. Routers use only hop count for routing decisions. The shortest path first algorithm is used. Split horizon is used to avoid routing loops. 20Which candidate route has the longest match for a packet with a destination address of 10.30.16.48? 10.30.0.0/16 10.30.15.0/23 10.30.16.0/24 10.30.16.32/27 10.30.16.32/30 21Which statement is true about the RIPv1 protocol? It is a link-state routing protocol. It excludes subnet information from the routing updates. It uses the DUAL algorithm to insert backup routes into the topology table. It uses classless routing as the default method on the router. 22Which of the following are primary functions of a router? (Choose two.) packet switching microsegmentation domain name resolution path selection flow control 23Refer to the exhibit. Partial results of the show running-config and s how show ip route commands are displayed. Router B rec with a destination address of 10.16.1.97. What will router B do? drop the packet forward the packet via the route to 10.16.1.0 f orward the packet via the route to 10.16.1.64 forward the packet via the route to 10.16.1.64 use the default route 24 What are two ways that a router can learn of the paths to destination networks? (Choose two.) updates from other routers DHCP information broadcasts m anual configuration of routes manual configuration of routes ARP requests from connected routers inspection of the destination IP address in data packets updates from the SMTP management information base 25Refer to the exhibit. Host A is unable to access the Internet. What is the reason for this? The IP address of host A is incorrect. The default gateway of host A is incorrect. The Fa0/1 interfaces of the two routers are configured for different subnets. T he Fa0/1 interfaces of the two routers are configured for different subnets. The subnet mask for the Fa0/0 interface of R1 is incorrect. 26A network administrator is analyzing routing update behavior on a network that has both EIGRP and OSPF configured protocols appear in the output of show ip protocols. However, only EIGRP internal routes appear in the routing tables. correctly explains the scenario? The OSPF protocol has a higher cost than EIGRP. T he OSPF protocol has a higher cost than EIGRPThe EIGRP protocol has a lower metric than OSPF. The EIGRP protocol was configured first on the router. The EIGRP protocol has a lower administrative distance than OSPF. 27Refer to the exhibit. The network has three connected routers: R1, R2, and R3. The routes of all three routers are d are operational and pings are not blocked on this network. Which ping will fail? from R1 to 172.16.1.1 from R1 to 192.168.3.1 from R2 to 192.168.1.1 from R2 to 192.168.3.1 28Refer to the exhibit. A device is required to complete the connection between router R1 and the WAN. Which two de this? (Choose two.) a CSU/DSU device a modem a n Ethernet switch an Ethernet switch a hub a bridge 29 In which situation would a default static route be recommended? when connecting an edge router to the Internet w hen variable length subnet masking is in effect when variable length subnet masking is in effect when there is more than one valid route for a destination network when a destination network has a larger mask than any routes in the routing table 30 Two routers need to be configured within a single OSPF area. Which two components need to be configured on boththis? (Choose two.) t he same process ID the same process ID the same area ID network addresses and wildcard masks the same router ID the same loop back address 231Refer to the exhibit. What is the meaning of the highlighted value 120? It is the metric that is calculated by the routing protocol. It is the value that is used by the DUAL algorithm to determine the bandwidth for the link. It is the administrative distance of the routing protocol. It is the hold-down time, measured in seconds, before the next update. 32Refer to the exhibit. A router learns a route to the 192.168.6.0 network, as shown in the output of the show ip rip database However, upon running the show ip route command, the network administrator sees that the router has installed a diff command, the network administrator sees that the router has installed a diffe 192.168.6.0 network learned via EIGRP. What could be the reason for the missing RIP route? Compared to RIP, EIGRP has a lower administrative distance. Compared to EIGRP , RIP has a higher metric value for the route. Compared to RIP , the EIGRP route has fewer hops. Compared to RIP , EIGRP has a faster update timer. 33 Which mechanism helps to avoid routing loops by advertising a metric of infinity? route poisoning split horizon hold-down timer triggered updates 34 A network administrator must use the subnet 172.16.128.0/18 to create 6 additional subnets each containing up to 20LANs. Which subnet mask should the administrator use to create the new subnets? 255.255.224.0 255.255.240.0 255.255.248.0 255.255.252.0 35 A technician configures the Fa0/0 interface on a router with ip address 192.168.3.5 255.255.255.252. What additional com. What additional com issued by the technician to activate the interface to forward traffic? Router(config-if)# exitRouter(config-if)# no shutdownRouter(config-if)# clock rateRouter# copy running-config startup-config36 Because of a topology change, the next hop IP address in the current static route must be reconfigured. How can a altered to accommodate a topology change? Keep the existing static route and configure a new static route with the correct next hop IP address. Negate the existing static route and configure a new static route with the correct next hop IP address. D o nothing. The existing static route will automatically update the next hop entry with the new IP address. Do nothing. The existing static route will automatically update the next hop entry with the new IP address. Keep the existing static route, reload the router, and configure a new static route with the correct next hop IP a37Refer to the exhibit. What needs to be done to allow these two routers to connect successfully? Add a clock rate to S0/0/0 on R1. Add an interface description to S0/0/1 on R2. C hange the serial interface on R2 to S0/0/0 so that it matches R1. Change the serial interface on R2 to S0/0/0 so that it matches R1. Change the IP address of S0/0/1 on R2 so that it is in the same subnet as R1. 38Refer to the exhibit. The network administrator has run the following command on R1. R1(config)# ip route 192.168.2.0 255.255.255.0 172.16.1.2What is the result of running this command? Traffic for network 192.168.2.0 is forwarded to 172.16.1.2. This route is automatically propagated throughout the entire network. Traffic for all networks is forwarded to 172.16.1.2. The command invokes a dynamic routing protocol for 192.168.2.0. 39 Why is fast convergence desirable in networks that use dynamic routing protocols? Hosts are unable to access their gateway until the network is converged. Routers will not allow packets to be forwarded until the network is converged. Routers may make incorrect forwarding decisions until the network has converged. Routers will not allow configuration changes to be made until the network has converged. 40Refer to the exhibit. When all of the commands that are shown in the exhibit are entered at the correct router promp the router? name cisco router hostname 41Refer to the exhibit. Packets destined to which two networks will require the router to perform a recursive lookup? (C10.0.0.0/8 64.100.0.0/16 128.107.0.0/16 172.16.40.0/24 192.168.1.0/24 192.168.2.0/24 42Refer to the exhibit. A router interface is configured with the command ip address 172.16.3.31 255.255.192.0. Which set o. Which set o values would allow a computer that is connected to the router interface to communicate with remote networks? A: 172.16.3.254 A: 172.16.3.254 B: 255.255.192.0 C: 172.16.3.31 A: 172.16.3.31 B: 255.255.192.0 C: 172.16.3.255 A: 172.16.3.254 B: 255.255.255.0 C: 172.16.3.31 A: 172.16.3.31 B: 255.255.255.0 C: 172.16.3.1 43Which three statements are true regarding the encapsulation and de-encapsulation of packets when traveling through three.) The router modifies the TTL field, decrementing it by one. The router changes the source IP to the IP of the exit interface. The router maintains the same source and destination IP. The router changes the source physical address to the physical address of the exit interface. The router changes the destination IP to the IP of the exit interface. The router sends the packet out all other interfaces, besides the one it entered the router on. 44Refer to the exhibit. Which three statements are true of the routing table for Router1? (Choose three.) The route to network 172.16.0.0 has an AD of 156160. Network 192.168.0.16 can best be reached using FastEthernet0/0. The AD of EIGRP routes has been manually changed to a value other than the default value. Router1 is running both the EIGRP and OSPF routing process. Network 172.17.0.0 can only be reached using a default route. No default route has been configured. N o default route has been configured. 45Refer to the exhibit. Which route will be installed in the routing table on R1 to forward traffic from PC1 to the web s the static route the route learned via OSPF the route learned via EIGRP both routes learned via OSPF and EIGRP 46Refer to the exhibit. Based on the partial output in the exhibit, why can users establish a console connection to this r a password? The login command was not entered on the console line. The enable password should be an enable secret password. No username and password combination has been configured. Console connections cannot be configured to require users to provide passwords. 47Refer to the exhibit. Which path will traffic from the 172.16.1.0/24 network take to get to the 10.0.0.0/24 network? ADC ABC It will load balance the traffic between ADC and ABC It will send the traffic via ABC, and will use ADC as a backup path only when ABC fails. 48A router learns about network 192.168.10.128/27 from multiple sources. Which option represents the best route and w routing table? S 192.168.10.128/27 [1/0] via 192.168.10.226 R 192.168.10.128/27 [120/2] via 192.168.10.226, 00:00:14, Serial0/0/0 O 192.168.10.128/27 [110/1563] via 192.168.10.226, 00:00:09, Serial0/0/0 D 192.168.10.128/27 [90/21026560] via 192.168.10.226, 00:00:16, Serial0/0/0 49Refer to the exhibit. R1 and R2 are adjacent routers both running RIP. All interfaces on both routers are correctly cothe routing table. What is the likely cause? The adjacent interfaces are passive. The distance of 120 exceeds 15 hops. R2 will not accept version 1 updates from R1. Routes are being summarized by R1 but not by R2. 50It is saved in the topology table for use if the primary route fails. It may be backed up by a feasible successor route. It is used by EIGRP to forward traffic to the destination. It is flagged as active in the routing table. After the discovery process has occurred, the successor route is stored in the neighbor table. 51Refer to the exhibit. PC1 is unable to access the Internet. What is the cause of the problem? An incorrect IP address is configured between the two routers. No static route is configured on Router2. A routing loop has occurred. No routing protocol is configured on either of the two routers. 52Refer to the exhibit. A technician has configured the interfaces on the Router, but upon inspection discovers that inte FastEthernet0/1 is not functioning. Which action will most likely correct the problem with FastEthernet0/1? A clock rate should be added to the interface configuration. The subnet mask should be added to the interface configuration. An interface description needs to be added to the interface configuration. The no shutdown command needs to be added to the interface configuration. 。
1: PDU封装的正确顺序是什么?锁头网络报头MA网络赧头传输歿头帧头数磚tm帧头數宠赣亀帧头IM 2:建立融合网络有何用途?O为斯有终鋸设备提供高速连揺O确保平等对待所有类盘的数霸包O实规数据网络基础架撇犒的容错能力和高可用性降低部署和维护通信基珊栈施的咸本A: ISPD JP电话和PC3:请参见图示。
哪个区域最有可能是图中所示的公司网络的外联网?I」回前A1 1区域BH BSCO区域D4:主机正在访冋远程网络的FTP服务器。
中间网络设备在此对话中起到哪三个作用?(请选择三项。
)列重新生成埶据信号0充当喜户端或服务器□提供伎输消息的画适&应用安全诠置来控制数据掠a岀现错误时si知其他设冷□用作滴恳的源或目标5 一位家庭用户想要使用能够在普通电话线路上提供快速数字传输的ISP连接。
应选择哪种ISP连接类型?厨OSL0拨号U卫星口手机调制解调器0电缆调制熾调器6:在学校网络上,学生可以浏览网页、搜索图书馆数据库,还可以和日本的姊妹学校一起参加音频会议。
如果使用QoS为网络流量排列优先顺序,这些流量的优先级从高到低如何排列?働音频会仪、敎馨障、HTTPO樋库、HTTP'S®馳O音颠会械、HTTPx埶捐庫O數辖库、音频会愤、HTTP7:管理员在发出ping命令之后在交换机上使用Ctrl-Shift-6键组合。
使用这些按键有什么用途?0重新启Ejhpingjfi程•I Ping 进程O退出到不同的配置複武u咒诈用户凫成齡令& OSI模型的物理层有什么重要功能?接覺来自物理介厲的帧。
0将上层数揺封装咸帧。
匕定义硬件核口执行的介质访问方达。
•3苗砸蹣码対电子、光纤或无绕电克信总。
9:下列哪个程序用于降低铜缆中的串扰影响?1零耍正确接地连播®统合反血]电路线对O用樂馬屏護滾住錢束0设计电86基珊设庇避免串扰干扰v.懂免在安装H出珈弯曲2层交换机10:如果收到的帧的目的MAC地址不在MAC表中,第将执行什么操作?O它会友起久阿1请求。
1第 3 层头部包含的哪一项信息可帮助数据传输?端口号设备物理地址目的主机逻辑地址虚拟连接标识符标题描述最高分值1 correctness of response2 points for Option 30 points for any other option2此试题参考以下领域的内容:CCNA Exploration: 网络基础知识∙ 2.5.3 数据通过网际网络2IP 依靠 OSI 哪一层的协议来确定数据包是否已丢失并请求重传?应用层表示层会话层传输层标题描述最高分值1 correctness of response2 points for Option 40 points for any other option2此试题参考以下领域的内容:CCNA Exploration: 网络基础知识∙ 5.1.4 IPv4 协议 - 尽力3请参见图示。
图中所示为在各层添加的头部。
哪一层会添加目的进程号和源进程号以确保将数据传递到正确的应用程物理层数据链路层网络层传输层标题描述最高分值1 correctness of response2 points for Option 4 20 points for any other option此试题参考以下领域的内容:CCNA Exploration: 网络基础知识∙ 2.5.1 网络中的编址4下列哪一个 OSI 层使用头部信息将数据段重组为数据流?应用层网络层表示层会话层传输层标题描述最高分值1 correctness of response2 points for Option 50 points for any other option2此试题参考以下领域的内容:CCNA Exploration: 网络基础知识∙ 4.1.2 控制会话5请参见图示。
图中所示为客户端之间发送电子邮件的过程。
从下列选项中选择正确标识图中各编号阶段使用的组件或1.MUA2.MDA3.MTA4.SMTP5.MTA6.POP7.MDA8.MUA1.MUA2.POP3.MDA4.SMTP5.MTA6.MDA7.SMTP8.MUA1.MUA2.POP3.SMTP4.MDA5.MTA6.SMTP7.POP8.MUA1.MDA2.SMTP3.MTA4.SMTP5.MTA6.MUA7.POP8.MDA1.MUA2.SMTP3.MTA4.SMTP5.MTA6.MDA7.POP8.MUA标题描述最高分值1 correctness of response2 points for Option 50 points for any other option2此试题参考以下领域的内容: CCNA Exploration: 网络基础知识∙3.3.3 电子邮件服务及 SMTP/POP 协议6某主机正在网络上传输视频。
参加考试 - ERouting Final Exam - ${COURSENAME} (版本 ${VERSION}) 窗体顶端剩余时间:窗体底端1窗体顶端请参见图示。
哪台路由器会通告子网 172.16.1.32/28?Router1Router2Router3Router4窗体底端窗体顶端请参见图示。
所有路由器都运行相同的路由协议。
根据图示及其显示的命令,下列哪一项叙述正确?通配符掩码配置有误。
必须在每台路由器上配置默认路由。
路由器 B、C 和 D 无法访问 Internet。
路由协议进程未通告通往 ISP 的链路。
窗体底端3 窗体顶端请参见图示。
所有路由器都运行 RIPv1。
10.1.1.0/29 和 10.1.1.16/29 这两个网络无法互相访问。
此问题的原因可能是什么?因为 RIPv1 是无类协议,不支持该访问。
RIPv1 不支持不连续网络。
RIPv1 不支持负载均衡。
RIPv1 不支持自动总结。
窗体底端窗体顶端请参见图示。
路由器 R1 和 R2 通过其串行接口直接相连,并且都在运行 EIGRP 路由协议。
R1 和 R2 可以 ping 通其邻居的直连串行接口,但无法与邻居建立起EIGRP 相邻关系。
应采取什么措施来解决此问题?启用两台路由器的串行接口。
配置 EIGRP 以发送定期更新。
在路由器之间配置相同的 hello 发送间隔。
使用相同的 EIGRP 进程 ID 配置两台路由器。
窗体底端5窗体顶端请参见图示。
对于发往 192.168.2.0 的数据包,R2 会采取什么操作?它会丢弃数据包。
它会通过 S0/0/0 接口转发数据包。
它会通过 Fa0/0 接口转发数据包。
它会将数据包转发给 R1。
窗体底端窗体顶端请参见图示。
为实施 RIPv2 协议,网络管理员运行了所示命令。
但是, show ip protocol 命令未显示任何输出。
管理员应如何解决该命令没有输出的问题?添加 default-information originate 命令。
某公司正在考虑是使用客户端/服务器还是对等网络。
下列哪三项是对等网络的特征?(选择三项。
)哪种设备的功能是确定消息在网际网络中传输的路径?哪两个条件有助于您从各种网络介质当中选择一种网络介质?(请选择两项。
)下列哪两项描述了中间设备?(选择两项。
)网络上的终端设备有哪两项功能?(选择两项。
)由于许多学生带着自己的平板电脑和智能手机去学校访问学校资源,大学里的IT 人员最有可能需要重新设计的网络区域是什么?家庭用户必须要有哪种网络类型访问才能进行网上购物?一位分支机构办公室的员工正在为客户创建报价。
为此,该员工需要访问位于总部办公室的内部服务器上的机密定价信息。
该员工将要访问哪种类型的网络?下列哪两种连接选项可以为家庭办公室中的计算机提供始终在线的高带宽Internet 连接?(选择两项。
)下列哪两个Internet 连接选项不需要建筑物铺设物理电缆?(请选择两项。
)以下哪种术语描述了当对网络资源的请求超出可用容量时网络的状态?哪种类型的网络流量需要QoS?以下哪项表述准确定义了术语“带宽”?网络管理员正在实施一种要求复杂强密码的策略。
该策略支持哪种数据保护目标?下列哪种说法正确描述了云计算的特征?什么是Internet?下列哪种说法描述了电力线网络技术的用途?哪种安全侵犯会对家庭用户的生活造成最大损害?一位用户正在一个小型办公室网络上实施安全策略。
以下哪两种操作将为此网络提供求?(选择两项。
)A网络能够通过相同的通信通道传输语音、视频、文本和图形。
填空题。
缩写词是指允许员工在公司办公室中使用其个人设备访问网络和其他资源的策略。
正确答案:byod将每个描述与网络通信形式配对请将每个特征对应的internet连接类型进行匹配将每个定义与安全目标配对操作软件内核的作用是什么?网络管理员与交换机建立远程CLI 连接对其实施管理时,需要确保用户ID、密码和会话内容的保密性。
应当选择哪种访问方法?当在安全环境下执行初始配置时,下列哪个程序可用来访问Cisco 2960 交换机?哪个命令或组合键让用户返回命令层级中的上一级?某台路由器具有有效的操作系统,且NVRAM 中存储有配置文件。
大二思科考试题库和答案一、单项选择题(每题2分,共20分)1. 思科公司(Cisco)成立于哪一年?A. 1984年B. 1990年C. 1995年D. 2000年答案:A2. 以下哪个协议是用于在IP网络中传输数据的?A. HTTPB. FTPC. TCPD. IP答案:D3. 在OSI模型中,哪一层负责建立、维护和终止通信会话?A. 应用层B. 传输层C. 会话层D. 网络层答案:C4. 以下哪个设备不是网络交换机?A. Layer 2 SwitchB. Layer 3 SwitchC. RouterD. Hub答案:D5. 以下哪个命令用于在Cisco设备上显示当前配置?A. show running-configB. show startup-configC. show interfaceD. show ip interface brief答案:A6. 在Cisco设备上,哪个命令用于保存当前的配置到启动配置文件?A. copy running-config startup-configB. copy startup-config running-configC. save running-configD. write memory答案:A7. 以下哪个命令用于在Cisco设备上创建一个新的VLAN?A. vlan databaseB. configure terminalC. enableD. show vlan答案:A8. 以下哪个命令用于在Cisco设备上将接口配置为Trunk模式?A. switchport mode accessB. switchport mode dynamicC. switchport mode trunkD. switchport mode static答案:C9. 以下哪个协议用于在IP网络中自动分配IP地址?A. DHCPB. DNSC. FTPD. HTTP答案:A10. 在Cisco设备上,哪个命令用于查看设备的接口状态?A. show interfacesB. show ip interface briefC. show running-configD. show vlan答案:B二、多项选择题(每题3分,共15分)11. 以下哪些协议属于TCP/IP模型的应用层协议?A. HTTPB. FTPC. SNMPD. IP答案:A, B, C12. 在Cisco设备上,以下哪些命令用于配置接口?A. interfaceB. ip addressC. no shutdownD. enable答案:A, B, C13. 以下哪些设备可以作为网络的核心设备?A. SwitchB. RouterC. FirewallD. Hub答案:A, B14. 以下哪些命令用于在Cisco设备上查看网络信息?A. show ip routeB. show running-configC. show interfaceD. ping答案:A, C, D15. 以下哪些因素可以影响网络的性能?A. 带宽B. 延迟C. 丢包率D. 网络拓扑结构答案:A, B, C, D三、填空题(每题2分,共20分)16. 在Cisco设备上,使用________命令可以进入特权模式。
二、单选题1、 ADSL MODEM不能激活,打一个电话或振一下铃就好了,其原因可能是A、分离器损坏;B、modem工作不稳定;C、电话机有问题;D、线路接触面氧化;答案为d6、172.16.99.99/255.255.192.0 的广播地址是什么?A、172.16.99.255;B、172.16.127.255;C、172.16.255.255;D、172.16.64.127; 答案为b7、190.233.27.13./16所在网段地址A、190.233.0.0;B、190.0.0.0;C、190.233.27.0;答案为a8、224.0.0.5代表的是()地址。
A、主机地址;B、广播地址;C、网络地址;D、组播地址;答案为d10、ATM协议工作在________层。
A、物理层;B、链路层;C、网络层;D、传输层;答案为b11、ATM信元是定长的,而且信元的长度较小,只有()字节。
A、33;B、43;C、53;D、63;答案为c23、DHCP客户端申请一个新的IP地址之前,使用的初始IP地址是________。
A、0.0.0.0;B、127.0.0.1;C、255.255.255.255;D、169.254.1.1 ;答案为a24、DNS工作于()A、网络层 ;B、传输层;C、会话层;D、表示层;E、应用层;答案为e26、D类地址的缺省子网掩码有()位A、8;B、16;C、24;D、 None;答案为d28、FDDI 使用的是()局域网技术A、以太网;B、快速以太网;C、令牌环;D、令牌总线;答案为c29、IEEE 802.4是下面哪一种局域网标准?正确的选项是A、以太网;B、生成树;C、令牌环;D、令牌总线;答案为d30、IEEE于1999年颁布了用以标准化VLAN实现方案的________协议标准草案。
A、802.1B;B、802.1D;C、802.1P;D、802.1Q;答案为d32、IP报文头中固定长度部分为多少字节?A、10;B、20;C、30;D、40;答案为b33、IP报文中一部分字段专门用来描述报文的生命周期,即TTL值,它的最大值是________。
思科网络技术学院复习题广西大学思科网络技术学院2006.9第一部分、网络基础1、Refer to the exhibit. What i s the order of the TCP/IP Protocol Data Units as data i s moved as indicated through the OSI model?A. data, segments, frames, packets, bitsB. data, packets, segments, frames, bitsC. data, segments, packets, frames, bitsD. data, packets, frames, segments, bits2、Which protocol s are TCP/IP applicati on layer protocols? (Choose two.)A. UDPB. FTPC. IPD. SMTPE. TCP3、Which of the following are primary functions of a router? (Choose two.)A. packet switchingB. microsegmentationC. domain name resolutionD. path selectionE. flow control4、Which devices can be used to convert the data from a WAN router at the customer site into a form acceptable for use by the WAN service provi der? (Choose three.)A. Ethernet switchB.DTEC. ModemD. hubE. DCE deviceF. CSU/DSU5、A network user is using the FTP protocol to transfer data from the local host to an FTP server. The local host is also using the SNMP protocol to report the system status to the network management system. Which statement describes the communication from the host?A. FTP and SNMP will use the same port number.B. FTP uses TCP to establish a session before any data is transferred.C. The UDP session will reorder the SNMP data as it i s received by the network management system.D. The TCP protocol for the FTP transfer will use a random destination port number to the FTP server.6、Which technologies are considered to be WAN technol ogies? (Choose two.)A.Ethernet B.DSL C. Token RingD. Frame RelayE. FDDI7、What are three characteristics of the TCP protocol? (Choose three.)A.exchanges datagrams unreliablyB.is used to send IP error messagesC.forces the retransmission of unacknowledged packetsD.creates a virtual session between end-user applicati onsE.carries the IP address of the destination host in the TCP headerF.is responsible for breaking messages into segments and reassembling them at their destination8、Which binary number is a representation of the decimal number 248?A.11101000 B.11110100C. 11111000D.11111010第二部分以太网技术1、Refer to the exhibit. Which type of cabling should be used at each of the connection points shown?A、A-crossoverB- straight-through C-straight-through D-fiberE-straight-through B、A-crossoverB-crossoverC-straight-through D-fiberE-crossoverC、A-straight-through B-crossoverC-straight-through D-fiberE-straight-through D、A-fiberB-crossoverC-straight-through D-crossoverE-straight-through E、A-straight-through B-crossoverC-crossoverD-fiberE-straight-through F、A-crossoverB-crossoverC-straight-through D-fiberE-straight-through2、How many broadcast domains are shown in the diagram?A. ThreeB. fourC. fiveD. SixE. sevenF. eight3、Refer to the exhibit. A company needs to attach workstation E at a point 150 meters from an existing hub. What device should be placed at location D to allow the new host to connect to the network with the least amount of latency?A.Router B. switch C. bridge D. repeater4、What is the correct number of usable subnetworks and hosts for the IP network address 192.168.99.0 subnetted with a /29 mask?A.6 networks / 32 hosts B. 14 networks / 14 hostsC. 30 networks / 6 hostsD. 62 networks / 2 hosts5、Refer to the exhibit. Workstation 1 pings the Fa0/1 interface of Router 1. Which MAC address will workstation 1 obtain during the ARP request for this communication?A. 00-06-5B-88-DF-C3B. 00-B0-D0-7F-F7-46C. 00-0F-24-85-75-C0D. 00-0B-E5-64-BD-44E. 00-08-A3-B6-CE-02F. 00-08-A3-B6-CE-036、A collision has occurred on an Ethernet network. Which three statements explain the CSMA/CD process? (Choose three.)A. After the jam signal, all transmission stops for a random period.B. When the collision is detected, the hosts stop transmission immediately.C. When the collision is detected, the hosts stop transmission after eight microseconds.D. When the backoff period expires, the hosts involved in the collision have priority to transmit.E. When the backoff period expires, each host checks to see whether the networking media i s idle and then attempts to transmit.F. When the collision i s detected, the hosts continue to transmit using a jam pattern for a short time to ensure that all hosts detect the collision.7、Refer to the exhibit. What is the purpose of the highlighted address?A. It allows the NIC to communicate with other devices on the same network.B. It identifies which part of the IP address is to be considered the network portion.C. It provides an address to which all packets that do not have a specific route are sent.D. It uniquely identifies the NIC to the free token that is passed on the Ethernet network.第三部分TCP/IP协议集和IP寻址1、Which combination of network id and subnet mask correctly identifies all IP addresses from 172.16.128.0 through 172.16.159.255?A.172.16.128.0 255.255.255.224B.172.16.128.0 255.255.0.0C.172.16.128.0 255.255.192.0D.172.16.128.0 255.255.224.0E.172.16.128.0 255.255.255.1922、A company has the following addressing scheme requirements:-currently has 25 subnets-uses a Class B IP address-has a maximum of 300 computers on any network segment-needs to leave the fewest unused addresses in each subnetWhat subnet mask is appropriate to use in this company?A. 255.255.240.0B. 255.255.248.0C. 255.255.254.0D. 255.255.255.0E. 255.255.255.128F. 255.255.255.2483、A NIC of a computer has been assigned an IP address of 172.31.192.166 with a mask of 255.255.255.248. To which subnet does the IP address belong?A. 172.31.0.0B. 172.31.160.0C. 172.31.192.0D. 172.31.248.0E. 172.31.192.160F. 172.31.192.2484、Refer to the exhibit. Host A is being manually configured for connectivity to the LAN. Which two addressing scheme combinations are possible configurations that can be applied to the host for connectivity? (Choose two.)A. Address - 192.168.1.14Gateway - 192.168.1.33B. Address - 192.168.1.45Gateway - 192.168.1.33C. Address - 192.168.1.32Gateway - 192.168.1.33D. Address - 192.168.1.82Gateway - 192.168.1.65E. Address - 192.168.1.63Gateway - 192.168.1.65F. Address - 192.168.1.70Gateway - 192.168.1.655、Refer to the exhibit. What device does Device X represent in the graphic to allow PC1 to ping PC4?A. hubB. routerC.bridgeD.access pointE. Layer 2 switch6、Which type of address is 223.168.17.167/29?A. host addressB.multicast addressC. broadcast addressD. subnetwork address。
思科第二学期答案1-4章(总10页)--本页仅作为文档封面,使用时请直接删除即可----内页可以根据需求调整合适字体及大小--第一章路由和数据包转发介绍1.哪两项说法正确描述了路由器的组件(选择两项)(B、D)A.RAM 永久存储着在启动过程中使用的配置文件 B.ROM 含有硬件模块所执行的诊断程序C.NVRAM 存储着在启动过程中使用的 IOS 的备份副本 D.重新启动时闪存中的内容不会丢失E.ROM 包含最新而且最完整的 IOS 版本 F.闪存包含用于标识 IOS 位置的启动系统命令2.图中的哪些接口可用于租用线路 WAN 连接(选择两项)(A、D)A.1B.2C.3D.4E.5F.63.如果路由器在启动时无法找到有效的配置文件,将发生什么情况(B)A.启动过程将重置 B.路由器将提示用户进行响应,以进入设置模式 C.启动过程将停止,直到获得有效的配置文件D.路由器将根据上次的有效配置生成默认配置文件 E.路由器将监控本地流量,以确定路由协议配置要求4.以下哪一项正确描述了路由器启动时的顺序(A)A.加载 bootstrap、加载 IOS、应用配置 B.加载 bootstrap、应用配置、加载 IOSC.加载 IOS、加载 bootstrap、应用配置、检查硬件 D.检查硬件、应用配置、加载 bootstrap、加载 IOS5.加载配置文件时的默认顺序是怎样的(C)A.NVRAM、FLASH、ROM B.FLASH、TFTP、CONSOLE C.NVRAM、TFTP、CONSOLE D.FLASH、TFTP、ROM6.在启动过程中,路由器可以从哪些位置加载 Cisco IOS(选择两项)(B、E)A.RAM B.TFTP 服务器 C.NVRAM D.设置例程 E.闪存 F.终端7.下列哪些是路由器的功能(选择三项)(A、C、D)A.分组交换 B.网段扩展 C.广播域分段 D.根据逻辑编址选择最佳路径 E.根据物理编址选择最佳路径8.当路由器收到从一个网络发往另一个网络的数据包时,它会执行哪三个过程(选择三项)(A、D、E)A.通过解开第 2 层帧报头来解封第 3 层数据包 B.通过 IP 报头中的目的 MAC 地址在路由表中查找下一跳地址C.解封第 3 层数据包时将第 2 层帧报头保持原样 D.通过 IP 报头中的目的 IP 地址在路由表中查找下一跳地址E.将第 3 层数据包封装成新的第 2 层帧,并将该帧从送出接口转发出去F.将第 3 层数据包封装成特殊的第 1 层帧,并将该帧转发到送出接口9.网络管理员需要通过路由器的 FastEthernet 端口直接连接两台路由器。
思科网络技术学院复习题广西大学思科网络技术学院2006.9第一部分、网络基础1、Refer to the exhibit. What i s the order of the TCP/IP Protocol Data Units as data i s moved as indicated through the OSI model?A. data, segments, frames, packets, bitsB. data, packets, segments, frames, bitsC. data, segments, packets, frames, bitsD. data, packets, frames, segments, bits2、Which protocol s are TCP/IP applicati on layer protocols? (Choose two.)A. UDPB. FTPC. IPD. SMTPE. TCP3、Which of the following are primary functions of a router? (Choose two.)A. packet switchingB. microsegmentationC. domain name resolutionD. path selectionE. flow control4、Which devices can be used to convert the data from a WAN router at the customer site into a form acceptable for use by the WAN service provi der? (Choose three.)A. Ethernet switchB.DTEC. ModemD. hubE. DCE deviceF. CSU/DSU5、A network user is using the FTP protocol to transfer data from the local host to an FTP server. The local host is also using the SNMP protocol to report the system status to the network management system. Which statement describes the communication from the host?A. FTP and SNMP will use the same port number.B. FTP uses TCP to establish a session before any data is transferred.C. The UDP session will reorder the SNMP data as it i s received by the network management system.D. The TCP protocol for the FTP transfer will use a random destination port number to the FTP server.6、Which technologies are considered to be WAN technol ogies? (Choose two.)A.Ethernet B.DSL C. Token RingD. Frame RelayE. FDDI7、What are three characteristics of the TCP protocol? (Choose three.)A.exchanges datagrams unreliablyB.is used to send IP error messagesC.forces the retransmission of unacknowledged packetsD.creates a virtual session between end-user applicati onsE.carries the IP address of the destination host in the TCP headerF.is responsible for breaking messages into segments and reassembling them at their destination8、Which binary number is a representation of the decimal number 248?A.11101000 B.11110100C. 11111000D.11111010第二部分以太网技术1、Refer to the exhibit. Which type of cabling should be used at each of the connection points shown?A、A-crossoverB- straight-through C-straight-through D-fiberE-straight-through B、A-crossoverB-crossoverC-straight-through D-fiberE-crossoverC、A-straight-through B-crossoverC-straight-through D-fiberE-straight-through D、A-fiberB-crossoverC-straight-through D-crossoverE-straight-through E、A-straight-through B-crossoverC-crossoverD-fiberE-straight-through F、A-crossoverB-crossoverC-straight-through D-fiberE-straight-through2、How many broadcast domains are shown in the diagram?A. ThreeB. fourC. fiveD. SixE. sevenF. eight3、Refer to the exhibit. A company needs to attach workstation E at a point 150 meters from an existing hub. What device should be placed at location D to allow the new host to connect to the network with the least amount of latency?A.Router B. switch C. bridge D. repeater4、What is the correct number of usable subnetworks and hosts for the IP network address 192.168.99.0 subnetted with a /29 mask?A.6 networks / 32 hosts B. 14 networks / 14 hostsC. 30 networks / 6 hostsD. 62 networks / 2 hosts5、Refer to the exhibit. Workstation 1 pings the Fa0/1 interface of Router 1. Which MAC address will workstation 1 obtain during the ARP request for this communication?A. 00-06-5B-88-DF-C3B. 00-B0-D0-7F-F7-46C. 00-0F-24-85-75-C0D. 00-0B-E5-64-BD-44E. 00-08-A3-B6-CE-02F. 00-08-A3-B6-CE-036、A collision has occurred on an Ethernet network. Which three statements explain the CSMA/CD process? (Choose three.)A. After the jam signal, all transmission stops for a random period.B. When the collision is detected, the hosts stop transmission immediately.C. When the collision is detected, the hosts stop transmission after eight microseconds.D. When the backoff period expires, the hosts involved in the collision have priority to transmit.E. When the backoff period expires, each host checks to see whether the networking media i s idle and then attempts to transmit.F. When the collision i s detected, the hosts continue to transmit using a jam pattern for a short time to ensure that all hosts detect the collision.7、Refer to the exhibit. What is the purpose of the highlighted address?A. It allows the NIC to communicate with other devices on the same network.B. It identifies which part of the IP address is to be considered the network portion.C. It provides an address to which all packets that do not have a specific route are sent.D. It uniquely identifies the NIC to the free token that is passed on the Ethernet network.第三部分TCP/IP协议集和IP寻址1、Which combination of network id and subnet mask correctly identifies all IP addresses from 172.16.128.0 through 172.16.159.255?A.172.16.128.0 255.255.255.224B.172.16.128.0 255.255.0.0C.172.16.128.0 255.255.192.0D.172.16.128.0 255.255.224.0E.172.16.128.0 255.255.255.1922、A company has the following addressing scheme requirements:-currently has 25 subnets-uses a Class B IP address-has a maximum of 300 computers on any network segment-needs to leave the fewest unused addresses in each subnetWhat subnet mask is appropriate to use in this company?A. 255.255.240.0B. 255.255.248.0C. 255.255.254.0D. 255.255.255.0E. 255.255.255.128F. 255.255.255.2483、A NIC of a computer has been assigned an IP address of 172.31.192.166 with a mask of 255.255.255.248. To which subnet does the IP address belong?A. 172.31.0.0B. 172.31.160.0C. 172.31.192.0D. 172.31.248.0E. 172.31.192.160F. 172.31.192.2484、Refer to the exhibit. Host A is being manually configured for connectivity to the LAN. Which two addressing scheme combinations are possible configurations that can be applied to the host for connectivity? (Choose two.)A. Address - 192.168.1.14Gateway - 192.168.1.33B. Address - 192.168.1.45Gateway - 192.168.1.33C. Address - 192.168.1.32Gateway - 192.168.1.33D. Address - 192.168.1.82Gateway - 192.168.1.65E. Address - 192.168.1.63Gateway - 192.168.1.65F. Address - 192.168.1.70Gateway - 192.168.1.655、Refer to the exhibit. What device does Device X represent in the graphic to allow PC1 to ping PC4?A. hubB. routerC.bridgeD.access pointE. Layer 2 switch6、Which type of address is 223.168.17.167/29?A. host addressB.multicast addressC. broadcast addressD. subnetwork address。