Latest Posts

Using Probes on the CSM

·4 min read

There are three different ways that a CSM checks for the health of the servers – active probes, inband health checking, and inband HTTP monitoring. Let’s talk about active probes. Active …

Using MAC Access-lists

·3 min read

We ran into this today, and, though I knew it existed, I never actually saw it in the wild. I’m talking about MAC access-lists. In the example setup, we have a DMZ off of a firewall that …

Configuring Fault Tolerance on the CSM

·4 min read

Like (nearly) everything in the Cisco world, you can set up your CSM to fail over to another module when the primary dies a horrible death. You can have two in the same chassis or even have them in …

Running Multiple Data Centers on a Stick with the CSM

·3 min read

That’s an awesome title, eh? I’ve mentioned a router-on-a-stick before but not a data-center-on-a-stick (DCOAS). This is one of those Cisco terms I ran across a while ago and is a group of …

Setting Up System Logging on an IOS Device

·4 min read

I like logging on an IOS device. I like to look at the buffer and tell you that your interface went down 30 seconds ago. I like to look on the box and see that BGP with my Internet provider has been …

How Screen Can Change Your Life

·3 min read

Alright, that’s an exaggeration, but screen is pretty freaking cool. It’s an app that’s (usually) run under Linux that lets you run commands then detach from that session and …