EasyManua.ls Logo

Cisco Nexus 3000 series - Displaying EIGRP Statistics; Verifying the EIGRP Configuration

Cisco Nexus 3000 series
338 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Send document comments to nexus3k-docfeedback@cisco.com
4-27
Cisco Nexus 3000 Series NX-OS Unicast Routing Configuration Guide, NX-OS Release5.0(3)U1(1)
Chapter 4 Configuring EIGRP
Verifying the EIGRP Configuration
This example shows how to create a VRF and add an interface to the VRF:
switch# configure terminal
switch(config)# vrf context NewVRF
switch(config-vrf)# router eigrp Test1
switch(config-router)# interface ethernet 1/2
switch(config-if)# no switchport
switch(config-if)# ip router eigrp Test1
switch(config-if)# vrf member NewVRF
switch(config-if)# copy running-config startup-config
Verifying the EIGRP Configuration
To display the EIGRP configuration information, perform one of the following tasks:
Displaying EIGRP Statistics
To display EIGRP statistics, use the following commands:
Command Purpose
show ip eigrp [instance-tag] Displays a summary of the configured EIGRP processes.
show ip eigrp [instance-tag] interfaces
[type number] [brief] [detail]
Displays information about all configured EIGRP
interfaces.
show ip eigrp instance-tag neighbors [type
number]
Displays information about all the EIGRP neighbors. Use
this command to verify the EIGRP neighbor
configuration.
show ip 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 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 eigrp [instance-tag] accounting
[vrf vrf-name]
Displays accounting statistics for EIGRP.
show ip eigrp [instance-tag] route-map
statistics redistribute
Displays redistribution statistics for EIGRP.
show ip eigrp [instance-tag] traffic [vrf
vrf-name]
Displays traffic statistics for EIGRP.

Table of Contents

Other manuals for Cisco Nexus 3000 series

Related product manuals