IPv6 Training (Cisco): How to Enable IPv6 EIGRP
Added: 08/24/2008,
Hits: 731,
Rating: 0,
Comments: 0,
Votes: 0 Add To Favorites
Now, some of you maybe wondering, why did he write an article on how to enable EIGRPv6 on a Cisco Router, when I already know how to do that?
Well, to answer your question, enabling EIGRP on a router that is running on an IPv6 network, is slightly different from enabling EIGRP on a router that is running on an IPv4 network.
Meaning, a router that is running on an IPv6 network, had EIGRP (EIGRPv6) enabled per interface, instead of globally like a router running on an IPv4 network would. So, in other words, when enabling EIGRPv6 on a Cisco router, you don’t need to use the “network” command when the router is in Router Configuration Mode.
Instead you’ll need to perform the following steps:
Enables the router to use a fixed router ID. (Remember each router Id must be unique)
Step #10
10. Router(config-router)#no shutdown
Put the EIGRPv6 routing process in “no shutdown” mode in order to start the EIGRPv6 process.
Step #11
11. Router(config-router)#exit
Returns the router to Global configuration mode
Step #12
12. Router(config)#exit
Returns the router to Privileged EXEC mode.
Step #13
13. Router#copy run start
Saves the contents of the running-config to local Non -Volatile Random Access Memory (NVRAM).
I invite you to visit my website at http://www.ciscoipv6ittechtips.com where you’ll find the latest information regarding Cisco IPv6 Design and Implementation Techniques. And, also learn more about the new "Cisco IPv6 Video Accelerated Training Course" which contains over 3000 videos that will teach you all you need to know about Designing, Building, and Deploying Cisco IPv6 networks. (Guaranteed)