Articles in the networking category

  1. Cisco, NAT, and Port Range Stupidity

    Posted on in Networking

    inquisitive (photo by windchime)Anyone who has ever done anything remotely "interesting" with a run-of-the-mill broadband router is undoubtedly familiar with the concept of port forwarding. In the case of some applications (<acronym title="Peer-to-Peer">P2P</acronym> comes immediately to mind, but the <acronym title="Real-time Transport Protocol">RTP</acronym> part of <acronym title …

  2. Err-Disabled: Loopback Edition!

    Posted on in Networking

    If you've spent any amount of time in Cisco networking with Catalyst switches, you've probably run across a port that is in err-disabled state. The most likely place to find this is in the output of show interfaces status. A switch port can end be error disabled if the software …

  3. Scheduled Reloads Will Save Your Bacon

    Posted on in Networking

    For those new to Cisco networking, it is often difficult to remember that changes to a Cisco network device are applied immediately. After all, it seems reasonable to assume that changes should need to be applied, just like clicking the 'Apply' button on a Netgear wireless router. Unfortunately, that is …

  4. Questions to Ask a Potential WAN Provider

    Posted on in Networking

    Robin Gareiss of Nemertes Research has a put together a nice list of questions for potential WAN providers. Most of the questions are focused on non-technical issues like billing and customer service. In fact, the most technical question in the list is

    • How many classes of service do you provide …
  5. The Annoyance of 'show config'

    Posted on in Networking

    How many times has this happened to you?

    SLAP#write memory
    startup-config file open failed (Device or resource busy)
    

    If you work in an environment where multiple users have enable access on Cisco devices, you've probably seen it more than once. This particular error is caused when another user has …

  6. How Do You Want Your DS3? Scrambled?

    Posted on in Networking

    DS3 (also known as T3) scrambling is not an issue that comes up very often. It's something every network administrator should know about, though. After all, it just might save your bacon.

    Some physical layer protocols depend on the transition from 1 to 0 in a frame to maintain clocking …

  7. 3 Reasons You Should Be Using Rapid Spanning Tree (802.1w)

    Posted on in Networking

    Most network administrators should be familiar with Spanning Tree Protocol (STP; IEEE 802.1D). <acronym title="Spanning Tree Protocol">STP</acronym> is tasked with ensuring there are no loops in a bridged network. Unfortunately, STP is an older protocol and doesn't quite mesh with today's high speed networks. Here are …

  8. Controlling Peer-to-Peer (P2P) Traffic with Cisco NBAR

    Posted on in Networking

    Is your network bandwidth being consumed by Peer-to-Peer (P2P) traffic? (Hint: If you don't know, it's time to fire up NBAR and do a little investigating.) One way to stop P2P traffic is to use an access-list to block traffic on the well-know P2P ports. Unfortunately, many P2P technologies no …

  9. Top 10 Protocols on a Residential Broadband Network

    Posted on in Networking

    I recently wrote about using Cisco's NBAR to investigate what protocols were in use on your network. I thought it might be interesting to take a look at the top 10 protocols on a residential broadband network. If you're running a large network, or planning a large network, perhaps this …

  10. T1 / T3 Alarms

    Posted on in Networking

    The following is a list of alarms you may receive on your T1 or T3 (or E1/E3) interface. Where applicable, troubleshooting hints are included.

    Loss of Signal (LOS)

    A Loss of Signal (LOS) alarm indicates that the interface is not receiving a valid T1 or T3 signal. This is …

  11. Using ACLs to Block NetBIOS Traffic on Cisco Catalyst Switches

    Posted on in Networking

    In a Metro Ethernet network, the possibility exists for a lot of NetBIOS broadcasts if your users are connecting directly to the ring rather than through a firewall. My first assumption was that most users would have a firewall, but this is really only guaranteed in the case of business-class …

Slaptijack's Koding Kraken