Ip Eigrp Shutdown - Cisco Nexus 3548 Command Reference Manual

Nx-os unicast routing command reference
Hide thumbs Also See for Nexus 3548:
Table of Contents

Advertisement

Chapter
Unicast Routing Commands

ip eigrp shutdown

To shut down the Enhanced Interior Gateway Routing Protocol (EIGRP) on an interface, use the ip eigrp
shutdown command. To restore the default, use the no form of this command.
Syntax Description
instance-tag
Command Default
None
Command Modes
Interface configuration mode
Command History
Release
5.0(3)A1(1)
Usage Guidelines
When you shut down the interface for EIGRP and prevent EIGRP adjacency for the interface for
maintenance purposes, the network address for the interface does not show up in the EIGRP topology
table. Use the ip passive-interface eigrp command to prevent EIGRP adjacency but keep the network
address in the topology table.
This command requires the LAN Base Services license.
Examples
This example shows how to disable EIGRP on an interface:
switch# configure terminal
switch(config)# router eigrp 201
switch(config-router)# interface ethernet 2/1
switch(config-if)# no switchport
switch(config-if)# ip eigrp 201 shutdown
switch(config-if)#
Related Commands
Command
ip passive-interface eigrp
router eigrp
OL-27852-01
ip eigrp instance-tag shutdown
no ip eigrp instance-tag shutdown
Modification
This command was introduced.
Name of the EIGRP instance. The instance-tag can be any
case-sensitive, alphanumeric string up to 20 characters.
Description
Configures an instance of EIGRP.
Configures an instance of EIGRP.
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
ip eigrp shutdown
165

Advertisement

Table of Contents
loading

Table of Contents