464
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
OL-27852-01
Chapter Unicast Routing Show Commands
show ip eigrp route
show ip eigrp route
To display the Enhanced Interior Gateway Routing Protocol (EIGRP) routes, use the show ip eigrp
route command in any mode.
show ip eigrp [instance-tag] route [ip-prefix/length] [active] [all-links] [detail-links] [pending]
[summary] [zero-successors] [vrf {vrf-name | all | default | management}]
Syntax Description
Command Default None
Command Modes Any command mode
Command History
Usage Guidelines This command requires the LAN Enterprise Services license.
Examples This example shows how to display the EIGRP routes:
switch# show ip eigrp route
instance-tag (Optional) Name of the EIGRP instance. The instance tag can be any
case-sensitive, alphanumeric string up to 20 characters.
ip-prefix/length (Optional) IP address in four-part, dotted-decimal notation with a network
mask indicated as a slash (/) and number. For example, /8 indicates that the
first 8 bits of the mask are 1s, and the corresponding bits of the address are
the network address.
active (Optional) Displays only active entries in the EIGRP topology table.
all-links (Optional) Displays all entries in the EIGRP topology table.
detail-links (Optional) Displays detailed information for all entries in the EIGRP
topology table.
pending (Optional) Displays all entries in the EIGRP topology table that are waiting
for an update from a neighbor or are waiting to reply to a neighbor.
summary (Optional) Displays a summary of theEIGRP topology table.
zero-successors (Optional) Displays available routes in the EIGRP topology table.
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.