Redistribute Maximum-Prefix (Eigrp) - Cisco Nexus 3548 Command Reference Manual

Nx-os unicast routing command reference
Hide thumbs Also See for Nexus 3548:
Table of Contents

Advertisement

Chapter
Unicast Routing Commands

redistribute maximum-prefix (EIGRP)

To limit the number of routes redistributed into Enhanced Interior Gateway Routing Protocol (EIGRP),
use the redistribute maximum-prefix command. To return to the default setting, use the no form of this
command.
Syntax Description
max
threshold
warning-only
widthdraw
num-retries
timeout
Command Default
No limit
Command Modes
Router configuration mode
VRF configuration mode
Command History
Release
5.0(3)A1(1)
Usage Guidelines
Use the clear ip eigrp redistribute command if all routes are withdrawn.
This command requires the LAN Enterprise Services license.
Examples
This example shows how to limit the number of redistributed routes into EIGRP:
switch# configure terminal
switch(config)# router eigrp 201
switch(config-router)# address-family ipv4 unicast
switch(config-router-af)# redistribute bgp route-map FilterExternalBGP
switch(config-router-af)# redistribute maximum-prefix 1000 75
switch(config-router-af)#
OL-27852-01
redistribute maximum-prefix max [threshold] [warning-only | withdraw [num-retries timeout]]
no redistribute maximum-prefix max [threshold] [warning-only | withdraw [num-retries
timeoutl]
Maximum number of prefixes that EIGRP will distribute. The range is from
0 to 65536.
(Optional) Percentage of maximum prefixes that triggers a warning
message. The range is from 1 to 100. The default is 75 percent.
(Optional) Logs a warning message when the maximum number of prefixes
is exceeded.
(Optional) Withdraws all redistributed routes.
(Optional) Number of times EIGRP tries to retrieve the redistributed routes.
The range is from 1 to 12. The default is 1.
(Optional) Time between retry attempts. The range is from 60 to 600
seconds. The default is 300.
Modification
This command was introduced.
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
redistribute maximum-prefix (EIGRP)
301

Advertisement

Table of Contents
loading

Table of Contents