Jaime

Latest posts — page 49

Inter-VLAN Routing with Router-on-a-Stick on Cisco IOS XE

When you don't have a Layer 3 switch, router-on-a-stick provides inter-VLAN routing via a single physical link split into subinterfaces. Learn when this design is appropriate, how to configure subinterfaces, and why it's a bandwidth bottleneck.

BGP Path Attributes Explained: Well-Known vs Optional

BGP path attributes are the foundation of every traffic engineering technique: local preference, MED, AS-path prepending, communities. Understand the well-known vs optional attribute matrix before touching policy.

Featured

What Is BGP? The Protocol That Runs the Internet

Every time you load a webpage, your traffic crosses networks owned by different organizations. BGP, the Border Gateway Protocol, is what stitches 75,000+ autonomous systems into a single working internet. Here is how, and why.

BGP Route Filtering with Prefix Lists

Prefix lists are the preferred BGP filtering tool: faster than ACLs, easier to read, and built for matching networks with specific prefix lengths. Every production BGP deployment needs them on inbound and outbound.

BGP Confederations: An Alternative to Route Reflectors

BGP confederations scale iBGP by dividing the AS into sub-ASes that speak confederation eBGP internally, while appearing as a single AS to the outside world. An alternative to route reflectors with tradeoffs you need to know.