Archive

Latest posts — page 47

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.