灯火互联
管理员
管理员
  • 注册日期2011-07-27
  • 发帖数41778
  • QQ
  • 火币41290枚
  • 粉丝1086
  • 关注100
  • 终身成就奖
  • 最爱沙发
  • 忠实会员
  • 灌水天才奖
  • 贴图大师奖
  • 原创先锋奖
  • 特殊贡献奖
  • 宣传大使奖
  • 优秀斑竹奖
  • 社区明星
阅读:3414回复:0

[四级考试]计算机等级考试四级网工笔试试题(5)

楼主#
更多 发布于:2012-08-22 14:29

、综合题
1、计算并填写下表



2、某单位的办公网和商务网通过路由器R1、R2、R3与internet相连,网络连接和IP分配如图所示,该单位要求通过RIP路由协议使办公网和商务网之间能够相互通信,并能访问Internet。
根据以下R1的配置信息,并补充【6】-【10】空白处的配置命令或参数,按题目要求给出正确的R1配置。



Router>enable
Router#
Router#configure terminal
Router(config)#
Router(config)#hostname R1
R1(config)#interface f0/1
R1(config-if)#ip address 202.206.16.1 255.255.255.0
R1(config-if)#no shutdown
R1(config-if)#interface f0/2
R1(config-if)#ip address 202.206.17.1 255.255.255.0
R1(config-if)#no shutdown
R1(config-if)#exit
R1(config)#
R:(config)#interface s1
R1(config-if)#ip address 202.112.41.144 255.255.255.252
R1(config-if)#tandwidth 【6】 配置带宽为2.04Mbps
R1(config-if)# 【7】 PPP 封装PPP协议
R1(config-if)#no shutdown
R1(config-if)#exit
R1(config)#iproute 【8】 配置缺省路由
R1(config)#routenrip
R1(config-mote)#retwork 【9】 配置参与RIP的网络
R1(config-mote)#retwork 【10】 配置参与RIP的网络
R1(config-router)#end
R1#write
R1#


喜欢0 评分0
游客

返回顶部