ipv6 routing
When I'm connecting routers/hosts with IPv6 EIGRP or OSPF, what are some things that need to be enabled?
Is it less complicated than ipv4?
(1) ipv6 unicast-routing
(2) Interfaces don't have to be on the same subnet.
(3) ipv6 eigrp/ospf on each interface
What else? I did those three above in GNS3 and routers can't still ping each other.
Thanks.
Is it less complicated than ipv4?
(1) ipv6 unicast-routing
(2) Interfaces don't have to be on the same subnet.
(3) ipv6 eigrp/ospf on each interface
What else? I did those three above in GNS3 and routers can't still ping each other.
Thanks.
Comments
-
cjsaves Member Posts: 6 ■□□□□□□□□□ipv6 for eigrp and ospf is pretty similar.
for ospf, you specify the area id when enabling at interface level.
the ones you mentioned are pretty much it as far as I remember.