Sample Network
Articles » Scalable Policy Routing » Sample Network
The sample network that will be used in all the printouts and configuration examples is a redundant hub-and-spoke network where each remote site connects to the central location via a high-speed GRE-over-Internet connection and a lower-speed Frame Relay link (don’t ask, it’s an old example, but the principles and configurations are as valid as ever).
The central site has two core routers (one concentrating the Internet connections, the other one serving as the Frame Relay hub) and two distribution-layer routers. The network schematics are displayed in the next figure.
Management would like all traffic to and from the Legacy server farm (for example, TN3270 sessions or low-volume client-server transactions) to flow over the lower-speed links, while the new flashy Web applications should use the high-speed link. Obviously, all applications should be able to use either one of the links in case of link failure.
The rest of the article covers the basic BGP design and associated router configurations that you can use in any large-scale network and the changes made to the BGP design to support the desired policy routing.
Next: Basic Routing Design