Not using static routes
ip route <their_network> <their_gateway>
Does not scale
- The more external networks you connect to, the more complex and harder to maintain this becomes
No failover in case of link failure
- Have to manually reconfigure
- Often needs assistance of upstream too