Host Routes For Load Balancing; Loopback Interfaces In Ospf - Lenovo CN4093 Application Manual

10gb converged scalable switch
Hide thumbs Also See for CN4093:
Table of Contents

Advertisement

Host Routes for Load Balancing

Loopback Interfaces in OSPF

© Copyright Lenovo 2015
Lenovo 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 should 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.
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.
To enable OSPF on an existing loopback interface:
CN 4093(config)# interface loopback <1-5>
CN 4093(config-ip-loopback)# ip ospf area <area ID> enable
CN 4093(config-ip-loopback)# exit
"Router ID" on page
457), loopback
Chapter 30: OSPF
461

Advertisement

Table of Contents
loading

Table of Contents