I have a customer that wants to prioritize printing on tcp port 9100 and handheld scanners on tcp port 11590 in addition to the current prioritization of Avaya IP Office VoIP. Web browsing would be the lowest priority out of the three . I'm not quite sure how to do this as I believe this will require an ACL as the packets are not tagged by the respective devices. Here's what I have now on the remote router:
class-map match-any VOIP
match dscp ef
class-map match-any IPSI
match dscp af41
!
!
policy-map AVAYA-QOS
class VOIP
priority percent 40
class IPSI
bandwidth percent 5
class class-default
fair-queue
random-detect
!
!
!
interface Multilink1
ip address 172.16.1.1 255.255.255.0
max-reserved-bandwidth 100
service-policy output AVAYA-QOS
no ip route-cache cef
no ip route-cache
no ip mroute-cache
no cdp enable
ppp multilink
ppp multilink group 1