Key Change for Cisco IOS 15 — Feature Licensing and How We Work.
January 13, 2010 by Greg Ferro · 9 Comments
Welcome to IOS 15, Feature licensing and complicated maintenance procedures.…
Cisco Announces EOS and EOL Cisco IOS Software Release 12.4
January 13, 2010 by Greg Ferro · 3 Comments
Cisco announces the End of Life and End of Support dates for 12.4. Before IOS 15.0 is even warming up, the previous version of 12.4 is already on life support.
The Poor Man’s IOS Traffic Generator
September 19, 2009 by Greg Ferro · 7 Comments
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 CLI: Show Run Linenum
September 9, 2009 by Greg Ferro · 4 Comments
This Post is Part of a Series — click for list on Console Mastery» You probably know this one already, but I have been typing “wr t” for a long time and never stopped to look. Puts a line number at the side of the config so you can say to the person on the other end of the phone, see […]
Cisco IOS Order of Operation — Updated, Again
September 9, 2009 by Greg Ferro · 11 Comments
I often need to refer to the IOS order of operation when I start stacking multiple functions in an IOS configuration.
Changing the Break Character in Cisco IOS
August 21, 2009 by Greg Ferro · 8 Comments
Does pressing “Ctrl-Shift-6 & x” bother you ? It bugs the hell the out of me.
IOS: Setting the TCP Timeout on IOS
August 14, 2008 by Greg Ferro · 1 Comment
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 ?
July 20, 2008 by Greg Ferro · 1 Comment
This Post is Part of a Series — click for list on Console Mastery» All these years, and I didn’t realise the opposite of the enable, was disable.
List of Posts in this series:Serial Console on OSXIOS: Reverse SSH console access — Part 2IOS: enable and .… disable ?IOS: Setting the TCP timeout on IOSIOS:CLI Tip — terminal full help OS X:Terminal break for Serial […]
IOS: ROMMON on the C6500/Sup720 — Lesson Learned
June 28, 2008 by Greg Ferro · Leave a Comment
Recently, one of my Supervisor 720 goes into a permanent reboot cycle. I was able to break it into ROMMON mode, but I couldn’t get it to ‘stick’ the boot settings.
Finally.…
IOS: Reverse SSH Console Access — Part 2
June 25, 2008 by Greg Ferro · 3 Comments
Following my original post about configuring Reverse SSH on a Cisco console server, I wanted to make some followup to extend the usage.
Configuring Windows 2003 / XP SP2 to Use IOS NTP Server
June 10, 2008 by Greg Ferro · 5 Comments
In certain networks, it is difficult to get the time on your servers to be exactly the same as the NTP time on your network equipment. In this case, you want to force the Windows servers to use the same NTP Network time source as your routers and switches. But Microsoft Windows doesn’t understand NTP […]
IOS:Open Source Lab DNS and IP Addressing
June 2, 2008 by Greg Ferro · 1 Comment
A number of Cisco Bloggers have talked about making labs available for others to use. However, part of what will be needed is some conventions to make these labs work for the largest number of people.
Following Ivan Pepelnjak posting on Private Domain Names, and an earlier posting that I made on Reserved IP Address […]
IOS: Reverse SSH Console Access
May 29, 2008 by Greg Ferro · 6 Comments
I recently needed to secure the reverse console access using Cisco IOS router. Now for many years, we have been doing this over telnet and the configuration has been straightforward. But configuring it to support SSH instead of telnet is a little bit different, awkward in fact.
Ip Tcp Timestamp
April 14, 2008 by Greg Ferro · Leave a Comment
ip tcp timestamp
I have seen this command a few times, today I am going to look into it and see what it does. Also, this is probably a classic CCIE lab gotcha.
Bidirectional Forwarding Detection [Cisco IOS Software] — Cisco Systems
March 8, 2008 by Greg Ferro · Leave a Comment
BFD is a most useful feature of IOS, and IMHO, a much unloved feature. I notice that latest releases of IOS now have BFD for static routing, but more importantly now supports HSRP
standby bfd
Example:
Router(config-if)# standby bfd
(Optional) Enables HSRP support for BFD on the interface
standby bfd all-interfaces
Example:
Router(config)# standby bfd all-interfaces
(Optional) Enables HSRP support for BFD on all interfaces.
Bidirectional Forwarding Detection […]
On the Death and Rebirth of IOS — Why Did It Take So Long ?
March 5, 2008 by Greg Ferro · 3 Comments
The market has been commenting on the rise of Juniper for some years and the fact that Cisco has not been able to stop them growing. Well, we can now see that Cisco was listening to the stock market by spending a lot of time and money developing a new operating system. Oh yeah, and some new […]
Single Internet Connection but HA Infrastructure — Using Bridging Instead of Routing
February 20, 2008 by Greg Ferro · 1 Comment
The customer had decided to build a hosting platform, but could only arrange for a single internet connection to that site due to location. However, all other hardware was duplicated for high availability. After considering the options the following diagram was prepared showing the first pass at the design. This was the Internet Connection (100Mb Ethernet) connected to the router, then connected to a switch, which was interconnected by trunk to a second switch. The first layer of firewalls is then connected.
Cisco ASA and IOS Command Tip — Test Aaa-Server
February 18, 2008 by Greg Ferro · Leave a Comment
I have been working on a VPN setup that loads the Group Policy from a CiscoSecure ACS server. During the process I discovered the test aaa-server command. Its very handy tool when you are doing this kind of stuff.
Read on.….

