![Cisco Nexus 3548 series Command Reference Manual Download Page 480](http://html.mh-extra.com/html/cisco/nexus-3548-series/nexus-3548-series_command-reference-manual_2609162480.webp)
460
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
OL-27852-01
Chapter Unicast Routing Show Commands
show ip eigrp interfaces
show ip eigrp interfaces
To display information about interfaces configured for the Enhanced Interior Gateway Routing Protocol
(EIGRP), use the
show ip eigrp interfaces
command.
show ip eigrp
[
instance-tag
]
interfaces
[{
ethernet
slot
/
port
|
loopback
if_number
|
port-channel
number
|
vlan
vlan-id
}] [
brief
] [
vrf
{
vrf-name
|
all
|
default
|
management
}]
Syntax Description
Command Default
This command shows all interfaces for the default VRF if no VRF or no interface is specified.
Command Modes
Any command mode
Command History
Usage Guidelines
Use the
show ip eigrp interfaces
command to determine on which interfaces EIGRP is active and learn
information about EIGRP related to those interfaces.
If you specify an interface, only that interface is displayed. Otherwise, all interfaces on which EIGRP is
running are displayed.
If you specify an autonomous system, only the routing process for the specified autonomous system is
displayed. Otherwise, all EIGRP processes are displayed.
This command requires the LAN Enterprise Services license.
instance-tag
EIGRP instance. The instance tag can be any case-sensitive, alphanumeric
string up to 20 characters.
ethernet
slot/port
Specifies the Ethernet interface and the slot number and port number. The
slot number is from 1 to 255, and the port number is from 1 to 128.
loopback
if_number
Specifies the loopback interface. The loopback interface number is from 0 to
1023.
port-channel
number
Specifies the EtherChannel interface and EtherChannel number. The range
is from 1 to 4096.
vlan
vlan-id
Specifies the VLAN interface. The range is from 1 to 4094.
brief
(Optional) Displays a brief summary of EIGRP interface information.
vrf
vrf-name
(Optional) Specifies the name of the virtual routing and forwarding (VRF)
instance. The
vrf-name
argument can be specified as any case-sensitive,
alphanumeric string up to 32 characters.
all
(Optional) Specifies all VRF instances.
default
(Optional) Specifies the default VRF.
management
(Optional) Specifies the management VRF.
Release
Modification
5.0(3)A1(1)
This command was introduced.