Есть сегмент сети с коммутаторами DGS-3627G.
Поднята динамическая маршрутизация OSPFv3.
Схема сегмента.

Проблема в следующем.
Когда пытаемся достучаться до connected сетей за коммутаторами DGS-3627G-A или DGS-3627G-B, на них происходит закольцовка.
Если зайти на эти коммутаторы и сделать пинг соседа, связь восстанавливается.
Код:
Пытаемся сделать трассировку:
Server$ traceroute6 2001:xxxx:xxxx:1::79
traceroute to 2001:xxxx:xxxx:1::79 (2001:xxxx:xxxx:1::79) from 2001:xxxx:xxxx:2::a, 30 hops max, 16 byte packets
1 2001:xxxx:xxxx:2::b (2001:xxxx:xxxx:2::b) 2.124 ms 0.637 ms 2.348 ms
2 2001:xxxx:xxxx:1::1d (2001:xxxx:xxxx:1::1d) 0.599 ms 2.072 ms 2.04 ms
3 2001:xxxx:xxxx:1::7d (2001:xxxx:xxxx:1::7d) 1.448 ms 1.166 ms 1.167 ms
4 2001:xxxx:xxxx:1::7e (2001:xxxx:xxxx:1::7e) 2.877 ms 1.64 ms 2.133 ms
5 2001:xxxx:xxxx:1::7d (2001:xxxx:xxxx:1::7d) 1.262 ms 1.409 ms 1.273 ms
6 2001:xxxx:xxxx:1::7e (2001:xxxx:xxxx:1::7e) 2.374 ms 1.981 ms 2.254 ms
7 2001:xxxx:xxxx:1::7d (2001:xxxx:xxxx:1::7d) 2.582 ms 1.576 ms 1.512 ms
8 2001:xxxx:xxxx:1::7e (2001:xxxx:xxxx:1::7e) 2.617 ms 2.029 ms 2.149 ms
9 2001:xxxx:xxxx:1::7d (2001:xxxx:xxxx:1::7d) 1.462 ms 1.446 ms 1.444 ms
...
Заходим на коммутатор где происходит кольцо и делаем ping6:
DGS-3627G-A:admin#show ipv6 neighbor_cache ipif if_2 dynamic
Command: show ipv6 neighbor_cache ipif if_2 dynamic
IPv6 Address: 2001:xxxx:xxxx:1::79 State: Stale
MAC Address : 00-1C-F0-20-08-41 Port : 19
Interface : if_2 VID : 2
IPv6 Address: FE80::21C:F0FF:FE20:841 State: Stale
MAC Address : 00-1C-F0-20-08-41 Port : 19
Interface : if_2 VID : 2
IPv6 Address: FE80::223:5FF:FEC4:CF41 State: Incomplete
MAC Address : 00-00-00-00-00-00 Port : NA
Interface : if_2 VID : 2
Total Entries: 3
DGS-3627G-A:user#ping6 2001:xxxx:xxxx:1::79
Command: ping6 2001:xxxx:xxxx:1::79
Reply from 2001:xxxx:xxxx:1::79, bytes=100 time<10 ms
Reply from 2001:xxxx:xxxx:1::79, bytes=100 time<10 ms
...
Reply from 2001:xxxx:xxxx:1::79, bytes=100 time<10 ms
Reply from 2001:xxxx:xxxx:1::79, bytes=100 time<10 ms
Ping Statistics for 2001:xxxx:xxxx:1::79
Packets: Sent =15, Received =15, Lost =0
DGS-3627G-A:admin#show ipv6 neighbor_cache ipif if_2 dynamic
Command: show ipv6 neighbor_cache ipif if_2 dynamic
IPv6 Address: 2001:xxxx:xxxx:1::79 State: Reachable
MAC Address : 00-1C-F0-20-08-41 Port : 19
Interface : if_2 VID : 2
IPv6 Address: FE80::21C:F0FF:FE20:841 State: Stale
MAC Address : 00-1C-F0-20-08-41 Port : 19
Interface : if_2 VID : 2
IPv6 Address: FE80::223:5FF:FEC4:CF41 State: Incomplete
MAC Address : 00-00-00-00-00-00 Port : NA
Interface : if_2 VID : 2
Total Entries: 3
Пытаемся сделать трассировку:
Server$ traceroute6 2001:xxxx:xxxx:1::79
traceroute to 2001:xxxx:xxxx:1::79 (2001:xxxx:xxxx:1::79) from 2001:xxxx:xxxx:2::a, 30 hops max, 16 byte packets
1 2001:xxxx:xxxx:2::b (2001:xxxx:xxxx:2::b) 1.831 ms 2.567 ms 1.312 ms
2 2001:xxxx:xxxx:1::1d (2001:xxxx:xxxx:1::1d) 1.486 ms 1.994 ms 2.124 ms
3 2001:xxxx:xxxx:1::7d (2001:xxxx:xxxx:1::7d) 1.331 ms 1.168 ms 1.168 ms
4 2001:xxxx:xxxx:1::79 (2001:xxxx:xxxx:1::79) 1.164 ms 1.147 ms 1.288 ms
Код:
Пытаемся сделать трассировку:
Server$ traceroute6 2001:xxxx:xxxx:1::6D
traceroute to 2001:xxxx:xxxx:1::6D (2001:xxxx:xxxx:1::6d) from 2001:xxxx:xxxx:2::a, 30 hops max, 16 byte packets
1 2001:xxxx:xxxx:2::b (2001:xxxx:xxxx:2::b) 1.158 ms 1.494 ms 2.147 ms
2 2001:xxxx:xxxx:1::21 (2001:xxxx:xxxx:1::21) 4.069 ms 3.975 ms 4.231 ms
3 2001:xxxx:xxxx:1::71 (2001:xxxx:xxxx:1::71) 1.277 ms 1.274 ms 1.41 ms
4 2001:xxxx:xxxx:1::72 (2001:xxxx:xxxx:1::72) 4.241 ms 4.269 ms 4.032 ms
5 2001:xxxx:xxxx:1::71 (2001:xxxx:xxxx:1::71) 1.464 ms 1.443 ms 1.441 ms
6 2001:xxxx:xxxx:1::72 (2001:xxxx:xxxx:1::72) 3.767 ms 4.1 ms 4.179 ms
7 2001:xxxx:xxxx:1::71 (2001:xxxx:xxxx:1::71) 1.801 ms 1.65 ms 1.641 ms
8 2001:xxxx:xxxx:1::72 (2001:xxxx:xxxx:1::72) 3.1 ms 5.019 ms 3.385 ms
9 2001:xxxx:xxxx:1::71 (2001:xxxx:xxxx:1::71) 1.83 ms 1.966 ms 1.824 ms
...
Заходим на коммутатор где происходит кольцо и делаем ping6:
DGS-3627G-B:admin#ping6 2001:xxxx:xxxx:1::6D
Command: ping6 2001:xxxx:xxxx:1::6D
Reply from 2001:xxxx:xxxx:1::6D, bytes=100 time<10 ms
Reply from 2001:xxxx:xxxx:1::6D, bytes=100 time<10 ms
...
Reply from 2001:xxxx:xxxx:1::6D, bytes=100 time<10 ms
Reply from 2001:xxxx:xxxx:1::6D, bytes=100 time<10 ms
Ping Statistics for 2001:xxxx:xxxx:1::6D
Packets: Sent =11, Received =11, Lost =0
Пытаемся сделать трассировку:
Server$ traceroute6 2001:xxxx:xxxx:1::6D
traceroute to 2001:xxxx:xxxx:1::6D (2001:xxxx:xxxx:1::6d) from 2001:xxxx:xxxx:2::a, 30 hops max, 16 byte packets
1 2001:xxxx:xxxx:2::b (2001:xxxx:xxxx:2::b) 2.622 ms 2.407 ms 2.218 ms
2 2001:xxxx:xxxx:1::21 (2001:xxxx:xxxx:1::21) 3.167 ms 3.955 ms 4.183 ms
3 2001:xxxx:xxxx:1::71 (2001:xxxx:xxxx:1::71) 1.411 ms 1.262 ms 1.264 ms
4 2001:xxxx:xxxx:1::6d (2001:xxxx:xxxx:1::6d) 1.324 ms 1.314 ms 1.306 ms
DGS-3627G-A Firmware: Build 2.84.B14
DGS-3627G-B Firmware: Build 2.84.B14
DGS-3627G-C Firmware: Build 2.80.B31 (На 2.84.B14 происходят спонтанные перезагрузки)