Unable to get VoIP QoS working on PIX

I am attempting to get VoIP QoS running on a Cisco PIX. It's not working.

Running 7.0(1) It is a PIX-515

Config: interface Ethernet0 nameif outside security-level 0 ip address xxx.xxx.xxx.98 255.255.255.224 !

access-list 109 extended permit udp any any eq 4569

class-map VOIP match access-list 109 (also tried) match port udp eq 4569 ! policy-map VOIP class VOIP priority ! service-policy VOIP interface outside

Any ideas as to why this is not working? access-list 109; 1 elements access-list 109 line 1 extended permit udp any any eq 4569 (hitcnt=0)

read more and respond »

Posted 5 years ago by mhoppes in Cisco Systems

Report misuse

Image for Unable to get VoIP QoS working on PIX