Configuring Load Balancing In Eigrp - Cisco Nexus 7000 Series Configuration Manual

Nx-os unicast routing configuration
Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

Configuring Advanced EIGRP
S e n d d o c u m e n t c o m m e n t s t o n e x u s 7 k - d o c f e e d b a c k @ c i s c o . c o m .

Configuring Load Balancing in EIGRP

You can configure load balancing in EIGRP. You can configure the number of Equal Cost Multiple Path
(ECMP) routes using the maximum paths option. See the
section on page
BEFORE YOU BEGIN
Ensure that you have enabled the EIGRP feature (see the
page
Ensure that you are in the correct VDC (or use the switchto vdc command).
SUMMARY STEPS
1.
2.
3.
4.
5.
DETAILED STEPS
Command
Step 1
config t
Example:
switch# config t
switch(config)#
Step 2
router eigrp instance-tag
Example:
switch(config)# router eigrp Test1
switch(config-router)#
Step 3
address-family {ipv4 | ipv6} unicast
Example:
switch(config-router)# address-family ipv4
unicast
switch(config-router-af)#
Cisco Nexus 7000 Series NX-OS Unicast Routing Configuration Guide, Release 4.x
8-22
8-22.
8-9).
config t
router eigrp instance-tag
address-family {ipv4 | ipv6} unicast
maximum-paths num-paths
copy running-config startup-config
Chapter 8
"Configuring Load Balancing in EIGRP"
"Enabling the EIGRP Feature" section on
Purpose
Enters configuration mode.
Creates a new EIGRP process with the
configured instance tag. The instance tag can
be any case-sensitive alphanumeric string up
to 20 characters.
If you configure an instance-tag that does not
qualify as an AS number, you must use the
autonomous-system command to configure
the AS number explicitly or this EIGRP
instance will remain in the shutdown state.
Enters the address-family configuration mode.
This command is optional for IPv4.
Configuring EIGRP
OL-20002-02

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents