Creating An Eigrp Instance - Cisco Nexus 7000 Series Configuration Manual

Nx-os unicast routing configuration
Hide thumbs Also See for Nexus 7000 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 7 k - d o c f e e d b a c k @ c i s c o . c o m .
SUMMARY STEPS
1.
2.
3.
4.
DETAILED STEPS
Command
Step 1
config t
Example:
switch# config t
switch(config)#
Step 2
feature eigrp
Example:
switch(config)# feature eigrp
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
Cisco Nexus 7000 Series NX-OS Unicast Routing Configuration Guide, Release 4.x
8-10
config t
feature eigrp
show feature
copy running-config startup-config
1-5). Routes are not advertised or accepted from other autonomous systems unless you enable route
8-9).
Purpose
Enters configuration mode.
Enables the EIGRP feature.
(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 8
Configuring EIGRP
OL-20002-02

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents