Creating An Eigrp Instance - Cisco Nexus 3000 Series Configuration Manual

Nx-os unicast routing configuration guide, nx-os release 5.0(3)u1(1)
Hide thumbs Also See for Nexus 3000 Series:
Table of Contents

Advertisement

Configuring Basic 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 3 k - d o c f e e d b a c k @ c i s c o . c o m
Command
Step 3
show feature
Example:
switch(config)# show feature
Step 4
copy running-config startup-config
Example:
switch(config)# copy running-config
startup-config
Use the no feature eigrp command to disable the EIGRP feature and remove all associated
configuration.
Command
no feature eigrp
Example:
switch(config)# no feature eigrp

Creating an EIGRP Instance

You can create an EIGRP instance and associate an interface with that instance. You assign a unique
autonomous system number for this EIGRP process (see the
page
redistribution.
BEFORE YOU BEGIN
Ensure that you have enabled the EIGRP feature (see the
page
EIGRP must be able to obtain a router ID (for example, a configured loopback address) or you must
configure the router ID option.
If you configure an instance tag that does not qualify as an AS number, you must configure the AS
number explicitly or this EIGRP instance will remain in the shutdown state.
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
7.
8.
9.
Cisco Nexus 3000 Series NX-OS Unicast Routing Configuration Guide, NX-OS Release 5.0(3)U1(1)
4-10
1-5). Routes are not advertised or accepted from other autonomous systems unless you enable route
4-9).
configure terminal
router eigrp instance-tag
(Optional) autonomous-system as-number
(Optional) log-adjacency-changes
(Optional) log-neighbor-warnings [seconds]
interface interface-type slot/port
no switchport
ip router eigrp instance-tag
show ip eigrp interfaces
Purpose
(Optional) Displays information about enabled
features.
(Optional) Saves this configuration change.
Purpose
Disables the EIGRP feature and removes all
associated configuration.
"Autonomous Systems" section on
"Enabling the EIGRP Feature" section on
Chapter 4
Configuring EIGRP

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents