CCNA 3.12: Configure, verify and troubleshoot EIGRP for IPv6

Overview:

EIGRP for IPv6 functions the same as EIGRP for IPv4 only it uses IPv6 addresses and some of the commands are different.

 

Study Notes:

  • Configuration commands to use with EIGRP for IPv6
config t
    ipv6 unicast-routing

    ipv6 router eigrp
        eigrp router-id 1.1.1.1
        no shutdown
        Ctrl+Z

config t
    interface f0/0
        ipv6 eigrp 1
        Ctrl+Z

show ipv6 protocols
show ipv6 route eigrp
show ipv6 eigrp topology
show ipv6 neighbors
show ipv6 eigrp traffic

Labs:

PacketTracer Lab: CCNA-3.12-Configure-verify-and-troubleshoot-EIGRP-for-IPv6.pkt

Subscribe Now for access to the labs!

Leave a Reply
s2Member®
Built by TrailSix