27 August 2010

Key Change for Cisco IOS 15 – Feature Licensing and How We Work.

cisco-ios15-license-3.jpg

Welcome to IOS 15, Feature licensing and complicated maintenance procedures….

Cisco Announces EOS and EOL Cisco IOS Software Release 12.4

cisco-ios-124-eol-eos-1.jpg

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

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

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 line 10………. r2#sh run linenum Building configuration… Current [...]

Cisco IOS Order of Operation – Updated, Again

cisco-ios-order-operations-jan-2009

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

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

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.

IOS: ROMMON on the C6500/Sup720 – Lesson Learned

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

putty-ssh-selecta.jpg

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

w32time01.jpg

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

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

cab-octal-async-cable-pinouts-cisco-systems.png

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

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

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 [...]

On the Death and Rebirth of IOS – Why Did It Take So Long ?

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 [...]

Single Internet Connection but HA Infrastructure – Using Bridging Instead of Routing

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

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…..