Articles tagged with cisco

  1. Increase Simultaneous VPN Logins on Cisco ASA

    Posted on in Networking

    In most VPN setups, each VPN user is given unique login credentials. Very rarely, you might run into a situation where a group of individuals is going to be sharing a set of credentials. For example, you might assign VPN credentials to another company for temporary access to part of …

  2. Cisco Break Sequence for Outgoing Telnet and SSH Sessions

    Posted on in Networking

    There are a few network devices out there that allow you to connect, but don't give you an option to disconnect. For example, you might be stuck at a password prompt, but have no authentication details. Most telnet clients allow you to break these connections with the ^] (control-]) command. <acronym …

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

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

  6. Store DHCP Bindings on the Router

    Posted on in Networking

    If you're like me, you've probably run into situations where it makes sense to run a DHCP server on your router. You may have noticed that a reboot of the router causes the DHCP bindings to be lost. When this happens, all of your hosts will likely receive new DHCP …

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

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

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

  10. Cisco: Broadcasting Multiple SSIDs

    Posted on in Networking

    Businessman Configuring Multiple Wireless SSIDsBy default, service set identifiers (SSIDs) configured on a Cisco integrated services router are not broadcast. This means that if you want to configure a client to use the wireless network, you'll have to manually enter the SSID in the client configuration. This isn't a bad thing, but it is …

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

Slaptijack's Koding Kraken