思科第2学期第4章答案

合集下载

思科第二学期期末试题及答案

思科第二学期期末试题及答案

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当包含 VLAN 的交换网络中配置了 VTP 时,下列哪种说法正确?Option 4 VTP 仅与 802.1Q 标准兼容。

VTP 增大了管理交换网络的复杂性。

通过 VTP 可将交换机配置为多个 VTP 域的成员。

VTP 会向同一 VTP 域内的所有交换机动态通知 VLAN 更改情况。

2VTP 以客户端模式工作具有哪两项特点?(选择两项。

)Option 15无法添加 VLAN可添加在本地有效的 VLAN无论 VLAN 信息如何,将广播从所有端口转发出去只能传递 VLAN 管理信息而无法接受更改可向同一 VTP 域中的其它交换机转发 VLAN 信息3请参见图示。

交换机 S1 处于 VTP 服务器模式。

交换机 S2 和 S3 处于客户端模式。

管理员意外断开了 S2 的 F0/1 接口上的电缆。

这会对 S2 产生什么后果?Option3S2 会自动转换到 VTP 透明模式。

S2 会将所有 VLAN 从 VLAN 数据库中删除,直到重新接好电缆为止。

S2 会保存已知的最新修订版本的 VLAN ,但如果它重新加载,就会丢失这些VLAN。

当电缆重新接好时,S2 会自动向 172.17.99.11 发送一个 VTP 通告请求。

4下列关于实施 VTP 的说法中哪两项正确?(选择两项。

)Option12交换机必须通过中继链路来连接。

VTP 域名区分大小写。

透明模式下的交换机不能配置新 VLAN。

必须使用 VTP 口令且区分大小写。

使用 VTP 的交换机必须具有相同的交换机名称。

5请参见图示。

VTP 域内的所有交换机均是新的。

交换机 SW1 被配置为 VTP 服务器,交换机 SW2 和 SW4 被配置为 VTP 客户端,交换机 SW3 被配置为 VTP 透明模式。

哪台或哪些交换机会收到 VTP 更新并根据更新来同步 VLAN 配置?Option 4所有交换机均会收到更新并同步 VLAN 信息。

仅交换机 SW2 会收到更新并同步 VLAN 信息。

(完整版)思科ite6.0第四章考试答案

(完整版)思科ite6.0第四章考试答案

第四章考试答案1. 而消极的环境因素清理电脑内减少吗?•灰尘•EMI•生锈•防静电2. 哪个组件可以很容易地受到的直接喷射压缩空气清理电脑机箱内部的什么时候?•风扇•散热器•电力供应•CPU•电缆连接器3. 在生产地板,家具工厂笔记本电脑过程监测和报告。

生产楼环境是80华氏度(27摄氏度)左右。

湿度水平相当高70%左右。

空气循环风扇安装在天花板上。

木粉是普遍的。

这条件是最有可能影响在这种环境下使用的一台笔记本电脑吗?•温度•湿度•空气流•尘埃4. 蔬菜罐头工厂生产线使用笔记本电脑的监控。

生产环境有一个环境温度在华氏75度(摄氏24度)。

湿度水平约为30%。

噪音水平很高,由于灌装机械。

笔记本电脑是一个木制的盒子里,紧紧围绕着笔记本电脑三面。

哪个因素最可能影响在这种环境下使用的一台笔记本电脑吗?•房间的温度•湿度•噪音•笔记本电脑的容器5. 科学探险团队使用笔记本电脑。

科学家们正在研究的温度范围从-13华氏度(-25摄氏度)到80华氏度(27摄氏度)。

湿度水平约为40%。

噪音水平很低,但地形是粗糙和时速可以达到45英里(每小时72公里)。

在需要的时候,科学家们停止行走,使用笔记本电脑输入数据。

这条件是最有可能影响在这种环境下使用的一台笔记本电脑吗?•温度•湿度•粗糙的地形•风6. 创建一个预防性维护计划的一部分是什么?•记录每个维护任务的细节和频率•执行硬件升级•丢弃所有取代部分•执行一个法医审计的安全漏洞7. 电脑的技术员执行硬件维护在一个建筑工地。

