Hello,
I have a CCR1016-12S-1S+ with a 10G connection towards my backbone. This router is used as a L2TP VPN concentrator.
On its SFP+ port, I have a couple of vlans, which are switched to two others OSPF routers within my network.
In order to have physical redundancy, I added another connection towards the same remote routers, but using an SFP port
(and having a higher OSPF cost on the vlan interfaces passing on it, so the 10G port is normally used).
=> I am supposed to have 8 OSPF(4 in v2 + 4 in v3) adjacencies on it:
vlan 192+193 = Connections to RT1 and RT2 using sfp1 physical port
vlan 194+195 = Connections to RT1 and RT2 using sfpplus1 physical port
Using OSPFv2, everything is fine and works as expected.
But using OSPFv3, I only have one session between the CCR and each router. Only the first one to establish remain up, and the second one never comes up.
If I disable OSPFv3 session on vlan192, the one on vlan194 will come up, and the same happens on vlan193 and vlan195.
This has been the case for the couple of previous versions I had, and is still the case with the latest stable version I just installed.
Seems that this is a bug: multiple OSPFv3 toward the same router-id are not supported ?
Thanks,
Acontios