CCNA考题分析-配置RIP路由协议

来源:思科认证    发布时间:2012-11-09    思科认证视频    评论

问题:

you are a cisco certified expert.you have been contracted by the testcenter pro chain to fix a problem that was caused by a mcp certified technicician who could net complete the configuration of the routers.

this testcenter pro chain has three stores and wanted to maintain their bicycle repair business in a centralized manner through network connectivity.they then asked the local mcp certitified technician to configure the routers,but the technician failed to establish connectivity among the routers.

the routers are named router1,router2,and router3,respectively.

identify the fault and make the appropriate change(s) to rectify the configuration fo the routers.the mcp technician configured the routers with the specification that follows:

·the routers are named router1,router2,router3
·rip is the routing protocol
·clocking is provided on the serial 0 interfaces
·the password on each router is 'pconline'
·the subnet mask on all interfaces is the default mask.
·the ip addresses are listed in chart below.

router1:

e0 192.168.27.1
e1 192.168.29.1
s0 192.168.31.1
secret password:pcjob

router2:

e0 192.168.35.1
s0 192.168.33.1
s1 192.168.31.2
secret password:pcjob

router3:

e0 192.168.37.1
s1 192.168.33.2
secret password:pcjob

to configure the router you need to click on the host icon that is connected to the router by a serial cable.

有一名mcp配置的路由器无法连通,请你去帮忙给解决,情况如下:

·路由器被命名为router1,router2,router3
·使用rip协议
·serial 0时钟设置
·每个路由器的密码都是“pcjob”
·所有接口的子网掩码均为默认掩码


解答:

命令后面的注释只在第一次出现时进行提示讲解。

路由器1在主机2上配置:

router1>en --------enable命令的简写,进入到用户配置模式,只有在用户配置模式才可以以对路由器进行相关的配置操作,考试中最好是将命令写全
password:pcjob --------输入密码:pcjob,正式使用中的密码在输入时是不可见的
router1#conf t --------config terminal命令的简写,进入终端配置模式
router1(config)#int e0 --------interface ethernet 0命令的简写,进入e0端口进行配置
router1(config-if)#ip add 192.168.27.1 255.255.255.0 --------ip address命令简写,注意它后面的ip 地址一定要跟随子网掩码
router1(config-if)#no shut --------启用端口,no shutdown命令简写
router1(config-if)#exi --------退出端口配置模式
router1(config)#int e1 

 

视频学习

我考网版权与免责声明

① 凡本网注明稿件来源为"原创"的所有文字、图片和音视频稿件,版权均属本网所有。任何媒体、网站或个人转载、链接转贴或以其他方式复制发表时必须注明"稿件来源:我考网",违者本网将依法追究责任;

② 本网部分稿件来源于网络,任何单位或个人认为我考网发布的内容可能涉嫌侵犯其合法权益,应该及时向我考网书面反馈,并提供身份证明、权属证明及详细侵权情况证明,我考网在收到上述法律文件后,将会尽快移除被控侵权内容。

最近更新

社区交流

考试问答