什么任务应该技术员执行预防性维护计划的一部分?•把灰尘从摄入的粉丝。

•备份数据,格式化硬盘,重新安装数据。

•开发和安装法医跟踪软件。

•执行审计的所有软件安装。

8. 哪个任务应该是硬件维护程序的一部分吗?•审查安全更新。

•更新病毒定义文件。

•调整显示器的最佳分辨率。

•从硬盘中除尘。

•检查并确保任何松散的电缆。

9. 在测试的过程中几个可能的原因的理论问题,应该先测试吗?•最简单和最明显的•那些客户认为是最重要的•最复杂的,难以诊断•随机选择的选择10. 这两个项目可以用来帮助建立一个行动计划解决电脑问题?(选择两个。

思科 cisco 课后习题答案

思科 cisco 课后习题答案
在网络园区中接入层通常由lan交换设备组成这些设备的端口可用于连接工作站和服在wan环境中接入层让远程工作人员或远程站点能够使用wan技术访问公司网络
附录
检查你的理解和较难的问题和 练习答案
第1章
检查你的理解
1.B、C、E 以太网交换机和转发器通常用于 LAN 中。路由器可视为 LAN 设备和 WAN 设备, 用于在公司网络内部路由分组、将分组路由到 ISP 以及在自主系统之间路由分组。接入服务器集中拨 入和拨出的用户通信,它可能有模拟和数字接口,可支持数百名用户同时连接到提供商的 WAN。 2.D 3. 电路交换:D 分组交换:C 面向连接的分组交换:B 无连接的分组交换:A 4. 城域以太网:A X.25:D ATM:B 帧中继:C 5.C DTE 通过 WAN 传输来自客户网络或主机计算机的数据。DTE 通过 DCE 连接到本地环路。 路由器是一种 DTE 设备,它使用 CSU/DSU(DCE 设备)连接到 WAN。 6.E 租用线是一种专用的点到点链路,通常是向运营商租用的。 7.DLCI 唯一地标识了帧中继虚电路,这确保 DTE 设备之间能够进行双向通信。 8.异步传输模式(ATM)技术可通过私有和公共网络传输语音、视频和数据,它是建立在基于 信元的架构而不是基于帧的架构的基础之上的。 9.C 10.B 11.C 12.E 13.C 14.C 15.C Cisco 企业分支机构架构让能够将园区网中的应用程序和服务延伸到各种远程位置和用户, 接入层用于将用户连接到网络,这层通常使用第 2 层和第 3 层交换机。 在北美,ISDN PRI 包含 23 个 64kbit/s 的 B 信道和 1 个 64kbit/s 的 D 信道,总比特率高 VPN 使用隧道通过公共网络(如 Internet)在两个私有网络之间安全地传输数据。 分布层将工作组放在不同的网段中,从而隔离子网或 VLAN 中的网络问题。VLAN 之间 本地环路将用户驻地的 CPE 连接到服务提供商的 CO,有时也被称为“最后一公里” 。 企业远程工作人员架构让雇员能够远程(通常是从家里)连接到网络。 而不管其规模和位置如何。 核心层也称为网络主干,设计用于尽可能快地交换分组。

大学英语2册4单元练习答案

大学英语2册4单元练习答案
1. What did the author do three years ago and what is she doing now? {[She used to be a television producer, but now she is a writer.]}
2. How does the author work nowadays? {[She writes and edits articles online, submits them via email, and communicates with colleagues via the Internet, too.}]
10) When we say that we see light at the end of the tunnel, we mean that victory is {[in sight]}.
BOOK 2 - Unit 4 - Comprehension - Content Questions One of you asks the first six questions and the other answers. Starting from question 7, change roles. When you have finished, the teacher may want to put some of the questions to you to check your progress.
BOOK 2 - Unit 4 - Language Focus - Vocabulary 1. Fill in the gaps with words or phrases given below. Change the form where necessary. 1) He would have preferred his wife not to work, but {[conversely}] he was also proud of what she did.

