12-11-2008 01:17 AM - edited 03-06-2019 02:55 AM
Can not configure Qos for SVI interface.
Configuration:
Class Map match-any class-default (id 0)
Match any
Class Map match-any cl-voice (id 1)
Match access-group 110
Class Map match-all cl-input (id 2)
Match input-interface GigabitEthernet1/0/1
---
Extended IP access list 110
10 permit ip 192.168.23.0 0.0.0.255 any
20 permit ip 192.168.36.0 0.0.0.255 any
30 permit ip 192.168.34.0 0.0.0.255 any
---------
Policy Map POL-VOICE
Class cl-input
police 10000000 100000 exceed-action drop
Policy Map POL-PARENT
Class cl-voice
set dscp 31
service-policy POL-VOICE
----
interface Vlan120
ip address 172.16.19.2 255.255.255.0
service-policy input POL-PARENT
Networks in the access list are Ip phone networks. Need to offer a rate limit to those networks.
When executing sh policy-map interface vlan 120:
Vlan120
Service-policy input: POL-PARENT
Class-map: cl-voice (match-any)
0 packets, 0 bytes
5 minute offered rate 0 bps, drop rate 0 bps
Match: access-group 110
Service-policy : POL-VOICE
Class-map: cl-input (match-all)
0 packets, 0 bytes
5 minute offered rate 0 bps, drop rate 0 bps
Match: input-interface GigabitEthernet1/0/1
Class-map: class-default (match-any)
0 packets, 0 bytes
5 minute offered rate 0 bps, drop rate 0 bps
Match: any
Class-map: class-default (match-any)
226 packets, 15016 bytes
5 minute offered rate 0 bps, drop rate 0 bps
Match: any
Interface gigabit 1/0/1 is an ingress port from those networks in this case
12-11-2008 09:42 PM
Problem is still there. Please, help
12-14-2008 09:12 PM
up
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide