Reference topology Refer to IPv6 Layer 3 topology. Reference explanation. While I was doing IPv6 redistribution from ripng to OSPFv3, I found that OSPFv3 routing table did not include the 2026::2:/122 network which is in the RIPng domain between DSW1 and R4. DSW1 however has all the RIPng external routes but cannot ping to 2026::1:/122 … Continue reading Tshoot: A network was not shown in OSPFv3 routing table
Tag: ripng
Tshoot preparation: RIPng routing (R4)
ipv6 unicast-routing ipv6 router rip rip_zone interface FastEthernet0/0 ip address 10.1.4.5 255.255.255.252 duplex auto speed auto ipv6 address 2026::2:1/122 ipv6 enable ipv6 rip rip_zone enable end