思科第二期考试试题及答案(正确率100%)

思科第二期考试试题及答案(正确率100%)

参加考试 - 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 命令。

CISCO第二学期期末考试 答案

CISCO第二学期期末考试 答案

客户向 ISP 技术人员反映连通性问题。

技术人员就相关问题询问客户之后,发现除了 FTP 外,所有网络应用程序都正常。

技术人员怀疑出现了什么问题防火墙配置有误 /交换机或集线器端口损坏客户工作站上的 IP 地址配置有误客户工作站上的 DNS 服务器配置有误客户工作站上的默认网关配置有误请参见图示。

对于图中所示的数据会话,下列哪两项描述正确(选择两项。

)数据会话由客户端所运行的 HTTP 应用程序进程启动。

/数据会话由客户端的 TCP 端口 80 标识。

用户通过发送电子邮件启动数据会话。

Internet 服务器的 IP 地址是。

Internet 服务器将把数据发送至客户端端口 8547。

/端口过滤和访问列表通过什么方式来增强网络安全防止特定类型的通信到达特定网络主机。

/遭受各类拒绝服务攻击时提醒网络管理员。

防止病毒、蠕虫和特洛伊木马感染主机计算机和服务器。

可对机密数据通信进行加密和身份认证。

某黑客尝试获取存储在公司网络内部某台服务器上的机密信息。

网络安全解决方案检测完整的数据包,确定这是一个威胁,所以阻止该数据包进入内部网络。

这一过程中哪项安全措施保护了网络IDSIPS /基于主机的防火墙Anti-X 软件属于哪一类地址主机地址网络地址广播地址 /组播地址在图中所示的其中一台路由器上执行 show ip route 命令,显示下列输出:C is directly connected, Serial0/0R [120/1] via 00:00:19, Serial0/0R [120/2] via 00:00:20, Serial0/1R [120/2] via 00:00:20, Serial0/1C is directly connected, Serial0/1此命令是从哪一台路由器执行的ABC /D请参见图示。

网络管理员使用以下命令在 RTB 上配置了一条默认路由:RTB(config)# ip route 0.0.0.0 fa0/0PC3 可以成功 ping 通 RTB。

思科第2学期第4章答案

思科第2学期第4章答案

1下列哪两项是路由器的功能?(选择两项。

)连接多个 IP 网络。

通过使用第 2 层地址控制数据流。

确定发送数据包的最佳路径。

管理 VLAN 数据库。

扩大广播域。

答案 答案 最高分值correctness of response Option 1 and Option 3 are correct.22为了将数据包发送到远程目的地,必须对主机上的哪三条信息进行配置?(请选择三项。

)hostnameIP 地址子网掩码默认网关DNS 服务器地址DHCP 服务器地址答案答案最高分值 correctness ofresponse Option 2, Option 3, and Option 4 are correct. required.33请参见图示。

如图所示,网络管理员已配置了 R1。

当管理员检查串行接口的状态时,接口显示闭。

要打开 R1 的串行接口,必须在其中额外输入什么命令?ipv6 enableclockrate 128000endno shutdown答案 答案 最高分值correctness of response Option 424哪一项功能可以将路由器与第 2 层交换机区别开来?路由器可以配置 IP 地址。

交换机不能。

交换机将数据包从一个物理接口转发到另一个物理接口。

路由器不是这样。

交换机使用信息表确定如何处理数据流量。

路由器不是这样。

路由器支持多种类型的接口。

交换机通常支持以太网接口。

