中学生作文 语文教案 高考作文 文言文翻译 新课程改革 说课稿 诗歌散文欣赏 中考高考应考对策 语文教学论文之二 语文教学论文之三
语文教学论文之四 小学语文论文 小学语教案文 小学语文试题 小学生园地 文学欣赏 小学教师园地 小学语文课件 语文试题 数学试题
化学试题
物理试题 历史试题 政治试题 英语试题 生物试题 地理试题 其它教案 语文教案 数学教案 化学教案 物理教案
历史教案 政治教案 英语教案 生物教案 地理教案

HomeArticle        > IT培训      

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


  文章内容
 


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


 
 

问题:

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配置的路由器(这年头,在中国不会配置路由还当个P网管……)无法连通,请你去帮忙给解决,情况如下:

·路由器被命名为Router1,Router2,Router3
·使用RIP协议
·Serial 0时钟设置
·每个路由器的密码都是“Pcjob”
·所有接口的子网掩码均为默认掩码
·IP地址如题中所示

解答:

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

路由器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   
Router1(config-if)#ip add 192.168.29.1 255.255.255.0
Router1(config-if)#no shut
Router1(config-if)#exi
Router1(config)#int s0
Router1(config-if)#ip add 192.168.31.1 255.255.255.0
Router1(config-if)#clock rate 64000    --------设置DCE时钟为64000
Router1(config-if)#no shut
Router1(config-if)#exit
Router1(config)#router rip    --------使用RIP路由协议,进入RIP配置
Router1(config-router)#network 192.168.27.0    --------配置网络
Router1(config-router)#network 192.168.29.0
Router1(config-router)#network192.168.31.0
Router1(config-router)#Ctrl-z    --------退出终端配置模式
Router1#copy run start    --------copy running-config starting-config命令简写

路由器2在Host4上的配置
Router2>en
password:pcjob
Router2#conf t
Router2(config)#int e0
Router2(config-if)#ip add 192.168.35.1 255.255.255.0
Router2(config-if)#no shut
Router2(config-if)#exi
Router2(config)#int s0
Router2(config-if)#ip add 192.168.33.1 255.255.255.0
Router2(config-if)#no shut
Router2(config-if)#exi
Router2(configf)#int s1
Router2(config-if)#ip add 192.168.31.2 255.255.255.0
Router2(config-if)#no shut
Router2(config-if)#exi
Router2(config)#router rip
Router2(config-router)#network 192.168.35.0
Router2(config-router)#network 192.168.33.0
Router2(config-router)#network 192.168.31.0
Router2(config-router)#Ctrl-z
Router2#copy run start

路由器3在主机6上的配置:
Router3>ena
password:pcjob
Router3#conf t
Router3(config)#int E0
Router3(config-if)#ip add 192.168.37.1 255.255.255.0
Router3(config-if)#no shut
Router3(config-if)#exi
Router3(config)#int s1
Router3(config-if)#ip add 192.168.33.2 255.255.255.0
Router3(config-if)#no shut
Router3(config-if)#exi
Router3(config)#router rip
Router3(config-router)#network 192.168.33.0
Router3(config-router)#network 192.168.37.0
Router3(config-router)#Ctrl-z
Router3#copy run start

 
State

学科试题测试
教学知识小品
教学心得随笔之一
教育教学论文
教学设计教案
教学心得随笔之二
教学心得随笔之三
工科论文
管理学论文
公共管理论文
经济学论文
法律论文
政治学论文
会计审计论文
艺术论文
其它类论文
证券金融论文
论文指导
财政税收论文
工商管理论文
财务管理论文
计算机论文
医学论文
哲学论文
教育论文
少儿英语
综合英语
考研&MBA
国内考试
企业法律顾问
小语种
出国考试
学习顾问
IT培训
管理培训
商务英语
会计考试
英语考试
司法考试
英语口语
导游员考试
自学考试
公务员考试
报关员考试
CET考试综合信息
CET四级考试
CET六级考试
PETS考试
等级考试综合信息
计算机等级一级考试
计算机等级二级考试
计算机等级三级考试
计算机等级四级考试
全国计算机NIT考试
软考试综合信息
数据库系统工程师
网络管理(程序)员
程序员级
网络设计师
软件设计师(高程)
系统分析师
 


Copyright www.schoolscn.com All rights reserved. ICP备05047758号