Policy-Based Routing Control
Unlike IGPs, which purely optimize for shortest path / lowest cost, BGP supports policy-based routing, allowing operators to:
- Prefer one neighbor over another based on cost, business agreements, or path stability.
- Avoid certain paths or enforce multi-exit routing decisions.
5. Types Of BGP ?
External BGP (eBGP):
- Runs between different autonomous systems.
- Used to connect to ISPs, between carriers, or across public networks.
Internal BGP (iBGP):
- Runs within a single AS.
- Typically used in large networks for internal route distribution.
- Ensures consistent reachability across internal routers and supports advanced traffic engineering.