RADIUS Framed-Route

KOMEDA Shinji (komeda@inet.jusoft.co.jp)
Tue, 31 Oct 1995 19:28:48 +0900

Hello.

I am using PM2E and RADIUS. There are 2 class C networks via dialup
link. One class C network connection is just fine, but I cannot use
RIP for some reson.

Can I specify multiple Framed-Route in RADIUS as,

remote Password = "password"
User-Service-Type = Framed-User,
Framed-Protocol = PPP,
Framed-Address = 192.168.128.1,
Framed-Netmask = 255.255.255.0,
Framed-Routing = None,
Framed-Route = "192.168.128.0 192.168.128.1 1, 192.168.129.0 192.168.128.1 1",
Framed-MTU = 1500,
Framed-Compression = Van-Jacobsen-TCP-IP

or

remote Password = "password"
User-Service-Type = Framed-User,
Framed-Protocol = PPP,
Framed-Address = 192.168.128.1,
Framed-Netmask = 255.255.255.0,
Framed-Routing = None,
Framed-Route = "192.168.128.0 192.168.128.1 1",
Framed-Route = "192.168.129.0 192.168.128.1 1",
Framed-MTU = 1500,
Framed-Compression = Van-Jacobsen-TCP-IP

Thanks in advance.

--
KOMEDA Shinji <komeda@jusoft.co.jp>