Welcome back!
Often times you may have rack time only to find that much of it is wasted away. At the end of the session you sit asking yourself where all your time went. Here are 12 Ways to Get the Most out of Lab Time:
- Download the pre-configuration files from whatever vendor you are using ahead of time. There is no reason why you shouldn’t have them prior to starting you lab.
- Choose the scenario you want to work on prior to the start of your lab time.
- Once you have the scenario selected look at the default (pre-) configurations for that lab. Add things to them like the “no shut” command on interfaces you need to use or the “enable” and “config t” commands at the beginning of the configuration file. This makes it faster when you past the configurations into an empty router.
- Write a perl or expect script. You can quickly write a perl or expect script to log in and load a configuration. This automates much of the initial process. More lab time for you!
- Don’t waste your lab time reading the lab. You should have already done this. Lab time is Lab time.
- Put it on the calendar and set a reminder. If its in writing and you are reminded about it you are more likely to start on time. You are committed.
- Shut the door. If you study at home let your family know that you will be busy for a while and shut the door.
- Go to a coffee shop: This gets you away from the demands of the family.
- If you study at Work then put a sign up that tells people you are busy.
- Shut off your phone.
- Turn off your email.
- If you are using a Mac you can download “Isolator” to block out distracting windows. This brings focus to just your terminal window. If you are using Windows try DropCloth.
So- What do you think? How do you make lab time more effective?
Related posts:
- 5 ways to make sure Etherchannels work. Channeling is not that hard to do, its just temperamental....
- Un-Productive For the last few weeks I have been using Windows...
- What kind of study plan is right for you? Its been a few months since I passed the CCIE...
Related posts brought to you by Yet Another Related Posts Plugin.
4 responses so far ↓
1 that1guy15 // Apr 23, 2009 at 5:39 pm
Hey good post. Those are good recommendations. Scripting is something i know about but have never looked into. Could this be something you go a little more in depth on?
Thanks
2 Brandon // Apr 23, 2009 at 5:57 pm
Thanks! I can certainly give a bit more information about using the scripts to login and such. In the meanwhile check out this post: http://www.globalconfig.net/2009/01/12/a-reason-to-use-iterm-for-mac-os-x/ It has the basic structure of a script that would work even if you dont use iterm and a mac.
Regards,
Brandon
3 mcl.nicolas // Apr 23, 2009 at 9:26 pm
If you don’t know to write a script , you could still use Putty Connection Manager for automatic login and write some commands
4 Brandon // Apr 24, 2009 at 7:16 am
You’re right! Putty Connection Manager is a great tool!
Leave a Comment