Cisco

Automated SNMPv3 Configuration

This blog post is about SNMPv3. As many Engineers familiar with SNMP will know, SNMP is a powerful protocol that can divulge a lot of…

Regex in Cisco IOS

Regular expressions, or regex, are templates to match text patterns. They provide a way to describe and parse text, and provide a flexible…

VRF Introduction

VRF, or Virtual Routing and Forwarding, is an IP technology part of Cisco's MPLS/VPN suite used to virtualise logical Routing Tables on a…

An Introduction to BGP

BGP is a Path-Vector Routing Protocol. Similar to RIP, BGP uses hop-count as it's primary metric for finding the best route, but BGP uses…

The Origin of IP

Internet Protocol, originally designed in 1977, is a Layer 3 protocol for packet-switched networks. IP is a connection-oriented…

EIGRP

Overview EIGRP is a Cisco-proprietary routing protocol that combines the simplicity and low overhead of Distance Vector protocols with the…

OSPF

In the early days of TCP/IP Networking, there was RIP. Now at the time RIP was the perfect Protocol for small private Networks; it was easy…

A Brief History of BGP

The story of the Internet begins in the late 1960's, researchers at MIT have just succeeded in transferring data from one computer to…