466
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
OL-27852-01
Chapter Unicast Routing Show Commands
show ip eigrp route-map statistics
show ip eigrp route-map statistics
To display the route redistribution statistics for the Enhanced Interior Gateway Routing Protocol
(EIGRP), use the show ip eigrp route-map statistics command in any mode.
show ip eigrp [instance-tag] route-map statistics redistribute {bgp id | direct | eigrp id | ospf id
| rip id | static} [vrf {vrf-name | all | default | management}]
Syntax Description
Command Default None
Command Modes Any command mode
Command History
instance-tag (Optional) Name of the EIGRP instance. The instance tag can be any
case-sensitive, alphanumeric string up to 20 characters.
redistribute Displays the statistics of redistributed routes.
bgp Displays policy statistics for the Border Gateway Protocol (BGP).
direct Displays policy statistics for directly connected routes only.
eigrp Displays policy statistics for EIGRP.
ospf Displays policy statistics for the Open Shortest Path First (OSPF) protocol.
rip Displays policy statistics for the Routing Information Protocol (RIP).
static Displays policy statistics for IP static routes.
id For the bgp keyword, an autonomous system number. The range for 2-byte
numbers is from 1 to 65535. The range for 4-byte numbers is from 1.0 to
65535.65535.
For the eigrp keyword, an EIGRP instance name from which routes are to
be redistributed. The value takes the form of a string. You can enter a
decimal number, but Cisco NX-OS stores it internally as a string.
For the ospf keyword, an OSPF instance name from which routes are to be
redistributed. The value takes the form of a string. You can enter a decimal
number, but Cisco NX-OS stores it internally as a string.
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.