Aut inveniam viam aut faciam

IPv6 EIGRPv6 Notes

IPv6 EIGRPv6

 – Multicast FF02::A

R1(config)# int s0/0

 ipv6 eigrp 100

int lo0

 ipv6 eigrp 100

The EIGRP process is shutdown by default

ipv6 router eigrp 100

 no shutdown

The router-id is still a 32-bit address

 – If no IPv4 addresses are configured on the router, the router-id must be manually configured

ipv6 router eigrp 100

 router-id 1.1.1.1

sh ipv6 eigrp neighbor

sh ipv6 eigrp topology

sh ipv6 eigrp interface

Summarization

int s0/0

 ipv6 summary-address eigrp 100 <address/nm>

Authentication

int s0/0

 ipv6 authentication mode eigrp 100 md5

 ipv6 authentication key-chain eigrp 100 ABC

Default Routing

 – There is no dedicated default routing command

– Options

     -> Redistributing a static default router

     -> Using summarization with the ultimate summary ( :: )

Comments are closed.

This entry was posted on Monday, October 29th, 2018 at 9:13 pm and is filed under CCIE. You can follow any responses to this entry through the RSS 2.0 feed. Responses are currently closed, but you can trackback from your own site.