QoS技术实验(中文版 V1.1).docVIP

  1. 1、本文档共21页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
  5. 5、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
  6. 6、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们
  7. 7、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
  8. 8、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
QoS技术实验(中文版 V1.1)

QoS技术实验 QoS配置 实验目的 复习访问列表的使用 熟悉QoS中流量监管(CAR)和流量整形(GTS)的使用方法 熟悉QoS中拥塞管理的队列技术(PQ,CQ,WFQ)和拥塞避免(WRED)的使用方法 理解QoS是如何保证服务质量 实验环境 Quidway 26 系列路由器 2 台,以太网交换机或集线器 1 台,PC机 3 台,标准网线 5 根,V35或V24 DTE/DCE 线缆 1 对; VRP版本要求:VRP 1.74 ,FTP server和客户端软件; 实验组网图 实验组网图 实验步骤 将硬件连接好,如组网图配置各主机IP地址,及相应网关(Server的网关是RouterA ,Client 1、Client 2 的网关是RouterB )。配置RouterA、RouterB 以太口IP地址。在RouterA 、RouterB S0上封装PPP协议,设定IP地址。 CAR 实验 通过ACL来设置CAR规则对数据流进行分类,对不同的数据流设置不同的CAR。具体配置为: RouterA上: [routerA] display current-configuration Now create configuration... Current configuration ! version 1.74 firewall enable sysname RouterA encrypt-card fast-switch ! interface Aux0 async mode flow phy-mru 0 link-protocol ppp ! interface Ethernet0 ip address ! interface Serial0 link-protocol ppp ip address ! quit ip route-static Serial 0 preference 60 ! return RouterB上: [routerB] display current-configuration Now create configuration... Current configuration ! version 1.74 firewall enable sysname RouterB encrypt-card fast-switch ! acl 101 match-order auto rule normal permit ip source destination rule normal deny ip source any destination any ! acl 102 match-order auto rule normal permit ip source destination rule normal deny ip source any destination any ! interface Aux0 async mode flow phy-mru 0 link-protocol ppp ! interface Ethernet0 ip address ! interface Serial0 clock DTECLK1 link-protocol ppp ip address undo ip fast-forwarding qos car inbound acl 102 cir 80000 cbs 15000 ebs 0 conform pass exceed discard qos car inbound acl 101 cir 800000 cbs 150000 ebs 0 conform pass exceed discard ! quit ip route-static Serial 0 preference 60 ! return 通过display qos car命令可以看到配置的CAR的状态:

文档评论(0)

xcs88858 + 关注
实名认证
文档贡献者

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

版权声明书
用户编号:8130065136000003

1亿VIP精品文档

相关文档