13. show eigrp [ as-number ] [ ipv4 | ipv6 ] traffic
DETAILED STEPS
PurposeCommand or Action
configure
Step 1
Specifies the autonomous system number of the routing
process to configure an EIGRP routing process.
router eigrp as-number
Example:
Step 2
RP/0/RP0/CPU0:router(config)# router eigrp 100
Enters an address family configuration mode.address-family [ ipv4 | ipv6 ]
Example:
Step 3
RP/0/RP0/CPU0:router(config-eigrp)# address-family
ipv4
Enables the logging of changes in EIGRP neighbor
adjacencies.
log-neighbor-changes
Example:
Step 4
RP/0/RP0/CPU0:router(config-eigrp-af)#
log-neighbor-changes
Enables the logging of EIGRP neighbor warning messages.log-neighbor-warnings
Example:
Step 5
RP/0/RP0/CPU0:router(config-eigrp-af)#
log-neighbor-warnings
commit
Step 6
Deletes EIGRP neighbor entries from the appropriate table.
clear eigrp [ as-number ] [ ipv4 | ipv6 ] neighbors
[ ip-address | type interface-path-id ]
Step 7
Example:
RP/0/RP0/CPU0:routerr# clear eigrp 20 neighbors
0/1/0/0
Deletes EIGRP topology entries from the appropriate tab.
clear eigrp [ as-number ] [ ipv4 | ipv6 ] topology [
prefix mask ] [ prefix / length ]
Step 8
Example:
RP/0/RP0/CPU0:router# clear eigrp topology
Displays information about interfaces configured for
EIGRP.
show eigrp [ as-number ] [ ipv4 | ipv6 ] interfaces
[ type interface-path-id ] [ detail ]
Example:
Step 9
RP/0/RP0/CPU0:router# show eigrp interfaces detail
Routing Configuration Guide for Cisco NCS 6000 Series Routers, IOS XR Release 6.4.x
197
Implementing EIGRP
Monitoring EIGRP Routing