答案 答案 最高分值correctness of response Option 425为了使路由器能够手动将指定的网络前缀与自动生成的接口标识符相组合在一起,可以使用哪由器接口上配置 IPv6 地址?ipv6 enableipv6 address ipv6-address/prefix-lengthipv6 address ipv6-address/prefix-length eui-64ipv6 address ipv6-address/prefix-length link-local答案 答案 最高分值correctness of response Option 326启用了 IPv6 接口要求的最低地址类型是什么?环回唯一本地本地链路静态全局单播答案 答案 最高分值correctness of response Option 327哪两条信息会显示在 show ip interface brief 命令的输出结果中?(请选择两项。

  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

1下列哪两项是路由器的功能?(选择两项。

)连接多个 IP 网络。

通过使用第 2 层地址控制数据流。

确定发送数据包的最佳路径。

管理 VLAN 数据库。

扩大广播域。

答案 答案 最高分值correctness of response Option 1 and Option 3 are correct.22为了将数据包发送到远程目的地,必须对主机上的哪三条信息进行配置?(请选择三项。

)hostnameIP 地址子网掩码默认网关DNS 服务器地址DHCP 服务器地址答案答案最高分值 correctness ofresponse Option 2, Option 3, and Option 4 are correct. required.33请参见图示。

如图所示,网络管理员已配置了 R1。

当管理员检查串行接口的状态时,接口显示闭。

要打开 R1 的串行接口,必须在其中额外输入什么命令?ipv6 enableclockrate 128000endno shutdown答案 答案 最高分值correctness of response Option 424哪一项功能可以将路由器与第 2 层交换机区别开来?路由器可以配置 IP 地址。

交换机不能。

交换机将数据包从一个物理接口转发到另一个物理接口。

路由器不是这样。

交换机使用信息表确定如何处理数据流量。

路由器不是这样。

路由器支持多种类型的接口。

交换机通常支持以太网接口。

答案 答案 最高分值correctness of response Option 425为了使路由器能够手动将指定的网络前缀与自动生成的接口标识符相组合在一起,可以使用哪由器接口上配置 IPv6 地址?ipv6 enableipv6 address ipv6-address/prefix-lengthipv6 address ipv6-address/prefix-length eui-64ipv6 address ipv6-address/prefix-length link-local答案 答案 最高分值correctness of response Option 326启用了 IPv6 接口要求的最低地址类型是什么?环回唯一本地本地链路静态全局单播答案 答案 最高分值correctness of response Option 327哪两条信息会显示在 show ip interface brief 命令的输出结果中?(请选择两项。

)IP 地址MAC 地址第 1 层状态下一跳地址接口描述速度和双工设置答案 答案 最高分值correctness of response Option 1 and Option 3 are correct.28当一台计算机第一次 ping 另一台计算机时,需要将什么类型的消息放在网络上以确定另一台地址?一个ICMP ping一个 ARP 请求一条 RFI (信息请求)消息发送给所有连接到本地网络的第 3 层设备的组播答案 答案 最高分值correctness of response Option 229请参见图示。

PC1 试图连接到 File_servARP 请求以获取目的 MAC 地址。

ARP 应答中,PC1 会接收哪个 MAC 地址?S1 的 MAC 地址R1 上 G0/0 接口的 MAC 地址R2 上 G0/0 接口的 MAC 地址S2 的 MAC 地址File_server1 的 MAC 地址答案 答案 最高分值correctness of response Option 2210数据包从公司一个网络中的主机传输到同一家公司远程网络中的设备上。

如果未对数据包执行据包从源设备到目的设备的传输过程中哪两项保持不变?(请选择两项。

)目的 IP 地址源 ARP 表 源 IP 地址 源 MAC 地址目的 MAC 地址第 2 层报头答案 答案 最高分值correctness of response Option 1 and Option 3 are correct.2•11哪个地址会因为数据包在多个第 3 层以太网跳中传输至最终目的地而发生变动?源IP目的IP第 2 层源地址目的端口答案 答案 最高分值correctness of response Option 3212当执行“AND”操作以确定目的地址是否在同一个本地网络中时,主机设备会使用以下哪两项?项。

)目的 IP 地址目的 MAC 地址源 MAC 地址 子网掩码 网络号答案答案 最高分值答案 答案 最高分值correctness of response Option 1 and Option 4 are correct.213请参见图示。

路由器将如何处理目的 IP 地址为 192.168.12.227 的数据包?丢弃数据包。

将数据包从 Serial 0/0/0 接口发送出去。

将数据包从 GigabitEthernet0/0 接口发送出去。

将数据包从 GigabitEthernet0/1 接口发送出去。

