Putty, the Command Line and NO Clicky Clicky

While it may be a personal preference for me, I believe that you should only use the mouse when you don’t know what are doing. If you have a repetitive task, then clicking the same thing over and over shows that you are poor engineer. Lets hack putty to work from the command line.

Setting the Defaults for PUTTY

Putty is is a great piece of software. Because it works and it’s free I find it installed on most corporate desktops as the default software for terminal client on Windows but not everyone seems to know how to set the defaults.

The Poor Man’s IOS Traffic Generator

This is a feature that I used to use years ago, but had forgotten about. For some reason, I remembered it today and it is still as useful as it ever was. Read on…

IOS: “Terminal Monitor” On, Off – Logging to Your Terminal

I get asked this question just often enough to post an article. When you have enabled ‘term mon’, how do you turn it off ? How can you tell it’s working ? And so on.

IOS: Console, Terminal, Monitor, VTY – What Is What ?

Sometimes when I talking with other engineers about connecting a console or terminal to a router, they don’t use the right terms. So, here is an article that covers the conventions for the terms console, monitor and terminal.

Changing the Break Character in Cisco IOS

Does pressing “Ctrl-Shift-6 & x” bother you ? It bugs the hell the out of me.

Networking Is Cloud Ready. But Where Is Network Management ?

Doug Gourlay recently postulated that the Networking Industry was not ready for Cloud Computing, and there are no answers to the technical challenges that lie ahead. What a load of tosh. All we need is pastel colours and rounded corners and we are there.

IOS:CLI Tip – Terminal Full Help

Introduction The Cisco IOS command line has a pretty good help function. Usually you would put a ‘?’ and get a number of options that you can choose from. But when you do not have access to the enable privilege mode, the HELP functions are abbreviated. This command is useful when you use it in [...]

IOS: Setting the TCP Timeout on IOS

One of my favourite default commands on IOS is “ip tcp synwait 5″. Lets look into this command and why you might like to use it as well.

IOS: Enable and …. Disable ?

All these years, and I didn’t realise the opposite of the enable, was disable.