下载此文档

策略路由.doc


文档分类:IT计算机 | 页数:约5页 举报非法文档有奖
1/5
下载提示
  • 1.该资料是网友上传的,本站提供全文预览,预览什么样,下载就什么样。
  • 2.下载该文档所得收入归上传者、原创者。
  • 3.下载的文档,不会出现我们的网址水印。
1/5 下载此文档
文档列表 文档介绍
策略路由
【实验名称】
策略路由Route-map
【实验目的】
掌握策略路由的配置(Route map)。
【背景描述】
你是公司的网络管理员,公司分别和两个ISP建立了到公网的连接,由R3的S0与外界连接的线路速度比另一条快,老总让你把财务部门的向外的连接,统一在速度较快的线路上传输,其他部门的向外的连接,通过速度较慢的线路传输。
【实现功能】
通过策略实现对数据流向上的控制。
【实验拓扑】

【实验设备】
实验设备R2624(3台)V35DCE(2根)、V35DTE(2根)
【实验步骤】
第一步:基本配置
Red-Giant(config)#hos R3
R3(config)#int s0
R3(config-if)#ip add
R3(config-if)#clock rate 64000
R3(config-if)#no sh
R3(config-if)#int f0
R3(config-if)#ip add
R3(config-if)#no sh
R3(config)#int f1
R3(config-if)#ip add
R3(config-if)#no sh
R3(config)#int s1
R3(config-if)#ip add
R3(config-if)#cl ra 64000
R3(config-if)#no sh
R3(config-if)#end
Red-Giant#conf t
Red-Giant(config)#hos R2
R2(config)#int s0
R2(config-if)#ip add
R2(config-if)#no sh
R2(config-if)#end
Red-Giant#conf t
Red-Giant(config)#hos R1
R1(config)#int s0
R1(config-if)#ip add
R1(config-if)#no sh
R1(config-if)#end
验证测试:
R1#ping
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echoes to , timeout is 2 seconds:
!!!!!
R2#ping
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echoes to , timeout is 2 seconds:
!!!!!
第二步:配置策略路由
R3(config)#access-list 1 permit
R3(config)#acc

策略路由 来自淘豆网m.daumloan.com转载请标明出处.

相关文档 更多>>
非法内容举报中心
文档信息
  • 页数5
  • 收藏数0 收藏
  • 顶次数0
  • 上传人wxc6688
  • 文件大小75 KB
  • 时间2018-08-22