Everything is here and setup on the rack!
I spent a couple hours last doing hardware stuff. Installing the new memory, swapped the modules around, put everything on the rack and checked to make sure everything worked. I learned a thing or 2 about disaster recovery in the process.. I didn't realize 3640's only support xmodem, it took 58 minuets to transfer over and install a 6meg IOS.

... Right now I have 4 networks, so I configured the 7 devices on the 10.1.1.x /27 mask. I only had a chance to setup ospf using the .31 wild-card and get everyone on the same area and talking. It took me
forever to figure out why in the hell I was getting the "discontiguous masks" error when adding the network statements in ospf!
Tonight I did a base configuration of just the 3 switches. I set the 3550 as the root bridge, flushed the vtp and vlans to default, changed the Domain and set the 2 x 2950's as clients. I then enabled vlan1 on the switches and got them to communicate. I failed miserably for about an hour and a half to get 2 of the switches to ping each other. One Switch would ping all 3, but two would not communicate with each other at all! Flipping /28 subnetmask typo on one of the switches!!..
EDIT:Question. Switch 1 (10.1.1.10) is connected to Switch 2 (10.1.1.20) which is connected to switch 3 (10.1.1.30). Switch 1 can ping Switch 2 & 3 successfully. Switch 2 can ping Switch 1 successfully, Switch 3 can ping Switch 1 successfully, but Switch 2 & 3 will not communicate.. Can someone explain why Switch 2 with a direct connection to Switch 3 has no connectivity, while an upstream switch, Switch 1, who passes though Switch 2 can communicate with Switch 3? No redundant connections,. Just single crossover cables as such.
S1 -->-- S2 -->--S3.