05-25-2005 12:40 PM - edited 03-03-2019 09:40 AM
I currently have a 1601 router that I am replacing with a 1604-R and want to know if anyone can give me some assistance in setting up the new router so that it works the same as the old one, and how can I setup QoS on it for our VoIP phones.
Thanks
05-25-2005 11:04 PM
Hello,
how was the 1601 configured, do you still have the old configuration, and can you post it ? Did you already have a VoIP QoS policy in place on the 1601 ?
A basic VoIP QoS policy on your 1604 could look like this:
1604
!
interface Ethernet0
service-policy input VOICE in
!
class-map match-all VoIP
match access-group name Voice_Traffic
!
policy-map VOICE
class VoIP
set dscp cs5
!
ip access-list extended Voice_Traffic
permit tcp any any eq 1720
permit udp any any range 16384 32767
HTH,
GP
05-26-2005 10:58 AM
I do not have access to the 1601 at this time, but it is still currently in use so I do still have the old configuration. Is there a way to download it to the new router?
Also, thank you for the QoS policy. I am completely new to IOS and not sure how to get that into my router. I will give it a shot though. Any other help you can provide would be great!
Thanks again.
Mark
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