Mailing List Archive

vpdn groups confusion (CSCdw13813)
Looking at bug CSCdw13813, one of the workarounds says:

Workaround: Configure different VPDN group attributes in the AAA profile by
entering the vpdn:vpdn-group=group-name Cisco AV pair
attributes in the RADIUS service profile.

What entry should i use as a vpdn-group? The following doesn't seem to work.

user = hellasnet-mac.gr {
service = ppp protocol = vpdn {
tunnel-type = l2tp
vpdn-group = F_HN_MAC
tunnel-id = F_HN_MAC
l2tp-tunnel-authen = no
ip-addresses = "212.251.x.x"
}
}

On the LNS i have:

vpdn-group HN_MAC
accept-dialin
protocol any
virtual-template 9
terminate-from hostname F_HN_MAC
local name HN_MAC
no l2tp tunnel authentication


--
***********************************
Chatzithomaoglou Anastasios
Network Design & Operations Center
FORTHnet S.A.
<achatz@forthnet.gr>
***********************************
Re: vpdn groups confusion (CSCdw13813) [ In reply to ]
just fixed it....it seems our tacacs doesn't like tabs ;-)

Anastassios Chatzithomaoglou wrote:

> Looking at bug CSCdw13813, one of the workarounds says:
>
> Workaround: Configure different VPDN group attributes in the AAA profile by
> entering the vpdn:vpdn-group=group-name Cisco AV pair
> attributes in the RADIUS service profile.
>
> What entry should i use as a vpdn-group? The following doesn't seem to
> work.
>
> user = hellasnet-mac.gr {
> service = ppp protocol = vpdn {
> tunnel-type = l2tp
> vpdn-group = F_HN_MAC
> tunnel-id = F_HN_MAC
> l2tp-tunnel-authen = no
> ip-addresses = "212.251.x.x"
> }
> }
>
> On the LNS i have:
>
> vpdn-group HN_MAC
> accept-dialin
> protocol any
> virtual-template 9
> terminate-from hostname F_HN_MAC
> local name HN_MAC
> no l2tp tunnel authentication
>
>

--
***********************************
Chatzithomaoglou Anastasios
Network Design & Operations Center
FORTHnet S.A.
<achatz@forthnet.gr>
***********************************