文章分类 | 推荐文章 | 最新文章 | 热点文章 | 最新软件 | 精品软件 | 下载排行 | 推荐下载 | 免费看大片 | WPS | 杀毒软件
清风网络
首 页 软件下载 网络学院 数码学院
QQ 电脑入门 游戏 操作系统 图形处理 办公软件 媒体动画 精文荟萃 工具软件 网络编程 程序开发 网络技术 认证考试 网站建设 文章专栏
当前位置:清风网络学院网络技术Cisco网络如何建立一个 CCIE Home Lab之Part Six
精品推荐
特别推荐
·Cisco管理的35个常见问题及解答
·思科路由过滤命令详细解说
·Cisco PIX防火墙配置指南
·思科Cisco交换机VLAN的配置技巧
·Cisco教程:路由器的配置及测试
·Cisco 路由器配置语句汇总
·CISCO相关技术大集合
·Cisco防火墙选购配置完全指南
·CCNA网络小菜鸟笔记
·Cisco公司网络工程实施案例
热点TOP10
·思科Catalyst交换机密码恢复妙招
·如何设置思科模拟器中pc的ip地址?
·Cisco VPN 客户端
·Cisco图标
·[认证宝典]CISCO实验模拟器完全攻略
·SSH在Cisco设备上设置实例
·hp open view与nortel optivity,cisco work的区别
·使用Cisco Network Assistant实现快速配置
·cisco 命令手册--精选文章
·Cisco Catalyst 4506双机热备配置

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

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


  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.
  
  This example shows how to create an aggregate policer and attach it to multiple classes
  within a policy map. In the configuration, the IP ACLs permit traffic from network 10.1.0.0 and from host 11.3.1.1. For traffic coming from network 10.1.0.0, the DSCP in the incoming packets is trusted. For traffic coming from host 11.3.1.1, the DSCP in the packet is changed to 56. The traffic rate from the 10.1.0.0 network and from host 11.3.1.1 is policed. If the traffic exceeds an average rate of 48000 bps and a normal burst size of
  8000 bytes, its DSCP is marked down (based on the policed-DSCP map) and sent. The
  policy map is attached to an ingress interface:
  
  Switch(config)# access-list 1 permit 10.1.0.0 0.0.255.255
  Switch(config)# access-list 2 permit 11.3.1.1
  Switch(config)# mls qos aggregate-police transmit1 48000 8000 exceed- action policed-dscp-transmit
  
  Switch(config)# class-map ipclass1
  Switch(config-cmap)# match access-group 1

上一页 [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] 下一页 




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

下一篇:如何建立一个 CCIE Home Lab之Part Five

相关文章:
·如何戳破她的处女膜?(图)
·我和一个偷尝禁果的女孩的故事
·教你学习如何破解XP登陆密码
·“黑客”教你如何远程控制计算机
·教你如何复制别人的QQ空间
·如何实现局域网打印机共享
·如何刺激女性私处更有效
·如何让Windows桌面图标任我排
·如何显示输入法图标(输入法图标消失)
·将系统装到U盘中 如何自制XP@USB启动盘
相关软件:
·自己动手建立企业网站
·如何安装双系统
·一个真实的宋美龄
·如何加固Windows XP 主机安全
·一个人的ktv
·如何评估您的商机
·如何开公司
·功能较强的一个FLASH编辑器
·零起点教你如何破解软件和制作注册机 and 视频+程序
·3D HOME 图解中文教程

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