[cisco-bba] IPv6 PPPoE clients into VRF

Tassos Chatzithomaoglou achatz at forthnet.gr
Mon Feb 7 13:20:12 EST 2011


Have you tried the following?


Cisco-AVPair = "lcp:interface-config#1=vrf forwarding ZZZ"

Cisco-AVPair = "lcp:interface-config#2=ipv6 unnumbered Loopback200"


--
Tassos



Rado Vasilev wrote on 04/02/2011 18:49:
>
> Hello,
>
> I’m wondering if it’s currently possible to insert a dual-stack 
> IPv4/IPv6 PPPoE session into a VRF?
>
> My setup is very straightforward with a fixed IPv4 address and 
> stateless WAN IPv6 address (no need to worry about LAN addressing at 
> the moment).
>
> I’d like to provision user’s configuration through a RADIUS profile:
>
> User-Name = "rado2 at shdsl"
>
>         Framed-IP-Netmask = 255.255.255.255
>
>         Framed-IP-Address = 10.10.10.20
>
>         Cisco-AVPair = "ipv6:prefix#1=2a01:148:900:5::/64"
>
>         Framed-Protocol = PPP
>
>         Service-Type = Framed-User
>
> The VRF is configured on my testlab router as:
>
> vrf definition ZZZ
>
>  rd 100:100
>
>  !
>
>  address-family ipv4
>
>  route-target export 100:100
>
>  route-target import 100:100
>
>  exit-address-family
>
>  !
>
>  address-family ipv6
>
>  route-target export 100:100
>
>  route-target import 100:100
>
>  exit-address-family
>
> interface Loopback200
>
>  vrf forwarding ZZZ
>
>  ip address 10.198.0.1 255.255.255.255
>
>  ipv6 address 2A01:148:900:4::3/128
>
> end
>
> IOS used on the BRAS is: C7301-ADVIPSERVICESK9-M), Version 12.2(33)SRD4.
>
> Device hardware is Cisco 7301.
>
> We’d usually use the following RADIUS profile lines when configuring 
> an IPv4 only customer, but that doesn’t seem to work when the customer 
> is a dual-stack PPPoE session.
>
> Cisco-AVPair = "lcp:interface-config#1=ip vrf forwarding ZZZ"
>
> Cisco-AVPair = "lcp:interface-config#2=ip unnumbered Loopback200"
>
> Thanks for you help!
>
> Kind Regards,
>
> Rado
>
>
> _______________________________________________
> cisco-bba mailing list
> cisco-bba at puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-bba


More information about the cisco-bba mailing list