Articles in the networking category

  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. Nets, Nets, Nets

    Posted on in Networking

    Intranets

    Intranets are privately owned networks that operate like the public Internet in many respects. In most intranets, corporate users access company information via tools designed to run in web browsers. Intranets allow employees to share and access confidential corporate information. The benefit of these systems is that they operate …

  3. Telecommunications Again

    Posted on in Networking

    This is a revisiting of the Company X presentation regarding telecommunications.

    Recommendation

    Company X should utilize prevailing broadband technology in each store location to provide the lowest cost high-speed access to the Internet. In order to facilitate communication between each store and the company headquarters, a virtual private network (VPN …

  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. WiMAX (IEEE 802.16) QoS Classes

    Posted on in Networking

    The IEEE802.16 standard defines five Quality of Service (QoS) classes.

    Unsolicited Grant Service (UGS)

    UGS was designed to accommodate services that create fixed-size data packets on a regular basis. This class offers grants on a periodic basis and removes the need for subscriber unit access requests. This QoS class …

  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 …

Slaptijack's Koding Kraken