PurposeCommand or Action
Specifies the autonomous system number of
the routing process to configure an EIGRP
routing process.
router eigrp as-number
Example:
RP/0/RSP0/CPU0:router(config)# router eigrp 100
Step 2
Enters an address family configuration mode.address-family [ ipv4 ]
Example:
RP/0/RSP0/CPU0:router(config-eigrp)# address-family ipv4
Step 3
Enables the logging of changes in EIGRP
neighbor adjacencies.
log-neighbor-changes
Example:
RP/0/RSP0/CPU0:router(config-eigrp-af)#
log-neighbor-changes
Step 4
Enables the logging of EIGRP neighbor
warning messages.
log-neighbor-warnings
Example:
RP/0/RSP0/CPU0:router(config-eigrp-af)#
log-neighbor-warnings
Step 5
commit
Step 6
Deletes EIGRP and VPN neighbor entries from
the appropriate table.
clear eigrp [ as-number ] [ vrf { vrf | all }] [ ipv4 ] neighbors
[ ip-address | type interface-path-id ]
Example:
RP/0/RSP0/CPU0:routerr# clear eigrp 20 neighbors
GigabitEthernet 0/1/0/0
Step 7
Deletes EIGRP and VRF topology entries from
the appropriate tab.
clear eigrp [ as-number ] [ vrf { vrf | all }] [ ipv4 ] topology
[ prefix mask ] [ prefix / length ]
Example:
RP/0/RSP0/CPU0:router# clear eigrp topology
Step 8
Displays prefix accounting information for
EIGRP processes.
show eigrp [ as-number ] [ vrf { vrf | all }] [ ipv4 ] accounting
Example:
RP/0/RSP0/CPU0:router# show eigrp vrf all accounting
Step 9
Displays information about interfaces
configured for EIGRP.
show eigrp [ as-number ] [ vrf { vrf | all }][ ipv4 ] interfaces
[ type interface-path-id ] [ detail ]
Example:
RP/0/RSP0/CPU0:router# show eigrp interfaces detail
Step 10
Cisco ASR 9000 Series Aggregation Services Router Routing Configuration Guide, Release 5.1.x
266 OL-30423-03
Implementing EIGRP
Monitoring EIGRP Routing