cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 
cancel
2319
Views
0
Helpful
2
Replies

cisco u - per-user static route

cris tani
Level 1
Level 1

Hello all,

I have implemented a PPPoE authentication (PPPoe Client and Server [NAS]) in GNS3 using freeRADUIS, and i want also to send a route with RADIUS,but i don't know what is the purpose and the advantage of using or injecting static route with RADIUS.

Thanks in advance 

Best regards 

2 Replies 2

the advantage of user static route by AAA radius server for MPLS l3vpn , when the user (pppoe client ) connect to PE router (work as BRAS) , you can add static route dynamically by AAA  for the networks that  behind the CPE and assign  the user inside vrf , for radius configuration  :

user@cciesyria.sy Cleartext-Password := "cisco"
Service-Type = Framed-User,
Framed-Protocol = PPP,
Framed-IP-Address = 172.16.3.33,
Framed-IP-Netmask = 255.255.255.0,
Cisco-AVPair += "lcp:interface-config#3=ip vrf forwarding a",
Cisco-AVPair += "lcp:interface-config#4=ip unnumbered Loopback0",
Cisco-AVPair += "Ip:route#5=4.4.4.0 255.255.255.0",
Cisco-AVPair += "ip:route#6=5.2.0.0 255.255.255.0",

i hope the answer helpful for you

It permit you also a quick deployment and no need to use a IGP between PE and CE

When you injecting route from the Radius it also easy to maintain and permit to have a very small CE routing table