Send document comments to nexus7k-docfeedback@cisco.com.
8-30
Cisco Nexus 7000 Series NX-OS Unicast Routing Configuration Guide, Release 4.x
OL-20002-02
Chapter 8 Configuring EIGRP
Verifying EIGRP Configuration
Verifying EIGRP Configuration
To verify the EIGRP configuration, use the following commands:
Displaying EIGRP Statistics
To display EIGRP statistics, use the following commands:
EIGRP Example Configuration
The following example shows how to configure EIGRP:
feature eigrp
interface ethernet 1/2
ip address 192.0.2.55/24
ip router eigrp Test1
no shutdown
router eigrp Test1
router-id 192.0.2.1
Command Purpose
show {ip | ipv6} eigrp [instance-tag] Displays a summary of the configured EIGRP processes.
show {ip | ipv6} eigrp [instance-tag]
interfaces [type number] [brief] [detail]
Displays information about all configured EIGRP
interfaces.
show {ip | ipv6} eigrp instance-tag
neighbors [type number] [detail]
Displays information about all the EIGRP neighbors. Use
this command to verify the EIGRP neighbor
configuration.
show {ip | ipv6} eigrp [instance-tag] route
[ip-prefix/length] [active] [all-links]
[detail-links] [pending] [summary]
[zero-successors] [vrf vrf-name]
Displays information about all the EIGRP routes.
show {ip | ipv6} eigrp [instance-tag]
topology [ip-prefix/length] [active
]
[all-links] [detail-links] [pending]
[summary] [zero-successors] [vrf
vrf-name]
Displays information about the EIGRP topology table.
show running-configuration eigrp Displays the current running EIGRP configuration.
Command Purpose
show {ip | ipv6} eigrp [instance-tag]
accounting [vrf vrf-name]
Displays accounting statistics for EIGRP.
show {ip | ipv6} eigrp [instance-tag]
route-map statistics redistribute
Displays redistribution statistics for EIGRP.
show {ip | ipv6} eigrp [instance-tag]
traffic [vrf vrf-name]
Displays traffic statistics for EIGRP.