Articles tagged with cisco

  1. Cisco IOS to BWG Version Matrix

    Posted on in Networking

    Figuring out which version of Cisco IOS includes which version of the Cisco Broadband Wireless Gateway (BWG) can be a real pain. Hopefully the following table will help:

    Cisco IOS Cisco BWG Supported Hardware
    12.4(15)XL 1.0 7301 Router, SAMI (6500, 7600)
    12.4(15)XL2 1 …
  2. Setting Up SNMPv3 In Cisco IOS

    Posted on in Networking

    In the following example, I'm going to set up a Simple Network Management Protocol version 3 (SNMPv3) user on a Cisco router with limited view of the system MIB.

    • Create an SNMP view that limits the user to the system MIB.

      ROUTER(config)# snmp-server view SYSTEM system included
      
    • Create an …

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

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

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

Slaptijack's Koding Kraken