One of the favourite features about Junos when it comes to configuration management is the ability to manage configuration on a methodical manner. This is where the “COMMIT” configuration comes in and takes care of any unnecessary configuration mistakes which could have been made while performing a certain task. To quote from Juniper’s website When [...]

{ 0 comments }

It is possible to configure WPA2 (AES-CCMP) on a Cisco 877w Router and these are the steps required to achieve them. First of all, do make sure you have the right IOS version. This is important because some versions of the IOS does not support the latest WPA2 Key Management type along with AES-CCMP Encryption. [...]

{ 0 comments }

The following configuration is for BE Broadband / O2 Broadband Specific and will work with an external modem working on RFC1493 / Bridge mode. When it comes to setting up a Cisco Router with a modem under bridge mode, you only need a Layer 3 port to configure the given IP Address. In any Layer [...]

{ 0 comments }

I have presented my question to Juniper CEO Kevin Johnson and It has been answered on the first episode of 5in5. My Question was the following and can be seen on 3:25 What is Juniper doing in the enterprise or service provider market to close the gap on Cisco?

{ 0 comments }

Overview I have been seeing a number of articles on the Internet trying to persuade Cisco to offer some kind of real-time emulation software for their IOS. I remember Greg Ferro from Etherealmind started a petition a while back and I have yet to see any development on that… The fact that the matter is, [...]

{ 2 comments }

This procedure is quite simple and the following is done on Linux. When you have an uncompressed IOS, you don’t need to wait for it when it comes to loading it on Dynamips. unzip -p c3725-adventerprisek9-mz.124-25.bin > c3725-adventerprisek9-mz.124-25.image You can see both compressed and uncompressed versions below. Workstation IOS # ls -ltrh |grep 3725 -rw-r–r– [...]

{ 3 comments }