問題:
Which of the following routes will be used to forward data in a situation where a routing table contains static,RIP,and IGRP routes destined to the same network with each set to its default administrative distance?
A.The RIP route
B.The static route
C.The IGRP route
D.All three will load balance.
Select the best 1 answer。
當(dāng)路由表中包含靜態(tài)、RIP、IGRP時(shí),比較它們的默認(rèn)管理距離,會(huì)選擇哪一個(gè)用來轉(zhuǎn)發(fā)數(shù)據(jù)?
題解:
路由器的IOS使用一個(gè)叫作“管理距離(Administrative Distance)”的概念來決定使用何種路由,管理距離是一個(gè)表示某個(gè)單獨(dú)路由器中全部路由協(xié)議的可信度的數(shù)字,這個(gè)數(shù)字越低越好,或者說這個(gè)路由協(xié)議越值得信賴。
類型 管理距離
staic 1
IGRP 100
RIP 120
由此表可以看出,表態(tài)路由的可信度。
正確答案:B
參考資料:
CCNA Self-Study CCNA ICND exam certification Guide(Ciscopress,ISBN 1-58720-083-x)-Page 177