Subnet routing

Brian Elfert (brian@citilink.com)
Wed, 9 Jul 1997 15:13:54 -0500 (CDT)

I'm still running RIP (Yuck!) on my network. My PM is running ComOS 3.5.

I have the following RADIUS entry:

Pbelfert Auth-Type = System, Prefix = "P"
Service-Type = Framed-User,
Framed-Protocol = PPP,
Framed-Address = 206.11.209.129,
Framed-Netmask = 255.255.255.240,
Framed-Routing = None,
Framed-MTU = 1500

A show netmask on my PM shows the following:

pm3.citilink.com> show table netmask
Active Netmasks:
Network Netmask Type
---------------- ---------------- -------
206.11.209.128 255.255.255.240 Static
Stored Netmasks:
Network Netmask
---------------- ----------------
206.11.209.128 255.255.255.240

My problem is, when the user connects, I can traceroute to 206.11.209.129,
but not to any of the other IPs in the subnet. I'm trying the traceroute
from 206.11.208.3.

Is this problem because I'm running RIP, and so the Cisco isn't getting
the routing info? Is there any way I can fix this without going to OSPF
right now?

Brian