Cisco NCS 6000 Series Configuration Manual page 219

Ios xr release 6.4.x
Hide thumbs Also See for NCS 6000 Series:
Table of Contents

Advertisement

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

Advertisement

Table of Contents
loading

Table of Contents