[cisco-nas] LSDO vrf aware...
Oliver Boehmer (oboehmer)
oboehmer at cisco.com
Thu Jun 9 05:14:12 EDT 2005
Rainer Clasen <> wrote on Thursday, June 09, 2005 10:46 AM:
> Hello,
>
> we're already using LSDO and vrf on some of our 3640s - but so far we
> had no luck combining both.
>
[..]
>
> Radius profiles looks like
>
> foo-1 Password == "cisco"
> Service-Type = Outbound-User
> Framed-Route += "10.1.2.0/24 Dialer1 vrf bar name baz"
If you want to add a vrf static route, you need to use Cisco-avpair,
i.e.
Cisco-avpair = "ip:route=vrf bar 10.1.2.0 255.255.255.0 Dialer1 name
baz"
I recommend using Cisco-AVPs in LSDO route profiles. Framed-route will
probably work in many scenarios (except when using vrf's, as seen here),
but I don't think we test this..
oli
More information about the cisco-nas
mailing list