Articles tagged with cisco

  1. LU Allocate Connection Failed

    Posted on in Networking

    I saw this error message on a Cisco ASA 5540 today:

    %ASA-3-210005: LU allocate connection failed
    

    According to Cisco, this error means the standby unit was not able to create a new connection for stateful failover. The recommendation is to verify that the system has enough RAM.

    OK...

    # show memory …
  2. Cisco 2600 Series VPN Throughput

    Posted on in Networking

    SL500_AA200 A buddy of mine is getting about 1 Mbps through his Cisco 2621XM based VPN. Additionally, the CPU was maxed out during the transfer. (In my testing, I was able to max out a 7 Mbps cable modem using the Cisco VPN Client connected to the same endpoint, so the …

  3. Using Multiple Outbound Dial-Peers on Cisco Access Servers

    Posted on in voice

    You might run into a situation where you have multiple PRIs or T1s for outbound calling on your Cisco Access Server (Cisco AS5350 or other model). In order to ensure that all outbound calls are using both circuits, you need to configure two outbound dial peers. In order for the …

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

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

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

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

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

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

  10. T.37 Store and Forward Fax and Cisco AS5300: Dial Peers

    Posted on in voice

    Fax (photo by zd) id: 722728Note: This is part of a discussion regarding the configuration of a Cisco AS5300 for T.37 Store and Forward Faxing.

    The final piece of the T.37 Store and Forward Fax configuration is the dial peers to handle the incoming fax and the outgoing email. I'll walk you through …

Slaptijack's Koding Kraken