Thus spake Andy Dills
Hello, I'm trying to establish RIP routing between my USR TC with a Netserver running 3.7.24 and my cisco 3640 (so I can redistribute it OSPF and have the routes propogate throughout my network.)
However, it doesn't seem to be working. I have very limited documentation, as I inherited the USR from an ISP we acquired.
Does anybody have any suggestions as to settings to check, and/or ways to debug this?
Well...I would highly suggest that you want to run RIPv2 rather than plain ol' RIP...I believe that's the default, but check it with the command "set ripv2 on". Then make sure that the NETServer is set to broadcast routes with either "set routing on" or "set routing broadcast". I seem to remember some issues with the NETServers misunderstanding each other's routes, so you may be better off just letting the NETServers blast out the routes with RIP and not listen for routes from others (the set routing broadcast command), and let the Cisco handle the intelligence of the routing. There just aren't that many settings for routing on a NETServer, so other than that, it should be a matter of configuring your 3640 correctly...something like: router rip version 2 network <network address of the ethernet port> should do it. -- Jeff McAdams Email: jeffm@iglou.com Head Network Administrator Voice: (502) 966-3848 IgLou Internet Services (800) 436-4456 - To unsubscribe to usr-tc, send an email to "majordomo@xmission.com" with "unsubscribe usr-tc" in the body of the message. For information on digests or retrieving files and old messages send "help" to the same address. Do not use quotes in your message.