问题:

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 routeB.The static routeC.The IGRP routeD.All three will load balance.

Select the best 1 answer。

  当路由表中包含静态、RIP、IGRP时,比较它们的默认管理距离,会选择哪一个用来转发数据?

题解:

  路由器的IOS使用一个叫作“管理距离(Administrative Distance)”的概念来决定使用何种路由,管理距离是一个表示某个单独路由器中全部路由协议的可信度的数字,这个数字越低越好,或者说这个路由协议越值得信赖。

类型 管理距离 staic 1 IGRP 100 RIP 120

由此表可以看出,表态路由的可信度。

正确答案:B

参考资料:

CCNA Self-Study CCNA ICND exam certification Guide(Ciscopress,ISBN 1-58720-083-x)-Page 177