Options

Finally all wired up

sexion8sexion8 Member Posts: 242
So I finally finished wiring everything on this work lab... Sort of happy. Wish I didn't have to dive into work to get some OSPF labs done. In a while if I meet some cool people without resources to a lab, I might set something up to allow some playing.. I guess its a trust issue. Waiting for 2 serials @ home so I can finish some stuff there too. I feel like a turtle...

Termserver#sh run
Building configuration...

Current configuration : 1681 bytes
!
version 12.1
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname Termserver
!
aaa new-model
enable password cisco
!
!
!
!
!
ip subnet-zero
no ip finger
no ip domain-lookup
ip host 3600-1 2013 192.168.2.120
ip host comm 192.168.2.120
ip host 2600-1 2009 192.168.2.120
ip host pix 2002 192.168.2.120
ip host 4000-2 2016 192.168.2.120
ip host 4000-1 2015 192.168.2.120
ip host 3600-2 2014 192.168.2.120
ip host 2500-1 2012 192.168.2.120
ip host 3500-2 2011 192.168.2.120
ip host 3500-1 2010 192.168.2.120
ip host atm 10.255.255.5 10.255.255.7
ip host 4000-3-FR 2001 192.168.2.120
ip host frame-relay4k 10.255.255.4 10.255.255.7
ip host 4k-2 10.255.255.3 10.255.255.7
ip host 4k-1 10.255.255.2 10.255.255.7
ip host 3500sw1 10.255.255.1 10.255.255.7
!
frame-relay switching
cns event-service server
!
!
!
interface Loopback0
ip address 192.168.2.120 255.255.255.0
!
interface Ethernet0
ip address 10.255.255.7 255.255.255.0
!
interface Serial0
no ip address
encapsulation frame-relay
clockrate 64000
frame-relay lmi-type ansi
frame-relay intf-type dce
frame-relay route 200 interface Serial1 201
frame-relay route 402 interface Serial1 204
!
interface Serial1
no ip address
encapsulation frame-relay
clockrate 64000
frame-relay lmi-type ansi
frame-relay intf-type dce
frame-relay route 201 interface Serial0 200
frame-relay route 204 interface Serial0 402
!
ip classless
no ip http server
!
!
!
line con 0
session-timeout 300
logging synchronous
transport input none
line 1 16
transport input telnet
line aux 0
line vty 0
exec-timeout 0 0
password cisco
line vty 1 4
exec-timeout 15 0
password cisco
!
end
"Everything we hear is an opinion, not a fact. Everything we see is a perspective, not the truth." - Marcus Aurelius

Comments

  • Options
    sexion8sexion8 Member Posts: 242
    Home is now wired too... Finally took the time to get off my behind during the weekend...

    http://www.infiltrated.net/JanHomeLab/

    I took out the Pix and a Netscreen I have since after all the majority of my focus will be on security. Currently setting up some Kerberos servers on Solaris 9, OpenBSD and Windows 2000. I will also do some RADIUS stuff. Why is this posted on CCNA... Didn't want to repost I guess... For those building labs looking to further from the CCNA to NP and VP take a look at the 3810's. I can't re-emphasize this... These are going for BUY NOW's of about 49.99 some times on e-Bay (with the exception of the 3810v and 3810V3)... In essence, its equivalent to a 3620/3640. You can get them with the FXS slot and DSP modules in them. Most have T1/E1 and dual serial.

    Think about it... If you're willing to dish out say $60.00 for a 2501 that won't do much for other exams, its worth looking into these. What I've been noticing is that most people who re-sell these on ebay really don't know what they were used for and think they're strictly VoIP, and they're not. The do the same routing as any other Cisco device. If you shy away from getting a 36xx series, the 2524 is fine as well. I got lucky finding a couple of WIC's for under $20... Here's how, what and why...

    2 SM25-T1 1 SM25-56K4 = 9.99 + shipping = 19.99
    1 WIC-1DSU (56/64K) 10.00 + 10.00 shipping = 20.00

    I scoured eBay and found these in mismarked sections. One was in electronic the other was in telecom, concentrator along with another 3810 I was checking out. They were marked as untested but luckily the lot of three was being sold by someone I've bought so called "untested" stuff from before... So even if they don't work... I'm out $40.00 of which if I were younger would have went to dumb stuff anyway (beer, magazines, etc)

    So moral/advice of the story... For those building labs, you don't necessarily have to buy a prebuilt lab, you can do it on your own if you focus on what you want/need. Oh, and for those wondering about the Catalyst 5xxx all the way at the bottom of my equipment... Was given to me from a lot sitting around collecting dust. Had no power supply so the person just wanted to get rid of it. In every state there are liquidators, check around your phonebooks. You can call some of them and at times they have equipment lying around they love to rid themselves of. At least out here (New England ... Connecticut to be exact) they do... I came THISCLOSELIKETHISCLOSE to walking out with a Juniper Unisphere chassis for free. Thing is, I have no space nor any need for it. If anyone is in or around my area... I have a 7000 you can pick up for no charge... Sorry unwilling to do the shipping thing, its too much of a pain :\
    "Everything we hear is an opinion, not a fact. Everything we see is a perspective, not the truth." - Marcus Aurelius
Sign In or Register to comment.