318
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
OL-27852-01
Chapter Unicast Routing Commands
router eigrp
router eigrp
To configure a routing process and enter router configuration mode for Enhanced Interior Gateway
Routing Protocol (EIGRP), use the router eigrp command. To turn off the EIGRP routing process, use
the no form of this command.
router eigrp instance-tag
no router eigrp instance-tag
Syntax Description
Command Default None
Command Modes Global configuration mode
Command History
Usage Guidelines This command requires the LAN Enterprise Services license.
Examples This example shows how to configure a routing process for EIGRP:
switch# configure terminal
switch(config)# router eigrp 1
switch(config-router)#
Related Commands
instance-tag Name of an EIGRP instance. The instance-tag can be any case-sensitive,
alphanumeric string up to 20 characters.
Release Modification
5.0(3)A1(1) This command was introduced.
Command Description
default-information Controls the distribution of a default route.
default-metric Configures the default metric for routes redistributed into EIGRP.
distance Configures the administrative distance.
maximum-paths Configures the maximum number of equal-cost paths.
redistribute Configures route redistribution for EIGRP.
router-id Configures the router ID.
timers Configures the EIGRP timers.