[c-nsp] CBWFQ-LLQ on PPPoE Virtual Templates

David Coulson david at davidcoulson.net
Wed Apr 9 18:02:10 EDT 2008


You can do:

show run int virtual-access XXX

It probably won't list it in there though.

You can inject it into the interface via RADIUS using the Cisco-AVpair 
attribute

Cisco-AVPair = "lcp:interface-config#1=service-policy output llq-policy"

FYI, those users are technically PPPoVPDN - PPPoE and PPPoA users have a 
different template.

Gregory Boehnlein wrote:
> Hello,
> 	We have a 7206 running (C7200-IK9S-M), Version 12.3(20), RELEASE
> SOFTWARE (fc2). We are trying to get LLQ implemented on Virtual Template
> interfaces for our PPPoE DSL users:
>
> vpdn-group akrnaa01rr
>  description SBC Akron VPDN Group
>  accept-dialin
>   protocol l2tp
>   virtual-template 1
>  terminate-from hostname akrnaa01rr.oh.AADS
>  local name xxxxxx
>  lcp renegotiation always
>  l2tp tunnel password 7 xxxxxxxxxxx
>
> interface Virtual-Template1
>  mtu 1492
>  ip unnumbered Loopback1
>  rate-limit output access-group 102 8000 1500 2000 conform-action transmit
> exceed-action drop
>  no ip route-cache cef
>  no ip route-cache
>  no logging event link-status
>  peer default ip address pool ppp
>  keepalive 5
>  compress stac
>  ppp max-bad-auth 5
>  ppp authentication pap
>  ppp chap refuse
>  service-policy output llq-policy
> end
>
> It seems to take it fine, but when I do a "show policy-map interfaces" I get
> the following output;
>
> Virtual-Template1 
>
>   Service-policy output: llq-policy
>
>     Service policy content is displayed only for cloned interfaces only such
> as vaccess and sessions
>
> I can't tell if this means that the service-policy is not enabled for the
> interface, or if it just doesn't show up. Any ideas?
>
>
> _______________________________________________
> cisco-nsp mailing list  cisco-nsp at puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-nsp
> archive at http://puck.nether.net/pipermail/cisco-nsp/
>   


More information about the cisco-nsp mailing list