Ipv6 Cisco Training: How Is Eigrpv6 Different From Eigrpv4?

f you are new to the IT networking field, youconfiguration mode.
probably feel it’s quite fascinating or• Also, when configuring (enabling) EIGRPv6 on
it’s very overwhelming, trying toa Cisco router, the EIGRP routing process must
understand all of the different Interior Gatewaybe configured (assigned) with a “router-id”
Protocols (IGP’s) that can be used to(by using the router configuration command
route packet information within a network.“router-id”); if a “router-id” is not
If you are feeling overwhelmed by it allconfigured (assigned) the EIGRPv6 routing
don’t worry, you’re not alone; I feltprocess will not start.
the same way. That’s why I wrote this• The EIGRPv6 routing process also uses a
article to help you quickly understand the major“shutdown” feature; meaning an EIGRPv6
differences between EIGRPv6 and EIGRPv4.routing process will not start until the routing
In a nutshell, the overall operation and features ofprocess has been placed into “no shutdown”
EIGRPv6 are still the same as they are inmode. (by, typing the “no shutdown”
EIGRPv4. But, EIGRPv6 does differ fromcommand while the router is in router
EIGRPv4 in the following ways:configuration mode)
• EIGRPv6 is configured (enabled) directly on• Also, on Passive Interfaces; EIGRPv6 is not
Cisco router’s interfaces; this meansrequired to be configured.
EIGRPv6 can be configured (enabled) on a• Lastly, EIGRPv6 use the router configuration
router’s interface, without having tocommand “distribute-list prefix-list” to
configure (assign) a Global IPv6 address on theperform route filtering; and when configuring route
interface and without using the “network”filtering the “route-map” command is not
command while the router is in routersupported.