cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
328
Views
0
Helpful
1
Replies

QoS on Dialer interface doesn't seem to work

theradio28
Level 1
Level 1

Hi Guys,

I'm running an 867VAE-K9, ios version is 15.4(3)M3.

I've been trying to apply QoS to the Dialer1 interface (PPPoE). The physical interface this is attached to is GigabitEthernet1 which is connected to a VDSL modem.

class-map match-all WifiCalling
 match access-group 101
!
policy-map child
 class WifiCalling
  priority 128
policy-map Outbound-QoS
 class class-default
  shape average 10000000
   service-policy child

 

I am trying to reserve 128k of bandwidth for Wifi Calling on my mobile phone. If I try to apply the following to the dialer1 interface using

service-policy output Outbound-QoS

I get no error message which makes it appear to have applied, but when doing a show run you can see there is no service policy attached... very odd!

Can someone help? It seems to work on the physical interface (Gi1) but I don't believe that is the correct way to do things?

1 Reply 1

theradio28
Level 1
Level 1

Can anyone help? It seems very strange that it does not show any error when applying the policy map to the interface...