I've been in the situation before were I needed to discover the neighbors of a Cisco device programmatically. This is useful in a case where you want to crawl a network without hard-coding a list of devices into your script. By default, all Cisco devices have Cisco Discovery Protocol (CDP …
Finding Cisco Neighbors with SNMP
Posted on in Networking
 If you are at all familiar with
If you are at all familiar with  I've got a Class C (/24, subnet of 256 IPs) that I assign glue addresses for point-to-point links out of. Although all these little /30 subnets are in the same location, they are not guaranteed to be on the same router. So, the question is, how can I see which …
I've got a Class C (/24, subnet of 256 IPs) that I assign glue addresses for point-to-point links out of. Although all these little /30 subnets are in the same location, they are not guaranteed to be on the same router. So, the question is, how can I see which … This comes up pretty infrequently, but I think it's worth knowing. I specifically had a situation where I was greping hostnames out of a file. Personally, I like hostnames to appear in all uppercase, but this file was full of hostnames in all lowercase. You can solve the problem with …
This comes up pretty infrequently, but I think it's worth knowing. I specifically had a situation where I was greping hostnames out of a file. Personally, I like hostnames to appear in all uppercase, but this file was full of hostnames in all lowercase. You can solve the problem with … Generally speaking, a route server is a network device that does not participate directly in routing, but carries an entire routing table that other devices may refer to. Often times, this is a router that carries the entire Internet BGP routing table (currently over 220,000 routes).
Generally speaking, a route server is a network device that does not participate directly in routing, but carries an entire routing table that other devices may refer to. Often times, this is a router that carries the entire Internet BGP routing table (currently over 220,000 routes).
 Sometimes it seems like a great idea to receive updates whenever someone commits something to your
Sometimes it seems like a great idea to receive updates whenever someone commits something to your  Somehow I managed to miss the fact that
Somehow I managed to miss the fact that  You might have a situation where you have multiple network segments utilizing
You might have a situation where you have multiple network segments utilizing 
 This isn't late breaking information, but there's an interesting post in the
This isn't late breaking information, but there's an interesting post in the  The Camino Project has announced
The Camino Project has announced 