答案 答案 最高分值correctness of response Option 2214下列哪两项说确描述了管理距离和度量的概念?(请选择两项。

)管理距离是指特定路由的可信度。

路由器会首先安装具有较高管理距离的路由。

网络管理员无法修改管理距离的值。

到目的地的度量最小的路由即为最佳路径。

度量总是根据跳数来确定。

度量取决于第 3 层路由协议,如 IP 。

答案 答案 最高分值correctness of response Option 1 and Option 4 are correct.215请参见图示。

网络管理员在 R1 上发出 show ip令。

哪两种类型的路由会在路由表中显示?(请选择两项。

)静态路由本地主机路由直连网络通过 OSPF 路由协议获取的路由通过 EIGRP 路由协议获取的路由答案 答案 最高分值correctness of response Option 2 and Option 3 are correct.216请参见图示。

网络管理员在 R1 上发出 show ipv6 route 命令。

从路由表中可以得出哪两条结论?(请选择两项。

)R1 不知道任何通向远程网络的路由。

FF00::/8 网络是通过静态路由命令安装的。

接口 Fa0/1 已配置了 IPv6 地址 2001:DB8:ACAD:A::12。

目的网络为 2001:DB8:ACAD:2::/64 的数据包将通过 Fa0/1 进行转发。

目的网络为 2001:DB8:ACAD:2::54/128 的数据包将通过 Fa0/0 进行转发。

答案 答案 最高分值correctness of response Option 1 and Option 3 are correct.217网络管理员使用 ip address 172.16.1.254 255.255.255.0 命令配置路由器 R1 上的接口 f 当管理员发出show ip route 命令时,路由表没有显示直连网络。

此问题的可能原因是什么接口 fa0/0 未被激活。

需要先保存配置。

目的网络为 172.16.1.0 的数据包未被发送到 R1。

IPv4 地址的子网掩码不正确。

答案 答案 最高分值correctness of response Option 1218网络管理员通过 ip route 0.0.0.0 0.0.0.0 209.165.200.226命令配置路由器。

此命令的用将所有数据包转发到 IP 地址为 209.165.200.226 的设备将目的网络为 0.0.0.0 的动态路由添加到路由表中将目的网络为 0.0.0.0 的数据包转发到 IP 地址为 209.165.200.226 的设备提供一个路由,以转发路由表中没有路由的数据包答案 答案 最高分值correctness of response Option 4 219网络管理员正在为某公司执行动态路由协议。

管理员可以在路由器上输入哪个命令以显示所支议?Router(config)# router ?Router(config)# service ? Router(config)# ip route ?Router(config)# ip forward-protocol ?答案 答案 最高分值correctness of response 2 points for Option 1 2 20请参见图示。

网络管理员在 R2 上发出 show ip route 命令。

哪两种类型的路由被安装 在路由表中?(请选择两项。

)已配置的默认路由直连网络通过 OSPF 路由协议获取的路由通过 EIGRP 路由协议获取的路由网络 209.165.200.224 已配置的静态路由答案 答案 最高分值correctness of response Option 2 and Option 4 are correct.221示。

show ip route 命令行中突出显示的字段的作用是什么?表示这是一个默认路由。

表示该路由是通过 EIGRP 获取的。

表示这是一个直接连接的路由。

表示已经将此路由从路由表中删除。

答案 答案 最高分值correctness of response Option 2222以下哪种说确描述了路由器动态获知的路由?由路由协议动态更新和维护。

不受网络拓扑变化的影响。

管理距离为 1。

在路由表中的前缀为 C 。

答案 答案 最高分值correctness of response Option 1223填空题。

当路由器收到数据包时,它会检查数据包的目的地址并查看正确答案: 路由 24答案 答案 最高分值Options matched to the correct selection. Click on the question mark at the bottom of the item for the correct answer. There is no partial credit.2 route source protocol = D (which is EIGRP) destination network = 10.3.0.0metric = 21024000administrative distance = 1next hop = 172.16.2.2route timestamp = 00:22:15。

相关文档
最新文档