I am setting LLQ on ATM(D.shdsl) and Dialer (pppoa) interface Router1720. I could set up Class-map, policy-map and apply the policy to the ATM interface. If I apply the policy to the Dialer interface, then the internet connection will be disconnected for unknown reason.
Could someone help me solve this problem?
Part of the configuration is listed as the following:
class-map match-all voip
match access-group 119
!
!
policy-map voip
class voip
priority 128
class class-default
fair-queue
Extended IP access list 119
permit ip any host X.X.X.X log
IOS version: IOS (tm) C1700 Software (C1700-NO3SY7-M), Version 12.2(13)T
Thanks