Mac - Right now i havn't touched my lab, but have been working on collecting things here and there when i see good deals. And that Cisco Game was awesome just have to remember to keep adding the +500's before I answer to get the high scores

. As for using the cisco hardware for the testing/production side of things i have "winged" my way off of that situtation by using my PIX as my dhcp/router/switch for the "internal" network and just leaving an open port so my lab can get out and also while i'm working i can vpn to my house to play around with my lab in my spair time. Just talking about it right now i'm getting excited about getting back into it.
CiscoGuy33 - On the other post you said the 2950's have dropped, i kinda made a leap off into the 3500 series with the 3540 (wish it was a 3550 for the routing). If anyone out there wants to trade a 2948G and a 2610 for your 3550 ill be more than happy to trade
oh yeah my 2651XM comes in tomorrow..here are the specs on it
ROM: System Bootstrap, Version 12.2(8r) [cmong 8r], RELEASE SOFTWARE (fc1)
Router uptime is 1 hour, 0 minutes
System returned to ROM by reload
System image file is "flash:c2600-advipservicesk9-mz.123-4.T4.bin"
Cisco 2651XM (MPC860P) processor (revision 0x300) with 125952K/5120K bytes of memory.
Processor board ID JAE08127JGM (3680305465)
M860 processor: part number 5, mask 2
2 FastEthernet interfaces
2 Serial(sync/async) interfaces
1 Virtual Private Network (VPN) Module
32K bytes of NVRAM.
32768K bytes of processor board System flash (Read/Write)
Configuration register is 0x2142
Router#show running-config
Building configuration...
Current configuration : 776 bytes
!
version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Router
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
ip subnet-zero
!
ip audit notify log
ip audit po max-events 100
ip ssh break-string
no ftp-server write-enable
!
no crypto isakmp enable
!
interface FastEthernet0/0
no ip address
shutdown
duplex auto
speed auto
!
interface Serial0/0
no ip address
shutdown
!
interface FastEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
interface Serial0/1
no ip address
shutdown
!
ip classless
!
no ip http server
no ip http secure-server
!
control-plane
!
line con 0
line aux 0
line vty 0 4
!
end