Thanks for your reponse, here is the output from show ip route on the cisco.
host# show ip route
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, * - candidate default
U - per-user static route, o - ODR
Gateway of last resort is 192.168.0.1 to network 0.0.0.0
R 192.168.4.0/24 [120/1] via 192.168.254.14, 00:00:01, Serial3
R 192.168.5.0/24 [120/1] via 192.168.254.18, 00:00:07, Serial4
R 192.168.6.0/24 [120/1] via 192.168.254.22, 00:00:06, Serial5
R 192.168.7.0/24 [120/1] via 192.168.254.26, 00:00:19, Serial6
C 192.168.0.0/24 is directly connected, Ethernet0
192.168.254.0/24 is variably subnetted, 10 subnets, 2 masks
C 192.168.254.22/32 is directly connected, Serial5
C 192.168.254.20/30 is directly connected, Serial5
C 192.168.254.18/32 is directly connected, Serial4
C 192.168.254.16/30 is directly connected, Serial4
C 192.168.254.26/32 is directly connected, Serial6
C 192.168.254.24/30 is directly connected, Serial6
C 192.168.254.4/30 is directly connected, Serial1
C 192.168.254.0/30 is directly connected, Serial0.1
C 192.168.254.12/30 is directly connected, Serial3
C 192.168.254.8/30 is directly connected, Serial2.1
R 192.168.1.0/24 [120/1] via 192.168.254.2, 00:00:17, Serial0.1
R 192.168.2.0/24 [120/1] via 192.168.254.6, 00:00:03, Serial1
XXX.XXX.138.0/28 is subnetted, 1 subnets
S XXX.XXX.138.64 [1/0] via 192.168.0.15
R 192.168.3.0/24 [120/1] via 192.168.254.10, 00:00:20, Serial2.1
S* 0.0.0.0/0 [1/0] via 192.168.0.1
From what I see there is no dynamic routing on here. All of the 192.168.254.x routes are all serial based instead of eth obviously.
I should clarify that the Cisco 4500 is a router and our 5412 is the switch so I am technically changing hardware but with the procurve including some routing capabilities I was hoping to eliminate the cisco as much as possible. It creates a nasty rat's nest in the back of my switch rack.
So, to continue... Will I need VRRP? All the routes on the cisco are RIP and I can do RIP without the premium license on the 54xx correct?
The reason we're wanting to replace the 4500 router is that #1 it's super old and #2 hopefully going to be overkill in the very very near future. We're in the process of migrating all our existing T1s to ethernet circuits over fiber thus eliminating the need to do any type of routing from the serial based connections. I don't know if we'll be able to convert them all to fiber but I know that in any case we should be able to scale down to a smaller sized router when the time comes.
At this point I have had to mess with the cisco enough that i'm fairly certain that I am comfortable with the routes and what they are doing.
Thanks again,
Adam