Host Routes For Load Balancing; Loopback Interfaces In Ospf - IBM RackSwitch G8000 Application Manual

A top-of-rack (tor) switch
Hide thumbs Also See for RackSwitch G8000:
Table of Contents

Advertisement

Host Routes for Load Balancing

Loopback Interfaces in OSPF

© Copyright IBM Corp. 2011
6. Assign MD5 key ID to OSPF virtual link on switches 2 and 4.
RS G8000(config-router-ospf)# area-virtual-link 1
message-digest-key 2
RS G8000(config-router-ospf)#
N/OS implementation of OSPF includes host routes. Host routes are used for
advertising network device IP addresses to external networks, accomplishing the
following goals:
ABR Load Sharing
As a form of load balancing, host routes can be used for dividing OSPF traffic
among multiple ABRs. To accomplish this, each switch provides identical
services but advertises a host route for a different IP address to the external
network. If each IP address serves a different and equal portion of the external
world, incoming traffic from the upstream router must be split evenly among
ABRs.
ABR Failover
Complementing ABR load sharing, identical host routes can be configured on
each ABR. These host routes can be given different costs so that a different ABR
is selected as the preferred route for each server and the others are available as
backups for failover purposes.
Equal Cost Multipath (ECMP)
With equal cost multipath, a router potentially has several available next hops
towards any given destination. ECMP allows separate routes to be calculated for
each IP Type of Service. All paths of equal cost to a given destination are
calculated, and the next hops for all equal-cost paths are inserted into the routing
table.
If redundant routes via multiple routing processes (such as OSPF, RIP, BGP, or
static routes) exist on your network, the switch defaults to the OSPF-derived route.
A loopback interface is an IP interface which has an IP address, but is not
associated with any particular physical port. The loopback interface is thus always
available to the general network, regardless of which specific ports are in operation.
Because loopback interfaces are always available on the switch, loopback
interfaces may present an advantage when used as the router ID.
If dynamic router ID selection is used (see
interfaces can be used to force router ID selection. If a loopback interface is
configured, its IP address is automatically selected as the router ID, even if other IP
interfaces have lower IP addresses. If more than one loopback interface is
configured, the lowest loopback interface IP address is selected.
Loopback interfaces can be advertised into the OSPF domain by specifying an
OSPF host route with the loopback interface IP address.
Note: Loopback interfaces are not advertised via the OPSF route redistribution of
fixed routes.
exit
"Router ID" on page
266) loopback
269
Chapter 22. OSPF

Advertisement

Table of Contents

Troubleshooting

loading

Table of Contents