Tuning 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 .
Command
switch(config-if)# no {ip | ipv6}
split-horizon eigrp instance-tag
Example:
switch(config-if)# no ip split-horizon eigrp
Test1

Tuning EIGRP

You can configure optional parameters to tune EIGRP for your network.
You can configure the following optional parameters in address-family configuration mode:
Command
default-information originate [always |
route-map map-name ]
Example:
switch(config-router-af)#
default-information originate always
distance internal external
Example:
switch(config-router-af)# distance 25 100
metric max-hops hop-count
Example:
switch(config-router-af)# metric max-hops
70
Cisco Nexus 7000 Series NX-OS Unicast Routing Configuration Guide, Release 4.x
8-26
Chapter 8
Purpose
Disables split horizon.
Purpose
Originates or accepts the default route with prefix
0.0.0.0/0. When a route-map is supplied, the
default route is originated only when the route map
yields a true condition. The map name can be any
case-sensitive alphanumeric string up to 20
characters.
Configures the administrative distance for this
EIGRP process. The range is from 1 to 255. The
internal value sets the distance for routes learned
from within the same autonomous system (the
default value is 90). The external value sets the
distance for routes learned from an external
autonomous system (the default value is 170).
Sets maximum allowed hops for an advertised
route. Routes over this maximum are advertised as
unreachable. The range is from 1 to 255. The
default is 100.
Configuring EIGRP
OL-20002-02

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents