版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請進(jìn)行舉報(bào)或認(rèn)領(lǐng)
文檔簡介
1、1窗體頂端Which two statements correctly describe the concepts of administrative distance and metric? (Choose two.) Administrative distance refers to the trustworthiness of a particular route. A router first installs routes with higher administrative distances. The value of the administarive distance can
2、 not be altered by the network administrator. Routes with the smallest metric to a destination indicate the best path. The metric is always determined based on hop count. The metric varies depending which Layer 3 protocol is being routed, such as IP or IPX. 窗體底端2窗體頂端Refer to the exhibit. Which state
3、ment correctly describes how R1 will determine the best path to R2? R1 will install a RIP route using network A in its routing table because the administrative distance of RIP is higher than EIGRP. R1 will install a RIP route using network A in its routing table because the path cost from RIP is low
4、er than EIGRP. R1 will install an EIGRP route using network B in its routing table because the administrative distance of EIGRP is lower than RIP. R1 will install an EIGRP route using network B in its routing table because the path cost from EIGRP is lower than RIP. R1 will install an EIGRP route an
5、d a RIP route in its routing table and load balance between them. 窗體底端3窗體頂端Which two statements are true regarding classless routing protocols? (Choose two.) sends subnet mask information in routing updates sends complete routing table update to all neighbors is supported by RIP version 1 allows for
6、 use of both 192.168.1.0/30 and 192.168.1.16/28 subnets in the same topology reduces the amount of address space available in an organization 窗體底端4窗體頂端Which command would the network administrator issue to determine if load balancing is in effect on a router? show ip protocols show ip route show ip
7、interface brief show ip interface 窗體底端5窗體頂端Which two conditions would create a setting where the use of a distance-vector routing protocol would be efficient? (Choose two.) the network requires a special hierarchical design fast convergence of the network is crucial the network is using a hub and sp
8、oke topology the network is using a flat design there are more than 15 hops between the most distant routers 窗體底端6窗體頂端What is the purpose of a routing protocol? It is used to build and maintain ARP tables. It provides a method for segmenting and reassembling data packets. It allows an administrator
9、to devise an addressing scheme for the network. It allows a router to share information about known networks with other routers. It provides a procedure for encoding and decoding data into bits for packet forwarding. 窗體底端7窗體頂端Which of the following best describes the operation of distance vector rou
10、ting protocols? They use hop count as their only metric. They only send out updates when a new network is added. They send their routing tables to directly connected neighbors. They flood the entire network with routing updates. 窗體底端8窗體頂端What attribute is associated with link-state routing protocols
11、? split horizon poison reverse low processor overhead shortest-path first calculations 窗體底端9窗體頂端Why is fast convergence desirable in networks that use dynamic routing protocols? Routers will not allow packets to be forwarded until the network has converged. Hosts are unable to access their gateway u
12、ntil the network has 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. 窗體底端10窗體頂端Which of the following conditions must be met in order for a network to have converged?
13、The routers in the network are operating with dynamic routing protocols. The routers in the network are operating with compatible versions of IOS. The routers in the network are operating with the same routing tables. The routers in the network are operating with consistent routing knowledge. 窗體底端11
14、窗體頂端Which two statements are true regarding metrics? (Choose two.) RIP uses bandwidth as a metric. OSPF uses delay as a metric. EIGRP uses bandwidth as a metric. OSPF uses cost based on bandwidth as a metric. RIP uses delay as a metric. EIGRP uses hop count only as a metric. 窗體底端12窗體頂端Which two stat
15、ements are true regarding the advantages of the use of static routes? (Choose two). increased security reduced effort in configuring routes the administrator maintains control over routing easier to implement in a growing network reduces the chance of routing errors increased router resource usage 窗
16、體底端13窗體頂端The following line of code is displayed in a routing table: R 209.165.201.0/24 120/2 via 192.168.252.2, 00:00:16, S0/0/0What can be concluded from this output? A packet destined for host 192.168.252.2 will be forwarded out the interface connected to network 209.165.201.0/24. The value, 120,
17、 is used to determine the best path when a router has more than one routing protocol configured for the same destination network. This route was manually configured using the ip route command. 192.168.252.2 is an interface on the router that produced this output. 窗體底端14窗體頂端What will be the result of
18、 the following commands? ORL(config)# interface fastethernet 0/0 ORL(config-if)# ip address 172.16.3.1 255.255.255.0 ORL(config-if)# no shutdown The 172.16.3.0 network will be routed by any dynamic routing protocol automatically. A routing table entry is made to the 172.16.3.0 network with a code of
19、 "C". A static route is required to route traffic to the 172.16.3.0 network. The commands will be saved to the startup-configuration automatically. 窗體底端15窗體頂端An engineer creates a static route by entering the Router(config)# ip route 10.0.0.0 255.255.255.0 192.168.1.2 command. What can be
20、concluded about this route? The administrative distance of this route is 1. 192.168.1.2 is the address of an interface on this router. This route will display as a directly connected network in the routing table. Packets with a destination IP address of 192.168.1.2 will be forwarded to the 10.0.0.0/
21、24 network first. 窗體底端16窗體頂端Refer to the exhibit. Router1 and Router2 are running EIGRP. All interfaces are operational and packets can be forwarded between all networks. What information will be found in the routing table for Router1? Router1 will have 6 directly connected networks. The administrat
22、ive distance of the route to network 172.16.0.0 will be 90. The metric for routes to 172.16.0.0 will be 1. The interface that is used to forward packets to 172.16.0.0 will always be the S0/1 interface. 窗體底端17窗體頂端The following line of code is present in the routing table:O 10.16.1.0/27 110/129 via 19
23、2.168.1.5, 00:00:05, Serial0/0/1 What does the number 129 indicate in this output? The cost for this link has a value of 129. The clock rate on this serial interface is set to 129,000. The next-hop router is 129 hops away from this router. This route has been updated 129 times in this routing table.
24、 窗體底端18窗體頂端A growing medium-sized manufacturing company recently began to have routing instability issues. The company uses static routes and has a mixture of over 30 Cisco and non-Cisco routers. The network administrator has decided to convert the network to dynamic routing. What characteristics of protocols should be considered in this selection process? Distance vector routing protocols, such as RIP, converge more quickly than do link-state routing protocols. EIGRP can be used on all of the routers in the c
溫馨提示
- 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
- 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
- 5. 人人文庫網(wǎng)僅提供信息存儲空間,僅對用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對任何下載內(nèi)容負(fù)責(zé)。
- 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時(shí)也不承擔(dān)用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。
最新文檔
- 2024年新建住宅用水泥管供應(yīng)合同
- 2024年房產(chǎn)代持合同模板專業(yè)版
- 2024年度租賃合同租賃物保險(xiǎn)與維修責(zé)任
- 《原發(fā)性骨髓纖維化髓系腫瘤基因突變分析》
- 《基于脂質(zhì)和風(fēng)味組學(xué)的泰和烏雞與白羽肉雞胸肉食用品質(zhì)比較研究》
- 《論人格權(quán)財(cái)產(chǎn)利益的民法保護(hù)》
- 行政助理年度工作計(jì)劃范文(5篇)
- 《基于離子導(dǎo)電水凝膠在可穿戴傳感器的制備與應(yīng)用研究》
- 《童慶炳比較詩學(xué)思想研究》
- 《二維材料堆疊結(jié)構(gòu)間弱相互作用及電子結(jié)構(gòu)研究》
- 河北省石家莊市長安區(qū)2023-2024學(xué)年五年級上學(xué)期期中英語試卷
- 品牌經(jīng)理招聘筆試題及解答(某大型國企)2025年
- 多能互補(bǔ)規(guī)劃
- 珍愛生命主題班會
- 《網(wǎng)絡(luò)數(shù)據(jù)安全管理?xiàng)l例》課件
- 消除“艾梅乙”醫(yī)療歧視-從我做起
- 天一大聯(lián)考●皖豫名校聯(lián)盟2024-2025學(xué)年高三上學(xué)期10月月考試卷語文答案
- 八年級歷史上冊(部編版)第六單元中華民族的抗日戰(zhàn)爭(大單元教學(xué)設(shè)計(jì))
- 全國農(nóng)業(yè)技術(shù)推廣服務(wù)中心公開招聘應(yīng)屆畢業(yè)生補(bǔ)充(北京)高頻難、易錯(cuò)點(diǎn)500題模擬試題附帶答案詳解
- 公司研發(fā)項(xiàng)目審核管理制度
- 《詩意的色彩》課件 2024-2025學(xué)年人美版(2024)初中美術(shù)七年級上冊
評論
0/150
提交評論