The ‘Networking’ Archives
Posted March 15, 2006 by

Cisco Router: Soft and Hard boot of BGP

Simple commands to reset BGP as a first step troubleshooting technique

Category Cisco router

Posted February 21, 2006 by

Change configuration registry on older Cisco routers

I ran across an ancient 2500 series router today and had to go through a password recovery. The rommon version was earlier than any I’d seen before. The help functionality was very lean. Here’s how to set the confreg for these geezers.

Category Cisco router

Posted February 6, 2006 by

Changing an ACL on a Cisco Firewall

Although changing an ACL on a Firewall is almost exactly like a router, there are a couple nuances that people should know. Here are some tips and best practice material.

Category Cisco firewall

Posted February 1, 2006 by

The “Do” command

If you are running Cisco IOS 12.2(8) or better, you can use the “do” command to run privileged commands in global config mode. In layman’s terms, you can run “show” commands while config or config-if

Category Cisco networking

Posted January 26, 2006 by

How to disable Cisco router domain name lookup

Ever foul up a command on a router or switch and have to sit there and wait for five minutes while it translates for the “domain” ?

Category Cisco router

Posted December 19, 2005 by

Protocol Discovery

Check and customize what protocols are running through your router with nbar protocol-discovery. this gives you packet count, byte count, 5 min bit rate, and 5 min max bit rate.

Category Cisco router

Posted September 28, 2005 by

Enable Cisco Password Encryption

When setting a password against the console, auxiliary and vty lines on a cisco router, unless password encryption is switched on the passwords will be displayed when viewing the config on the terminal screen

Category Cisco networking

Posted September 2, 2005 by

Recovery EPROM Cookie on Router Cisco

Sometimes when rains a lighting could damage your router, that’s what happened to me last week.The problem was that the lighting deleted the cookies of my router’s eprom, it contains the data that the bootloader use to determine the MAC address,the CPU version,the vendor etc. Based on this informations the IOS runs or not on [...]

Category Cisco router

Posted May 10, 2005 by

RSPAN using CatOS

This small guide can be useful if you need to configure the RSPAN session on your Catalyst 6500.In this example we will see how to monitor more than one VLan using the RSPAN vlan. RSPAN has all the features of SPAN plus support for source ports and destination ports distributed across multiple switches, allowing remote [...]

Category Cisco switch

Posted May 4, 2005 by

How to Determine Which Switch and Port You are Connected To

Sometimes you need to know which switch and port you are connected to. I work for a community college with hundreds of switches. Here is a method I’ve found to work well.

Category Cisco switch