1. How long can I stay login to the switches and routers?
You can login for 80 minutes on each console line (actual time 80-90 mins). After that, your IP address will be blocked for 1 hour on that specific console line to allow others the chance to login. After that, your IP will be un-blocked, and you can log back in on that console line. Accumulated time will also be reset back to zero after 2 hours of inactivity. Each console line is timed and tracked separately, so you might be blocked on one line, but be un-blocked on other lines. This means you can login to multiple free devices quite often if the lab is lightly used. Refer to the Lab Details page for more information.
2. If I'm blocked on one switch, can I login to other switches?
Yes, go ahead and login to the other switches. Each console line is monitored separately, so even if you use up all your time on one line and get blocked, you can still try and login to the other lines.
3. How do I know which switches and routers are available?
To check which devices are available, go to http://98.163.81.48:8080/labstat.txt . This page will list those TCP ports (console lines) that are being used and those that are available. The information is updated every minute, but you must manually refreshed the web page.
4. Is this lab completely free? Do I have to pay any fees, register or make any reservations?
Yes, it is completely free to use. There are no fees, no reservations or registration required. You can login right now or at anytime. Of course, any donations, even a dollar or two, will be most appreciated and will be used to keep the switches and terminal console server running, replace GBIC's, etc.
5. Why don't you make a scheduling system?
There are several reasons. For one, I have to use this lab also. I don't want something where I have to disable or update everytime I use the lab. Another reason is that the intent of this lab is to maximize user access and ease of access. I don't want the lab to be over-engineered and under-utilized. Instead of a few people reserving the whole lab everyday, in this lab there is no limit as to how many people can login everyday. Anyone can login anytime to all lab devices immediately. I did write a script that enforces timing and access control to make user access reasonable.
6. Can the Layer 3 switches route with R1 and R2?
Yes, all seven Layer 3 switches can reach R1 and R2 for a total of 8 routable devices. Just turn on IP routing, manage the trunks on SW5 or SW6, and setup routing with R1 or R2. You can also route directly with R1, R2 and the Linux Lab Host using Fa0/15 (Fa1/0/15 on SW1). Go to the Routing Tunnel Lab page for additional information.
7. How many switches or routers can I login to?
You can login to as many devices as you want that are available. Feel free to login to 1, 2, 3 or all 8 devices. It's up to you. If no one is login to a switch or router, you can login to it.
8. I tried to login to a switch, but the screen disappears or nothing appears, what do I do?
Try to hit Enter a few times to see the Cisco login prompt. If nothing happens, either someone is using that console line, you're blocked temporarily, your firewall is blocking you, or that console line is down for some reason. Try to login to another console line.
9. If someone is logged into a switch, how long do I have to wait?
I recommend trying again maybe in a half hour or so. Their time might expire, they might idle and time out, etc. The serial line will close if the login is idle for 10 minutes. You can also try logging into other switches.
10. Can I login to all the switches at the same time?
Yes, you can login to all the switches if all the console lines are available. You can logon to as many as you want that are available. If someone else is already logon to a specific console line, you have to wait until they logout on that line, or that line times out (there is a 10 minute inactivity timeout).
11. Can I schedule or reserve the entire lab to myself?
No. But, if you're able to login to all six switches and both routers, you will have the entire lab to yourself.
12. I can login to some switches, but not others. What happened?
Maybe someone is login to the console of the other switch, or you could be blocked on that console line.
13. If someone else is login to other switches, how can I isolate my switches from theirs?
Just shutdown all your links to the other switches you're not login to, and that will isolate your switches. Refer to the network diagram or use "sh cdp ne" to check which links you have up.
14. How do I know which device I am on if someone changed the hostnames of the switches or routers?
You can use "sh cdp ne" to give you an idea of where your device is in the Lab Diagram. You can also look at "sh ver" or "sh inventory" to see the Serial Number of the device. For your reference, here are the Serial Numbers and MAC addresses for the Cisco lab devices:
SW1 = CAT0935Z20Q , 00:15:62:64:33:00
SW2 = FDO1123Z5D3 , 00:1C:58:23:64:80
SW3 = CAT1003N35U , 00:16:C8:31:90:00
SW4 = CAT0806Z1FL , 00:0F:24:B7:14:00
SW5 = CAT0802R1S6 , 00:0F:23:3B:8A:80
SW6 = CAT0826N2S6 , 00:11:92:97:EF:00
SW7 = CAT1023N4CK , 00:18:73:30:7E:00
SW8 = CAT0815Y0VD , 00:0F:F7:2C:C6:00
15. Will this lab help me to prepare for the Cisco CCNA or CCNP exams?
Yes, it will. For the CCNA level, practice on Dynamips/GNS3 and Packet Tracer is almost enough. But you still need to get hands on experience with real Cisco hardware, especially switches. That's where this lab comes in. For the CCNP level, you should have some experience with the features in the 3560, 3750, etc.
16. Do the Catalyst 3750 and 3560 support Private VLAN's?
Yes, they do.
17. Are all Cisco IOS commands available?
Yes, you will have access to enable mode. Depending on the device model, all Cisco IOS commands are available for you to explore and configure the lab. Because there are different models and IOS versions, some commands and syntax are different.
18. Can I change the topology, move cables around or shutdown any ports?
You can shutdown or enable any ports you like to reconfigure the topology. If you need any cables or GBIC's moved around, or a switch power cycled, please email me, and I will look into it.
19. Can I telnet or ssh from one switch to another?
You can do that if the switches are configured with trunks or access links, IP addresses on VLAN interfaces or routed ports, and the vty lines are setup for telnet or ssh.
20. The last person who used the switch did not clean it up. What can I do?
Run "wr erase" and "reload". Answer No when it asks if you want to save the configuration. This will wipe out the startup-config. Since you're on the console line, you can watch the entire reboot sequence, such as the interesting Cisco hardware and POST messages that will soon appear. It takes a few minutes for the switch to reload. Then, Cisco IOS will ask if you want to configure the switch, you can answer No (unless you want to answer more questions), then confirm that you want to end the Autoinstall feature. Now, you have a clean switch.
21. I think someone totally f---ed up a switch, someone set a password, or it's been wiped out. What can I do?
If something looks like it's out of control or hanging the switch, first try SHIFT-CTRL-6 or SHIFT-CTRL-6-X. If that doesn't help, you can try to find out what someone did by reading the log in the Console Log Page. You can also post a comment on this blog, or email me immediately. Thank you for alerting everyone!
22. Are these real Cisco switches and routers, or are they from Dynamips/GNS3?
These are real Cisco Catalyst switches and real Cisco routers. Dynamips/GNS3 cannot emulate the ASIC's of Cisco Catalyst switches. You can look at the POST messages and show version to see these are real devices.
23. Are these Layer 3 switches? Can they do routing?
Yes, all of them have Layer 3 IOS images, and you can enable routing, run RIP, EIGRP, OSPF, BGP, etc.
24. How do I turn on routing on the switches?
SW1#conf t
Enter configuration commands, one per line. End with CNTL/Z.
SW1(config)#ip routing
SW1(config)#25. Why are some trunk ports mismatched, like fa0/1 going to fa0/2, or fa1/0/46 going to fa0/47?
Under some configurations, this can illustrate STP using the lowest sender port ID (prio.nbr) in the path selection process. Of course, you can also manually change the port priority values. Please email me if you want any of the cabling changed.
26. What do you use for a terminal server?
My home Linux machine is the terminal server and firewall. It is currently running Scientific Linux and ser2net. I might try different versions of Linux, FreeBSD or other Unixes. More information can be found in the Lab Details page.
27. In the Routing Tunnel Lab, why should users create their own tunnel (the Lab User Tunnel) to route with a remote lab site?
The Lab User Tunnel is necessary because the Linux host does not normally route with the lab, except for BGP. Users can configure routing on their own and route their own subnets, if they use their own tunnel. If only the Lab Management tunnel is used, users will need help to configure the routing on SW1-SW7, R1, R2 and on the Linux Host.
Please see the Routing Tunnel Lab page for more details.
28. Will you add some end devices?
In the future, I might consider logins into VM's or containers like BSD Jails to offer a client/server experience. There are obvious security and maintenance issues. For now, you can use the 2621XM routers or VLAN interfaces or routed ports on the switches to act as end devices.
29. Will you add devices from other vendors, like Juniper, Brocade or Dell Force 10?
I would like to add some Juniper devices in the future.
30. Where is this lab located?
In my home in Vienna, VA, right outside of Washington, DC.
31. I have some routers and switches also. Can I use them with this lab?
Yes, absolutely! You can either tunnel directly with me, or use another lab site, like FreePeerX.org!
32. Who do I contact if I have suggestions, questions or problems with the lab?
Please email Brendan , and I will try to respond as soon as possible.
this is great... what a cool thing you are doing... i posted your link on my site... i get about 2000 views a month... check me out sometime...
ReplyDeletehttp://insearchofthecert.blogspot.com
Great work .... good Job
ReplyDeletewhat is enable PW
ReplyDeleteThere is no enable password. Enable password is needed if you logon to a vty line.
DeleteThis is AWESOME!!!!
ReplyDeleteHi Brendan,
ReplyDeleteHave you done some cabling changes recently?
E.g:
In the diagram:
SW3 - Fa 0/16 --- SW4 - Fa 0/18
Current cabling:
SW3 - Fa 0/16 --- SW4 - Fa 0/16
Could you please update the diagram?
Thanks
Okay, I will look into it. I'll just move the cables.
DeleteThis is a great service...you should consider throwing ads up to help with the revenue.
ReplyDeleteBrendan,
ReplyDeletethis is really a great job!! thanks for sharing!!
Brendan,
ReplyDeleteYour site is totally AWESOME!!!. I did not think twice to donate.
I'm glad I found your site and will definitely help me pass the Cisco certification.
Hi Yugten! Thanks, I really appreciate your help a lot! Login anytime!
DeleteGlad to help! If you think I may be of assistance please don't hesitate to email me anytime.
DeleteBrendan,
ReplyDeleteFirst of all, I'd like to thank you for this AWESOME lab.
Brendan, what are the name of the software that you have used for made this topology?
Thanks one more time! =)
Hi, you are welcome! Please tell others also about this lab, especially people who do not have access to Cisco switches or routers.
DeleteI use Linux and a free program called ser2net on a PC to manage the lab. You can also use a Cisco 25xx or 26xx terminal server, but I like playing with Linux.
Good Morning!
ReplyDeleteThis LAB is so great, especially for guys like me that are studying for CCNP Switch, so Thank you!
Brendan, the topology diagram was designed with what software? Diagram Editor? Microsoft Visio? This topology diagram look so nice. So, if possible, I want to know that software that you have used.
You're welcome Paul, come back anytime! Yep, I use the Dia drawing program. I use the Windows version and it comes with Cisco icons. I use Visio at work, but I like Dia because it's simpler.
DeleteFor network topology diagrams I use LaTeX. You can see examples at blackrack.net.
DeleteHi Stefan, thanks for letting us know! I put a link to your lab site on the sidebar.
DeleteHey Mr. Brendan Choi,
ReplyDeleteYou are such a big champ. Your rack is really great I must confess. I am from Nigeria and heading in the CCIE Written direction.
Well, I want to say a big THANK YOU and keep up the good works.
I owe you ONE.
Olugbenga Adesoba (adesoba@gmail.com)
Happy to see you login! Please let others in Nigeria know about this lab!
DeleteBrendan,
ReplyDeleteThank you so much for this great lab.
I live in Egypt where renting a rack for practicing is not actually possible. I believe you are helping a lot of people. Your open-access and time-limited policy is very practical and fair to everyone.
Thanks again.
Karim
Thanks for coming here, Karim! I've been to Egypt a couple of times. I hope all is well.
DeleteI truly like to reading your post. Thank you so much for taking the time to share such a nice information.
ReplyDeleteRemote Power Gear
Hi,
ReplyDeleteThis a great piece and i'll be practicing here when i'll be preparing for the ccnp r&s cert.
Do you know of online labs with an ASA integrated for ccna-s practice?
Please come anytime! I think Black Rack and Packetlife lab have ASA.
DeleteSeems have some problems on router R1... the last user puts USERNAME : cola, but i dont know how discover password, CISCO don't works..
ReplyDeleteHello Brendan
ReplyDeleteSW1 and SW3 password protected .....
I truly like to reading your post. Thank you so much for taking the time to share such a nice information.
ReplyDeleteRemote Power Gear
someone set pwd for 3750...tried "cisco" no use...pls help~~~thanks a lot
ReplyDeleteBrendan,
ReplyDelete3750 series switch showing " SWITCH : ". How to enter in user n previlege mode on this type of situation..
Hey Brendan,
ReplyDeleteI just started looking into CCNP past week and I was doing my research into what I need for a lab for the CCNP Switches / TShoot section.The Layer 3 prices for switches were a real bummer since I have been unemployed past 2 years (Thank the economy). Finding your switch setup and having accessible to it has made my days so much brighter, I will be jumping into Switches in a few weeks after I'm done with Routers and looking forward to working with your switches. Thanks a million.
Can you please connect sw 1 and sw 4 . I need a single trunk between 2 switches
ReplyDeletecreating a lab to understand vtp pruning.need trunk links between sw1 and sw 2 .Sw 1 and sw 4 .Sw 2 and sw 3. sw 3 and sw 4. Currently trunk link between sw 1 and sw 4 is not there.Can you please connect the same.
ReplyDeleteI think there are 3 copper links and 1 fiber link between SW1 and SW4. Can you logiin to both switches, enable all ports, and use CDP to check?
Delete