Community discussions

MikroTik App

Search found 1 match

by khemara
Sat Jan 16, 2016 10:32 am
Forum: Forwarding Protocols
Topic: OSPFv3 Missing /128 Routes in 5.1
Replies: 73
Views: 26196

Re: OSPFv3 Missing /128 Routes in 5.1

Dear All, A workaround for me is that: on the Cisco router, I set the Loopback interface to an area number other than 0 (backbone): # conf t (config)# int lo0 (config-if)# ipv6 ospf 123 area 10 After that, I could see the /128 IPv6 address that belongs to the Loopback interface on Cisco router in th...