Configuring Graceful Restart For Eigrp - Cisco Nexus 7000 Series Configuration Manual

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

Advertisement

Chapter 8
Configuring 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 .
Command
Step 4
maximum-paths num-paths
Example:
switch(config-router-af)# maximum-paths 5
Step 5
copy running-config startup-config
Example:
switch(config-router-af)# copy running-config
startup-config
The following example shows how to configure equal cost load balancing for EIGRP over IPv4 with a
maximum of six equal cost paths:
switch# config t
switch(config)# router eigrp Test1
switch(config-router)# maximum-paths 6
switch(config-router)# copy running-config startup-config

Configuring Graceful Restart for EIGRP

You can configure graceful restart or nonstop forwarding for EIGRP. See the
Availability" section on page
Note
Graceful restart is enabled by default.
BEFORE YOU BEGIN
Ensure that you have enabled the EIGRP feature (see the
page
An NSF-aware router must be up and completely converged with the network before it can assist an
NSF-capable router in a graceful restart operation.
Neighboring devices participating in the graceful restart must be NSF-aware or NSF-capable.
Ensure that you are in the correct VDC (or use the switchto vdc command).
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
7.
8.
OL-20002-02
8-7.
8-9).
config t
router eigrp instance-tag
address-family {ipv4 | ipv6} unicast
graceful-restart
timers nsf converge seconds
timers nsf route-hold seconds
timers nsf signal seconds
copy running-config startup-config
Cisco Nexus 7000 Series NX-OS Unicast Routing Configuration Guide, Release 4.x
Configuring Advanced EIGRP
Purpose
Sets the number of equal cost paths that
EIGRP will accept in the route table. The
range is from 1 to 16. The default is 8.
(Optional) Saves this configuration change.
"Graceful Restart and High
"Enabling the EIGRP Feature" section on
8-23

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents