实验10各种路由协议认识.doc

  1. 1、本文档共12页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
实验10各种路由协议认识

徐来 mobil phone E-mail:breeze365@ 该生用模拟器输入配置,且直接拷屏,没有做一引起处理,内容不可取,暂不修改 purpose:目标 1、static router(ip route [network] [subnetwork] [ip]) 静态路由 2、default router 默认路由 ip route .0 [ip] ip default-network [network] 3、dynamic router (rip) 动态路由 Network Topology网络拓扑图 We need: 要求 1. configure RIP between R1,R2 and R3 在R1,R2 and R3配置RIP路由协议 2. configure default network in R1,配置默认路由 ############################################################################### 问题:在模拟器中R1的(config)中不能配置default-network problem:i cant configure default-network in R1 with simulation ############################################################################### R1 Press Enter to Start Routeren Router#conf t Enter configuration commands, one per line. End with CNTL/Z. Router(config)#hostname R1 更改主机名 R1(config)#int s0 配置serial0 R1(config-if)#ip add 配置ip R1(config-if)#clock rate 56000 在DCE端配置时钟频率 R1(config-if)#no shut 开启端口 %LINK-3-UPDOWN: Interface Serial0, changed state to up R1(config-if)#exit %LINK-3-UPDOWN: Interface Serial0, changed state to down %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0, changed state to down R1(config)#int e0 配置Ethernet0 R1(config-if)#ip add 配置ip R1(config-if)#no shut 开启端口 %LINK-3-UPDOWN: Interface Ethernet0, changed state to up R1(config-if)#exit R1(config)#int s1 配置serial1 R1(config-if)#ip add 配置ip R1(config-if)#no shut 开启端口 %LINK-3-UPDOWN: Interface Serial1, changed state to up %LINK-3-UPDOWN: Interface Serial1, changed state to down %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial1, changed state to down R1(config-if)# %LINK-3-UPDOWN: Interface Serial0, changed state to up %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0, changed state to up %LINK-3-UPDOWN: Interface Serial1, changed state to up %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial1, changed state to up R1(config-if)#eixt % Invalid input detected at ^ marker. R1(config-if)#exit R1(config)#^Z %SYS-5-CONFIG_I: Configured from console b

您可能关注的文档

文档评论(0)

zhanghc + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档