![Cisco Nexus 3548 series Command Reference Manual Download Page 146](http://html.mh-extra.com/html/cisco/nexus-3548-series/nexus-3548-series_command-reference-manual_2609162146.webp)
126
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
OL-27852-01
Chapter Unicast Routing Commands
feature eigrp
feature eigrp
To enable the Enhanced Interior Gateway Protocol (EIGRP), use the
feature
eigrp
command. To disable
EIGRP, use the
no
form of this command.
feature eigrp
no feature eigrp
Syntax Description
This command has no arguments or keywords.
Command Default
Disabled
Command Modes
Global configuration mode
Command History
Usage Guidelines
You must enable the EIGRP feature before you can configure EIGRP.
This command requires the LAN Base Services license.
Examples
This example shows how to enable the EIGRP feature:
switch#
configure terminal
switch(config)#
feature eigrp
switch(config)#
This example shows how to disable the EIGRP feature:
switch#
configure terminal
switch(config)#
no feature eigrp
switch(config)#
Related Commands
Release
Modified
5.0(3)A1(1)
This command was introduced.
Command
Description
show feature
Displays the features enabled on the switch.
show ip eigrp
Displays EIGRP configuration information.
router eigrp
Creates an EIGRP instance.