The only difference between EIGRP and EIGRP for IPv6 is the configuration. But, it still has all the features that we normally use. One good thing that Cisco has done with EIGRP is that it is not proprietary to Cisco. It is now an open standard. Refer to the following page: http://www.cisco.com/go/eigrp.
R1(config)#ipv6 router eigrp 500 R1(config-rtr)#? eigrp EIGRP specific commands exit Exit from routing protocol configuration mode metric Modify EIGRP routing metrics and parameters neighbor Specify a neighbor router no Negate a command or set its defaults passive-interface Suppress routing updates on an interface redistribute Redistribute IPv6 prefixes from another routing protocol shutdown Shutdown protocol variance Control load balancing variance R1(config-rtr)#
When configuring any routing protocol...