VoIP packages priority

Mar 28, 2007 0 Replies

Hello,



I'm looking for good solution to priority VoIP packages in routers. We have about 10 Cisco routers, and sometimes when someone downloading files from internet connection over VoIP telephone is slow/disconnent. Is this solution is good to priority packages:



access-list 100 permit ip any 'IP_VOIP_SERVER' access-list 100 permit ip 'IP_VOIP_SERVER' any



class-map test_speed match access-group 100



policy-map test class test_speed set ip precedence 5 class class-default set ip precedence 0



interface Ethernet0/0 service-policy input test


Maybe there is a better solution ? Those packages are only marked with higher prioryty, is this part of config I should write on all my routers'???



Thanks Pawel R.


Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required