文章分类 | 推荐文章 | 最新文章 | 热点文章 | 最新软件 | 精品软件 | 下载排行 | 推荐下载 | WPS | 杀毒软件
清风网络
首 页 软件下载 网络学院
QQ 电脑入门 游戏 操作系统 图形处理 办公软件 媒体动画 精文荟萃 工具软件 网络编程 程序开发 网络技术 认证考试 网站建设 文章专栏
当前位置:清风网络网络技术Cisco网络如何建立一个 CCIE Home Lab之Part Six
精品推荐
特别推荐
·Cisco管理的35个常见问题及解答
·思科路由过滤命令详细解说
·Cisco PIX防火墙配置指南
·思科Cisco交换机VLAN的配置技巧
·Cisco教程:路由器的配置及测试
·Cisco 路由器配置语句汇总
·CISCO相关技术大集合
·Cisco防火墙选购配置完全指南
热点TOP10
·思科7200系列
·用于Cisco 2600XM/2691/2800/3700/3800的高密度数字话音/传真网络模块
·Cisco ONS 15302
·Cisco MDS 9000系列企业软件包
·集中资源提升利用率--思科搭建澳大利亚迪肯大学存储网络
·思科需求驱动型供应链和物流
·EIGRP与OSPF
·快速配置Cisco PIX Firewall技巧

如何建立一个 CCIE Home Lab之Part Six

日期:2008年3月16日 作者: 查看:[大字体 中字体 小字体]

  
  Switch(config-if)# mls qos trust dscp
  
  If you wanted to trust the CoS value, you would use this command
  
  Switch(config-if)# mls qos trust cos
  
  Rate Limiting
  
  You can configure the 3550 switch to limit traffic just like you can on a router with the
  損olice,?command entered in policy-map configuration mode. For example if you
  wanted to limit traffic to an average rate of 5mb with burst capability to 2mb, and drop
  exceeding traffic, you would use this command:
  police 5000000 2000000 exceed-action drop
  
  Class Maps and Policy Maps
  
  QoS configuration is modular in fashion, meaning you configure different modules of your policy and then pull it all together under the interface. Class maps are used to define
  the traffic that will be policed, or manipulated. Under class map configuration you can
  specify an access-list to match, IP precedence, CoS or DSCP values. This example
  classifies traffic that came from the IP address 10.1.1.1:
  
  access-list 10 permit 10.1.1.1
  class-map xxxxxx
  match access-group 10
  
  This is the first module of our QoS configuration, now we can create a policy map to
  specify what we want to do to our classified traffic.
  
  Policy Maps
  
  Policy maps are the next module of this whole puzzle. They are used to police and mark
  the classified traffic. For example:
  
  policy-map xxxxxx
  class xxxxxx
  set ip dscp 56
  police 2500000 200000 exceed-action drop
  
  These modules are all pulled together under the preferred interface with the command:
  
  service policy [inputoutput] xxxxxx
  
  Between the above two examples you learned how to classify, police, and mark using
  policy maps. Now we will show how to classify, police, and mark using Aggregate
  policers. Aggregate policers allow the switch to use the same policer for multiple flows,
  and are recommended for a smaller number of combined flows.

上一页 [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] 下一页 



上一篇:Cisco 网络故障的基本排除方法

下一篇:如何建立一个 CCIE Home Lab之Part Five
相关文章:
·我发现了qq的一个惊人秘密!
·教您如何使用无线上网全攻略
·申请的国际域名如何指向个人主页的免费空间
·存储规划方案 如何编写存储战略文档
·如何进行局域网设置
·[传奇世界]如何玩转格斗竞技场
·录像带NTSC格式如何转换PAL格式?
相关软件:
·如何开公司
·一个真实的宋美龄
·功能较强的一个FLASH编辑器
·Windows XP Home Edition SP2简体中文版
·自己动手建立企业网站
·如何在 Solaris 安裝 Anonymous FTP Server
·1901年:一个帝国的背影

特别声明:本站除部分特别声明禁止转载的专稿外的其他文章可以自由转载,但请务必注明出处和原始作者。文章版权归文章原始作者所有。对于被本站转载文章的个人和网站,我们表示深深的谢意。如果本站转载的文章有版权问题请联系编辑人员,我们尽快予以更正。
[打印本页] [关闭窗口] 转载请注明来源:http://www.viphot.com
| 帮助(?) | 版权声明 | 友情连接 | 关于我们 | 信息发布
Copyright 2007 www.viphot.com All Rights Reserved. 鄂ICP备05000083号Powered by:viphot