EasyManua.ls Logo

Cisco Nexus 7000 Series - Configuring Load Sharing in the Unicast FIB

Cisco Nexus 7000 Series
536 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Send document comments to nexus7k-docfeedback@cisco.com.
15-5
Cisco Nexus 7000 Series NX-OS Unicast Routing Configuration Guide, Release 4.x
OL-20002-02
Chapter 15 Managing the Unicast RIB and FIB
Managing the Unicast RIB and FIB
This example shows the FIB contents on a module:
switch# show ip fib route module 2
IPv4 routes for table default/base
------------------+------------------+---------------------
Prefix | Next-hop | Interface
------------------+------------------+---------------------
0.0.0.0/32 Drop Null0
255.255.255.255/32 Receive sup-eth1
Configuring Load Sharing in the Unicast FIB
Dynamic routing protocols, such as Open Shortest Path First (OSPF), support load balancing with
equal-cost multipath (ECMP). The routing protocol determines its best routes based on the metrics
configured for the protocol and installs up to the protocol-configured maximum paths in the unicast RIB.
The unicast RIB compares the administrative distances of all routing protocol paths in the RIB and
selects a best path set from all of the path sets installed by the routing protocols. The unicast RIB installs
this best path set into the FIB for use by the forwarding plane.
The forwarding plane uses a load-sharing algorithm to select one of the installed paths in the FIB to use
for a given data packet.
You can globally configure the following load-sharing settings:
load-share mode—Selects the best path based on the destination address and port or the source and
the destination address and port.
Universal ID—Sets the random seed for the hash algorithm. You do not need to configure the
Universal ID. Cisco NX-OS chooses the Universal ID if you do not configure it.
Note Load sharing uses the same path for all packets in a given flow. A flow is defined by the load-sharing
method that you configure. For example, if you configure source-destination load sharing, then all
packets with the same source IP address and destination IP address pair follow the same path.
show ip fib interfaces module
slot
Example:
switch# show ip fib interfaces module
2
Displays the FIB interface information for IPv4.
show ip fib route module
slot
Example:
switch# show ip fib route module 2
Displays the route table for IPv4.
show forwarding {ipv4 | ipv6} route
module
slot
Example:
switch# show forwarding ipv6 route
module 2
Displays the route table for IPv4 or IPv6.
Command Purpose

Table of Contents

Other manuals for Cisco Nexus 7000 Series

Related product manuals