Ip Passive-Interface Eigrp - Cisco Nexus 3548 Command Reference Manual

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

Advertisement

ip passive-interface eigrp

ip passive-interface eigrp
To suppress all routing updates on an Enhanced Interior Gateway Routing Protocol (EIGRP) interface,
use the ip passive-interface eigrp command. To reenable the sending of routing updates, use the no
form of this command.
Syntax Description
instance-tag
Command Default
Routing updates are sent on the interface.
Command Modes
Interface configuration mode
Command History
Release
5.0(3)A1(1)
Usage Guidelines
When you use this command to to stop all routing updates on an interface and suppress the formation of
EIGRP adjacencies, the network address for the interface remains in the EIGRP topology table.
This command requires the LAN Base Services license.
Examples
This example shows how to stop EIGRP routing updates on ethernet 2/1:
switch# configure terminal
switch(config)# router eigrp 201
switch(config-router)# interface ethernet 2/1
switch(config-if)# no switchport
switch(config-if)# ip passive-interface eigrp 201
switch(config-if)#
Related Commands
Command
copy running-config
startup-config
no switchport
show ip eigrp
interfaces
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
192
ip passive-interface eigrp instance-tag
no ip passive-interface eigrp instance-tag
Modification
This command was introduced.
Description
Saves the configuration in the startup configuration file.
Configures an interface as a Layer 3 routed interface.
Displays information about EIGRP interfaces.
Name of the EIGRP instance. The name can be any case-sensitive,
alphanumeric string up to 20 characters.
Chapter
Unicast Routing Commands
OL-27852-01

Advertisement

Table of Contents
loading

Table of Contents