3550 per-port-per-vlan traffic classify

2008-02-23 04:53:27来源:互联网 阅读 ()

新老客户大回馈,云服务器低至5折

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

标签:

版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com
特别注意:本站所有转载文章言论不代表本站观点,本站所提供的摄影照片,插画,设计作品,如需使用,请与原作者联系,版权归原作者所有

上一篇:DMVPN-NHRP - spoke-to-spoke VPN IOS 12.2.15T

下一篇:OSPF Point-to-point non-broadcast