Adding 2 or more Framed-Routes
Anyone know the correct way to add more then 1 framed-route? Here is what is setup now and this works. af_user Service-Type = Framed-User, Simultaneous-Use=1 Framed-IP-Address = 206.40.yyy.yyy, Framed-Route = "206.40.xxx.xxx/29 206.40.yyy.yyy 1", Do I just need to add a second Frame-Route like this? af_user Service-Type = Framed-User, Simultaneous-Use=1 Framed-IP-Address = 206.40.yyy.yyy, Framed-Route = "206.40.xxx.xxx/29 206.40.yyy.yyy 1", Framed-Route = "206.40.zzz.zzz/29 206.40.yyy.yyy 1", Thanks, Brent -- Yeah, I've Got Gmail! Yeah!
On Wednesday 29 March 2006 21:15, Brent wrote:
Anyone know the correct way to add more then 1 framed-route? Here is what is setup now and this works.
af_user Service-Type = Framed-User, Simultaneous-Use=1 Framed-IP-Address = 206.40.yyy.yyy, Framed-Route = "206.40.xxx.xxx/29 206.40.yyy.yyy 1",
Do I just need to add a second Frame-Route like this?
af_user Service-Type = Framed-User, Simultaneous-Use=1 Framed-IP-Address = 206.40.yyy.yyy, Framed-Route = "206.40.xxx.xxx/29 206.40.yyy.yyy 1", Framed-Route = "206.40.zzz.zzz/29 206.40.yyy.yyy 1",
Use "+=" as operator for attributes of the same type. -- Gerald AX/TC
participants (2)
-
Brent -
Gerald Krause