En Route v7 Ch02
En Route v7 Ch02
En Route v7 Ch02
Chapter 2:
EIGRP Implementation
Summary
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 2
Establishing
EIGRP
Neighbor
Relationships
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 3
Upon completion of this section, you will be able to do the following:
Describe the steps that EIGRP follows to add routes to the routing table.
Describe where EIGRP adjacencies are formed in a Layer 3 MPLS VPN network.
Describe where EIGRP adjacencies are formed in a Layer 2 MPLS VPN Ethernet
network.
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 4
EIGRP Features
Fast convergence: Using Diffusing Update Algorithm (DUAL).
Use of multicast and unicast: EIGRP for IPv4 uses 224.0.0.10, and
EIGRP for IPv6 uses FF00::A.
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 6
EIGRP Operation Overview
Operation of the EIGRP protocol is based on the information
stored in three tables: neighbor table, topology table, and the
routing table.
The route with the best metric to the destination is called the
successor and is placed in the routing table and advertised to the
other neighbors.
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 7
EIGRP Operation Overview
The process to establish and discover neighbor routes
occurs simultaneously with EIGRP:
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 8
Configuring and Verifying Basic EIGRP for IPv4
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 9
Configuring and Verifying Basic EIGRP for IPv4
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 10
Configuring and Verifying Basic EIGRP for IPv4
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 11
Configuring and Verifying Basic EIGRP for IPv4
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 12
Configuring and Verifying Basic EIGRP for IPv4
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 13
Configuring and Verifying Basic EIGRP for IPv4
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 14
Configuring and Verifying Basic EIGRP for IPv4
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 15
Configuring and Verifying Basic EIGRP for IPv4
Chapter 2
16
Configuring and Verifying Basic EIGRP for IPv4
Chapter 2
17
Configuring and Verifying Basic EIGRP for IPv4
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 18
Configuring and Verifying Basic EIGRP for IPv4
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 19
Configuring and Verifying Basic EIGRP for IPv4
Chapter 2
20
Configuring and Verifying Basic EIGRP for IPv4
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 21
Configuring and Verifying Basic EIGRP for IPv4
Chapter 2
2
Configuring and Verifying Basic EIGRP for IPv4
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 23
Configuring and Verifying Basic EIGRP for IPv4
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 24
Manipulating EIGRP Timers
EIGRP determines default timer values based on link type.
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 25
Manipulating EIGRP Timers
To change the EIGRP timers, you can use the interface
configuration commands:
ip hello-interval eigrp as-number hello-time-interval
ip hold-time eigrp as-number hold-time-interval
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 26
EIGRP Neighbor Relationship over Frame
Relay
Frame Relay supports two different interface types:
Multipoint logical interfaces emulating a multiaccess network
Point-to-point physical interfaces or logical point-to-point subinterfaces
The backbone routers in SP network are hidden from the view of the
customer, and CE routers are unaware of the Layer 3 MPLS VPN.
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 28
Establishing EIGRP over Layer 2 MPLS VPN
A point-to-point MPLS L2 VPN solution is where an MPLS backbone
provides a Layer 2 Ethernet point-to-point connection between the
customer routers.
This solution is not very scalable as the number of your branch offices rises.
In the case of the multipoint MPLS L2 VPN solution, all routers belong
to the same shared L2 broadcast domain.
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 30
Upon completing this lesson, you will be able to do the following:
Describe how EIGRP chooses the best path through the network.
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 31
Building and Examining the EIGRP Topology
Table
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 32
Building and Examining the EIGRP Topology
Table
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 33
Building and Examining the EIGRP Topology
Table
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 34
Building and Examining the EIGRP Topology
Table
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 35
Building and Examining the EIGRP Topology
Table
Chapter 2
36
Building and Examining the EIGRP Topology
Table
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 37
Choosing the Best Path
EIGRP uses DUAL to calculate the best path to a
destination network.
The router will choose the one with the smallest composite
metric and consider it the best path to the given destination.
The selected value is called feasible distance (FD).
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 38
Choosing the Best Path
The route with the smallest metric is called the successor route
and the next-hop router is called the successor.
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 39
DUAL Example (taken from ROUTEv6)
10.1.1.0 /24
Router D
EIGRP FD AD Topology
A
10.1.1.0 /24 2 ***** Passive *****
via B 2 1 Successor
(1)
via C 5 3
(1)
B D
(1)
C E
Router C Router E
EIGRP FD AD Topology EIGRP FD AD Topology
10.1.1.0 /24 3 ***** Passive ***** 10.1.1.0 /24 3 ***** Passive *****
via B 3 1 Successor via D 3 2 Successor
via D 4 2 Feasible Successor via C 4 3
via E 4 3
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 40
DUAL Example (taken from ROUTEv6)
10.1.1.0 /24
Router D
EIGRP FD AD Topology
A
10.1.1.0 /24 2 ***** Passive *****
via B 2 1 Successor
(1)
via C 5 3
(1)
B D
(1)
C E
Router C Router E
EIGRP FD AD Topology EIGRP FD AD Topology
10.1.1.0 /24 3 ***** Passive ***** 10.1.1.0 /24 3 ***** Passive *****
via B 3 1 Successor via D 3 2 Successor
via D 4 2 Feasible Successor via C 4 3
via E 4 3
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 41
DUAL Example (taken from ROUTEv6)
10.1.1.0 /24
Router D
EIGRP FD AD Topology
A
10.1.1.0 /24 -1 ***** ACTIVE ******
via E (Q) Query
(1)
via C 5 3 (Q) Query
B D
Q Q = Query
Q
(2) (2) (1)
(1)
C E
Router C Router E
EIGRP FD AD Topology EIGRP FD AD Topology
10.1.1.0 /24 3 ***** Passive ***** 10.1.1.0 /24 3 ***** Passive *****
via B 3 1 Successor via D 3 2 Successor
via C 4 3
via D 4 2 Feasible Successor
via E 4 3
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 42
DUAL Example (taken from ROUTEv6)
10.1.1.0 /24
Router D
EIGRP FD AD Topology
A
10.1.1.0 /24 -1 ***** ACTIVE ******
via E (Q) Query
(1)
via C 5 3
B D
Q = Query
(2) (2) (1) R = Reply
R
(1)
C E
Router C Q Router E
EIGRP FD AD Topology EIGRP FD AD Topology
10.1.1.0 /24 3 ***** Passive ***** 10.1.1.0 /24 -1 ***** ACTIVE ******
via B 3 1 Successor via D
via D via C 4 3 (Q) Query
via E 4 3
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 43
DUAL Example (taken from ROUTEv6)
10.1.1.0 /24
Router D
EIGRP FD AD Topology
A
10.1.1.0 /24 5 ***** Passive *****
via C 5 3 Successor
(1)
via E 5 4 Successor
B D
Q = Query
(2) (2) (1) R = Reply
R
(1)
C E
Router C Router E
EIGRP FD AD Topology EIGRP FD AD Topology
10.1.1.0 /24 3 ***** Passive ***** 10.1.1.0 /24 4 ***** Passive *****
via B 3 1 Successor via C 4 3 Successor
via D via D
via E
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 44
Choosing the Best Path
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 45
Choosing the Best Path
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 46
Choosing the Best Path
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 47
Choosing the Best Path
Chapter 2
48
Choosing the Best Path
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 49
Choosing the Best Path
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 50
Choosing the Best Path
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 51
Choosing the Best Path
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 52
Choosing the Best Path
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 53
Choosing the Best Path
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 54
Exchange of Routing Knowledge in EIGRP
Before routers exchange their routing information, they must
establish the EIGRP neighbor relationship.
Keep in mind that only the best routes are advertised to the
neighbors (the successor routes).
The metrics value derives from a formula that can use the following
parameters:
Bandwidth: Least value of the bandwidth for all links between the local router and the
destination.
Delay: Cumulative delay obtained as sum of values of all delays for all links between
the source and destination.
Reliability: This value represents the worst reliability between source and destination
(based on keepalives).
Load: This value represents the worst load on the link between the source and the
destination (based on the packet rate and the configured bandwidth of the interface).
MTU It is only used as a tie-breaker, when the router needs to ignore some
equal-cost paths to the same destination, because of too many equal-cost
paths.
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 56
EIGRP Metric
By default, EIGRP uses only bandwidth and delay to
calculate the metric.
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 57
EIGRP Metric Calculation
To calculate composite metric to the given destination,
EIGRP uses the following formula:
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 58
EIGRP Wide Metrics
The EIGRP composite cost metric does not scale correctly for
high-bandwidth interfaces or Ethernet channels.
Chapter 2
60
EIGRP Metric Calculation Example
C
hapter 2
EIGRP Path Calculation Example
Chapter 2
What is the error? S, FS, Non?
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 62
Optimizing EIGRP
Behavior
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 63
Upon completion of this section, you will be able to do the
following:
Explain how using summary routes lessen the impact of query scope
when EIGRP goes active.
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 64
EIGRP Queries
When a router loses a route and does not have a feasible successor in its topology
table, it looks for an alternative path to the destination.
The router sends query packets to all neighbors on interfaces other than the one that
is used to reach the previous successor (split-horizon behavior).
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 65
EIGRP Stub Routers
The EIGRP stub routing feature enables you to limit query message scope in the
network.
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 66
Configuring EIGRP Stub Routing
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 67
Configuring EIGRP Stub Routing
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 68
Configuring EIGRP Stub Routing
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 69
Configuring EIGRP Stub Routing
Chapter 2 2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 70
EIGRP Stubs Options
To configure a router as a stub using EIGRP, use the eigrp stub
command in router configuration mode or address family configuration
mode.
You can combine all stub options except for receive-only to achieve
desired combination of advertised routes.
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 71
EIGRP Stubs Options
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 72
EIGRP Stubs Options
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 73
EIGRP Stubs Options
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 74
EIGRP Stubs Options
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 75
EIGRP Stubs Options
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 76
EIGRP Stubs Options
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 77
EIGRP Stubs Options
Chap
ter 2 2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 78
EIGRP Stubs Options
Chapter 2
HQ routing table?
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 79
EIGRP Stubs Options
Chapter 2
BR1A routing table?
lic 80
Stuck in Active
This enables the neighboring router to respond with a SIA reply and
confirm to the upstream router that it is still searching for a replacement
route.
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 82
Reducing Query Scope by Using Summary
Routes
When a router receives an EIGRP query for a specific
network, which is included in a summary route present in
the routers routing table, it immediately sends a reply
message without further forwarding the query packet.
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 83
Configuring EIGRP Summarization
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 84
Configuring EIGRP Summarization
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 85
Configuring EIGRP Summarization
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 86
Configuring EIGRP Summarization
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 87
Configuring EIGRP Summarization
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 88
Configuring EIGRP Summarization
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 89
Configuring EIGRP Summarization
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 90
Configuring EIGRP Summarization
Chapter 2
91
Configuring EIGRP Summarization
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 92
Determining the Summary Route
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 93
Determining the Summary Route
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 94
Determining the Summary Route
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 95
Determining the Summary Route
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 96
Determining the Summary Route
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 97
Obtaining Default Route
A router can obtain a default route in several different ways.
Any classful network residing in the local routing table can become a
default candidate when used with the ip default-network
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 98
Obtaining Default Route
Chapter 2
99
Obtaining Default Route
Chapter 2
o Public 100
Obtaining Default Route
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 101
Load Balancing with EIGRP
EIGRP supports load balancing over equal-metric paths and also
over unequal-metric paths.
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 103
Configuring EIGRP Load Balancing
Chapter 2
104
Configuring EIGRP Load Balancing
Chapter 2
105
EIGRP Load Balancing Across Unequal-Metric
Paths
Additional entries through EIGRP must meet two criteria to
be installed in the local routing table:
The route must be loop free. This condition is satisfied when the
advertised distance is less than the total distance, or when the route is
a feasible successor.
The metric of the route must be lower than the metric of the best route
(the successor) multiplied by the variance that is configured on the
router.
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 106
EIGRP Load Balancing Across Unequal-Metric
Paths
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 107
EIGRP Load Balancing Across Unequal-Metric
Paths
Chapter 2
108
EIGRP Load Balancing Across Unequal-Metric
Paths
Chapter 2
ublic 109
Configuring EIGRP for IPv6
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 110
Upon completing this section, you will be able to do the
following:
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 111
Overview of EIGRP for IPv6
EIGRP for IPv6 uses IPv6 prefixes and lengths rather than IPv4 subnets and masks.
To establish EIGRP for IPv6 neighbor relationship, it uses IPv6 link-local addresses.
EIGRP uses built-in authentication features of the IPv6 protocol rather than protocol
specific authentication implemented with IPv4.
If IPv4 address is not configured on the router, EIGRP for IPv6 requires an EIGRP
router ID before it can start running.
In IPv4, if you do not configure the EIGRP router ID, the router will automatically assign it using the
highest loopback or the highest active interface IPv4 address.
You configure EIGRP for IPv6 under a specific interface intended to send and
receive routing protocol messages.
EIGRP for IPv6 uses assigned dedicated multicast address FF02::A, whereas
EIGRP for IPv4 uses dedicated multicast address 224.0.0.10.
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 112
Configuring and Verifying EIGRP for IPv6
HQ and BR1 have already been configured for EIGRP for IPv6, but BR2 has not been.
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 114
Configuring and Verifying EIGRP for IPv6
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 116
Configuring and Verifying EIGRP for IPv6
Link-local?
Chapter 2
2007 2012, Cisco System s, Inc. All rights reserved. Cisco Public 117
Configuring and Verifying EIGRP for IPv6
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 118
Configuring and Verifying EIGRP for IPv6
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 119
Determining the IPv6 Summary Route
????
???
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 120
Determining the IPv6 Summary Route
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 121
Named EIGRP
Configuration
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 122
Upon completion of this section, you will be able to do the
following:
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 123
Introduction to Named EIGRP Configuration
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 124
Configuring Named EIGRP
Chapter 2
125
Configuring Named EIGRP
Chapter 2
s, Inc. All rights reserved. Cisco Public 126
Configuring Named EIGRP
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 127
Address Families
Classic or basic EIGRP uses the global configuration
command router eigrp as-number for IPv4 and ipv6 router
eigrp as-number for IPv6.
Both EIGRP for IPv4 and IPv6 can be configured within this
same mode.
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 128
EIGRP for IPv4 Address Family
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 129
EIGRP for IPv4 Address Family
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 130
EIGRP for IPv4 Address Family
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 131
EIGRP for IPv6 Address Family
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 132
EIGRP for IPv6 Address Family
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 133
EIGRP for IPv6 Address Family
Chapter 2
ublic 134
EIGRP for IPv6 Address Family
Chapter 2
135
EIGRP for IPv6 Address Family
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 137
EIGRP for IPv6 Address Family
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 138
EIGRP for IPv6 Address Family
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 139
Named EIGRP Configuration Modes
It uses three different configuration modes to structure different
configuration options:
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 141
Classic Versus Named EIGRP Configuration
Chapter 2
Cisco Public 142
Summary
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 143
Summary
EIGRP is an advanced distance vector protocol.
Alternative path must satisfy the feasibility condition to become a feasible successor.
The reported distance of an alternate path must be less than the feasible distance.
When a route is lost and no feasible successor is available, queries are sent to all
neighboring routers on all interfaces.
Summarization decreases the size of the IP routing table and optimizes exchange of
routing information.
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 145
Summary
EIGRP for IPv6 uses IPv6 link-local addresses to form neighbor relationships.
To configure EIGRP for IPv6, you must define the routing process and configure interfaces
participating in EIGRP routing.
EIGRP for IPv6 verification commands have similar syntax to EIGRP for IPv4 commands.
Named EIGRP configuration unifies configuration commands for different address families.
Named EIGRP configuration is hierarchically organized using three address family configuration
modes.
The same verification commands for classic EIGRP are used to verify named EIGRP
configuration.
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 146
Chapter 2
2007 2012, Cisco Systems, Inc. All rights reserved. Cisco Public 147