Category: Cisco

Cisco IOS Packet Capture

Previously I posted about how to do a packet capture on a Cisco ASR1000 platform, here I show you how to do a Cisco IOS Packet Capture which is possible on IOS based router’s for example a Cisco ISR 1921. First we need to specify the traffic we are interested in seeing in an ACL;

Change the timezone in Cisco ACS 5.x

If you have mistakingly configured the wrong timezone in Cisco ACS during the build, and are concerned about changing the timezone in a production environment – you should be! I attempted this on ACS 5.8, only to spend a few hours restoring the server. My second attempt however, after conversing with TAC, went a lot

Cisco ASR1000 Packet Capture

Running packet capture on a router is, in my opinion, one of the best features Cisco provide. Most Cisco router platforms have the facility to run a packet capture on the box and here I demonstrate how to carry one out on any ASR1k platform such as the ASR1001, ASR1002, ASR1002x etc. First, we should

How to crack Cisco Type 5 (MD5) Passwords

Whilst Cisco’s type 7 passwords are incredibly easy to decrypt (PacketLife Tools is my goto), Type 5 passwords are currently not reversible… that does not however mean they are not susceptible to brute force attacks. Whilst its reasonably impractical to brute force a router’s login due to the amount of time it would take for

BGP – Active open failed – tcb is not available

So i had an issue with BGP where it wouldn’t establish a neighbor relationship.   I ran the usual ‘debug ip bgp’ but it only showed ‘connection timed out’ Here is a sample debug output of one of the neighbour setup attempts; 198.51.100.12 active went from Idle to Active 198.51.100.12 open active, local address 198.51.100.13

Automate your Cisco CCIE Home Lab for the INE Workbook v5

!-!-!-!-!-!-!-!-! !-!-!-!-!-!-!-!-! PLEASE SEE UPDATED 2018 VERSION HERE Update your bookmarks to this link: https://linevty.com/automate-your-cisco-ccie-home-lab-for-the-ine-workbook-v5-updated-2018-2/ !-!-!-!-!-!-!-!-! !-!-!-!-!-!-!-!-! I recently gained access to an INE All Access Pass, which includes the Cisco CCIE Route and Switch v5 Workbook and various labs with a view to taking my lab exam. Whilst it included some rack rental tokens

Reload in.. how about terminal revert?

Ok.. so learnt something new today.. (every days a school day!) Depending on your device and code, you should have the following command available to you… config terminal revert time x What this effectively does is save the running configuration to a backup file on the local flash and will revert to this config after