博客首页 注册 建议与交流 排行榜 加入友情链接
推荐 投诉 搜索: 帮助

大萝卜的博客

   bu.cublog.cn
关于作者  
姓名:      大萝卜
职业:      听人说,技术支持是IT业最鸡肋的职业,于是我便开始郁闷起来!
个性签名:   我以为我们同属于/30,Ping出Timed out才明白处于不同的Vlan。我尝试着用爱做为Route,并用Traceroute来验证,可是Netstat的Syn_received结果让我无比伤心。于是我选择了deny any和deny ip any any,但是我心里一直期待着Vpn那天的到来,请将我放在你的Acl之内。
Mailto:bxz1981#gmail.com

我的分类  




3550 per-port-per-vlan traffic classify
class-map match-all test
match ip precedence 5
match access-group 101
class-map match-all per-vlan
match vlan 10
match class-map test

policy-map test
class per-vlan
set cos 5

interface FastEthernet0/6

service-policy input test

access-list 101 permit ip 10.1.1.0 0.0.0.255 20.1.1.0 0.0.0.255

===========================================
class-map match-all test
match ip precedence 5
match access-group 101
class-map match-all per-vlan
match vlan 10-15
match class-map test
!
!
policy-map test
class per-vlan
police 100000 80000 exceed-action drop

interface FastEthernet0/1
switchport mode access
service-policy input test

access-list 101 permit ip 10.1.1.0 0.0.0.255 20.1.1.0 0.0.0.255

===================================
mls qos aggregate-policer test 50000 20000 exceed-action drop
mls qos

class-map match-all test
match ip precedence 5
match access-group 101
class-map match-all per-vlan
match vlan 10-15
match class-map test

policy-map test
class per-vlan
police 100000 80000 exceed-action drop
policy-map test2
class per-vlan
police aggregate test

interface FastEthernet0/1
switchport mode access
service-policy input test
!
interface FastEthernet0/2
switchport mode access
service-policy input test2

access-list 101 permit ip 10.1.1.0 0.0.0.255 20.1.1.0 0.0.0.255

 发表于: 2006-07-12,修改于: 2006-07-12 10:03 已浏览733次,有评论1条 推荐 投诉

  网友评论
  本站网友 时间:2006-07-12 10:09:56 IP地址:221.208.173.★
this is very good!thx !


  发表评论



Copyright © 2001-2006 ChinaUnix.net All Rights Reserved

感谢所有关心和支持过ChinaUnix的朋友们
页面生成时间:0.01602

京ICP证041476号