Cisco Nexus 7000 Series Configuration Manual page 259

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

Advertisement

Chapter 9
Configuring IS-IS
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 .
BEFORE YOU BEGIN
Ensure that you have enabled the IS-IS 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.
6.
DETAILED STEPS
Command
Step 1
config t
Example:
switch# config t
switch(config)#
Step 2
router eigrp instance-tag
Example:
switch(config)# router isis Enterprise
switch(config-router)#
Step 3
redistribute {bgp id | direct | eigrp id
| isis id | ospf id | rip id | static}
route-map map-name
Example:
switch(config-router)# redistribute bgp
route-map FilterExternalBGP
OL-20002-02
Fixed limit—Log a message when IS-IS reaches the maximum the configured maximum. IS-IS does
not accept any more redistributed routes. You can optionally configure a threshold percentage of the
maximum where IS-IS will log a warning when that threshold is passed.
Warning only—Log a warning only when IS-IS reaches the maximum. IS-IS continues to accept
redistributed routes.
Withdraw—Start the timeout period when IS-IS reaches the maximum. After the timeout period,
IS-IS requests all redistributed routes if the current number of redistributed routes is less than the
maximum limit. If the current number of redistributed routes is at the maximum limit, IS-IS
withdraws all redistributed routes. You must clear this condition before IS-IS accepts more
redistributed routes.
You can optionally configure the timeout period.
9-7).
config t
router is-is instance-tag
redistribute {bgp id | direct | eigrp id | isis id | ospf id | rip id | static} route-map map-name
redistribute maximum-prefix max [threshold] [warning-only | withdraw [num-retries timeout]]
show running-config eigrp
copy running-config startup-config
Cisco Nexus 7000 Series NX-OS Unicast Routing Configuration Guide, Release 4.x
"Enabling the IS-IS Feature" section on
Purpose
Enters configuration mode.
Creates a new IS-IS instance with the configured
instance tag.
Redistributes the selected protocol into IS-IS through
the configured route map.
Configuring IS-IS
9-21

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents