Articles in the Networking category

  1. Cisco Catalyst 12.2(46)SE May Break SNMP ifIndexes

    Posted on in Networking

    This week I tried upgrading a Cisco Catalyst 2960 to the newest software release — 12.2(46)SE. The upgrade went just fine, but I noticed that the monitoring software was throwing SNMP errors.

    In case you don't know much about SNMP, an ifIndex identifies a specific interface on a …

  2. Cisco QoS Classification ACLs

    Posted on in networking

    I've been working on a standardized list of access lists to use in conjunction with QoS on Cisco routers and switches. I've tried to adhere as closely as possible to the Cisco QOS Baseline (pdf).

    As I refine the ACLs, I'll keep this page up to date. If you have …

  3. Locked out of your Cisco? Break in!

    Posted on in Networking

    Blue CrowbarI recently had the pleasure of working on a client's Cisco 2600 series router that had not been used in quite some time. Access lists on the vty lines and a misconfigured con line meant I was locked out. In a situation like this, the only way to gain access …

  4. Tired of ISP Traffic Shaping? Beat It!

    Posted on in Networking

    onion class 3 (photo by hedonist)I've written a lot of posts about various methods for blocking <acronym title="Peer-to-Peer">P2P</acronym> traffic, especially with Cisco's Network Based Application Recognition (NBAR). Although these posts are probably of interest to smallish Internet Service Providers and administrators of business networks, they don't have much use for the average …

  5. Gotcha! Upgrading Catalyst to New Feature Set

    Posted on in Networking

    Error: The image in the archive which would be used to upgrade
    Error: system number 1 does not support the same feature set.
    

    I just got this error message while upgrading a Cisco Catalyst 3560 from 12.2(35)SE5 to 12.2(44)SE. The older version was IP …

  6. Cisco's New ip verify unicast source reachable-via

    Posted on in Networking

    Regret (photo by xymonau) id: 523790Oops! I guess I'm way behind the times.

    For quite a while, I've been using ip verify unicast reverse-path to prevent packets with spoofed source addresses from crossing my routers. Apparently, as of IOS 12.0 (12.4 is current as of this writing), that command has been replaced with …

  7. Find Cisco Serial Numbers with the IOS Command Line

    Posted on in Networking

    "How do I find a Cisco serial number remotely through the command line?"

    This is one of those frequently asked questions that I see over and over. So, here's the quick and dirty answer:

    You can find Cisco serial numbers from the IOS command line by using the show inventory …

  8. Installing PDLMs for Cisco NBAR

    Posted on in Networking

    donkey (photo by alexkalina)I've talked about using Cisco <acronym title="Network-Based Application Recognition">NBAR</acronym> frequently (check the Related Posts section below for more articles). One thing I've never pointed out is that not all versions of Cisco <acronym title="Internetwork Operating System">IOS</acronym> come with all protocol descriptions built in.

    Not …

  9. Cisco ASA / PIX Logging Facilities

    Posted on in Networking

    Finland midnight sun (photo by mproe)When setting up a Cisco ASA or PIX to send logs to a remote syslog server, you need to specify which facility to use. This can cause a bit of disconnect since the syslog server configuration uses names and the logging facility command in the Cisco Adaptive Security Appliance Software …

  10. 2 AM and ssh_exchange_identification Silliness

    Posted on in Networking

    Warning (photo by Troy2007)I could blame it on the late hour, but the truth of the matter is that I'm just a bonehead.

    I'm currently installing a new Cisco ASA 5520 to replace an old Cisco PIX. This new device is going to use <acronym title="Secure SHell">SSH</acronym> and TACACS+ to …

Slaptijack's Koding Kraken