shutdown (EIGRP)

To shut down an instance of Enhanced Interior Gateway Routing Protocol (EIGRP), use the shutdown command. To disable this function, use the no form of this command.

shutdown

no shutdown

Syntax Description

This command has no arguments or keywords.

Command Default

Enabled

Command Modes

Address family configuration mode
Router configuration mode
Router VRF configuration mode

Command History

Release
Modification
5.0(3)N1(1)
This command was introduced.

Usage Guidelines

Use the shutdown command to disable an instance of EIGRP without removing the configuration.

This command requires the LAN Base Services license.

Examples

This example shows how to disable eigrp 209:

switch(config)# router eigrp 209
switch(config-router)# shutdown
switch(config-router)#
 

Related Commands

Command
Description
copy running-config startup-config
Saves the configuration in the startup configuration file.
show ip eigrp interfaces
Displays information about EIGRP interfaces.