Ethernet – Part 2

With the exponential improvement of the Ethernet standard, the concept of collision domain, diameter, and window needed to be adjusted by looking at the relation between time it takes to transmit a frame and the transmission speed.  Since Fast Ethernet is ten times faster than that of Ethernet, the designer had to decide to either [...]

Ethernet – Part I

Ethernet is one of those funny technologies that we all learn in introduction to networking courses, operate on a daily basis in our enterprises, and that normally falls into the interesting paradox of being vitally important yet hardly noticed.  It is the most prolific commodity multi-access technology, but Ethernet is a technology whose success is [...]

iBGP Scalability – Route Reflection

As previously discussed, the use of BGP between multiple BGP speakers within a single AS requires a full mesh of peerings.  If there are limitations within the network that do not allow the routers to be fully meshed then one workaround to accommodate for BGP scalability is the use of BGP [...]

BGP Synchronization Rule

BGP Synchronization Scenarios

The use of BGP on multiple routers within a single Autonomous System presents complications in configuration due to the fact that internal BGP has no loop prevention mechanism.  To review; BGP uses AS-Path as its loop prevention mechanism.  Network reachability information received from an eBGP peer is sent with [...]

BGP Part 1

BGP Scenario Startup Configs
.NET Scenario File
Introduction to BGP – Slides
BGP can be classified as a path vector routing protocol.  In a brief review of IGP dynamic routing protocol classifications, you may remember that distance vector routing protocols have the following characteristics:

Pass full routing tables
Directly connected neighbors
Hop count as a metric
Time based updates
Routes are understood from [...]

DRP

Tier-2 Explanation: Gap analysis on this topic was a zero.  The DistributedDirector feature set/Application is new to me and will require more research to achieve Tier-3 understanding.
The Director Response Protocol (DRP) is used by the DistributedDirector application to query DRP Servers for EGP/IGP metric information.  With the information gathered, the Director is able to respond [...]

Intro to Network Address Translation

IOS 12.2-> Configuration Guides-> IP Configuration Guide-> IP Addressing & Services-> Configuring IP Addressing
Network Address Translation (NAT) has become de facto method of maintaining private address space for internal enterprise/campus configuration while also conserving the rapidly diminishing public IPv4 address space.
This article will focus on the configuration guidelines for tier-2 understanding of NAT.
NAT Terminology:
Inside-Local: An [...]