求学资讯 思科认证 提问
思科认证 > CCNA

CCNA考点精析:IP路由表分析(四)

来源:用户上传 上传用户:Husky 发布时间:2018-07-10

导读:
想要第一时间获得思科认证考试报考信息,想要充分利用各种精华资讯资源备考,想要海量高质量、高含金量的习题练习,关注“求学快递网”公众号,你不能错过的考试利器!

  Floating Static Routes

  设置一条管理距离稍大于正常使用的一条静态路由,这样一来,当正常链路DOWN后,这条稍大的路由条目马上可以UP起来替代正常路由条目工作。

  (1)Router(config)#ip route 1.1.1.0 255.255.255.0 192.168.123.2

  (2)Router(config)#ip route 1.1.1.0 255.255.255.0 192.168.12.2 50

  如上,当(1)down后,(2)会自动地up,顶替(1)

  以下为例题:

  1、Users on the 172.17.22.0 network cannot reach the server located on the 172.31.5.0 network. The network administrator connected to router Coffee via the console port, issued the show ip route command, and was able to ping the server. Based on the output of the show ip route command and the topology shown in the graphic, what is the cause of the failure?

  A: The network has not fully converged.

  B: IP routing is not enabled.

  C: A static route is configured incorrectly.

  D: The FastEthernet interface on Coffee is disabled.

  E: The neighbor relationship table is not correctly updated.

  F: The routing table on Coffee has not updated .

  Correct Answers: C

  该题中,172.18.22.0网段的用户无法访问到172.31.5.0的服器,管理员通过show ip route命令看到了如下的路由表记录,试分析哪些说法是正确的。

  首先比较以下两条直连路由条目,正常;下面的一条静态默认路由的下一跳地址却有问题,因为网络中并没有172.19.22.2这个地址。假设现在从 172.17.22.0有主机A向172.31.5.0中的SERVER发送信息,数据报文进入Coffee后,Coffee经过查表得知,该路由条目并未存在于路由表中,所以被匹配默认路由,交给下一跳172.19.22.2,但是Coffee却发现并不知道 172.19.22.2应该怎么走,所以该数据包被丢弃。


声明:本站为免费网络服务提供商,网站所有信息均为用户自行发布并由用户承担相应法律责任,本站不对其真实性及合法性负责,如涉及侵权或者信息违法,请你及时与本站联系删除。

阅读 1579 举报

相关推荐
评论0

当前没有评论内容

发表评论 0条评论
87
微博
QQ
QQ空间
微信
取消