FRRouting / frr

The FRRouting Protocol Suite
https://frrouting.org/
Other
3.21k stars 1.24k forks source link

ospf6d is not working on same way than Quagga #4738

Open ndeffayet opened 5 years ago

ndeffayet commented 5 years ago

FRR version 7.1 Quagga version 1.2.4 FreeBSD 11.2 (same issue with FreeBSD12)

Exactly the same configuration files (zebra.conf, ospf6d.conf) are used for Quagga and FRR.

Summary of the issue

ospf6d work fine with Quagga version 1.2.4 but not with FRR using the same configuration (same ospf6d.conf).

IPv6 OSPF neighbors are established with FRR and Quagga

router-five_FRR# sh ipv6 ospf6 neighbor 
Neighbor ID     Pri    DeadTime    State/IfState         Duration I/F[State]
192.168.1.1    1    00:00:34     Full/PointToPoint    00:01:11 gre1[PointToPoint]
192.168.2.1    1    00:00:30     Full/PointToPoint    00:01:11 gre2[PointToPoint]
192.168.1.1    1    00:00:34     Full/PointToPoint    00:01:35 gre3[PointToPoint]
192.168.2.1    1    00:00:30     Full/PointToPoint    00:01:39 gre4[PointToPoint]
192.168.2.2    1    00:00:34     Full/DR              00:01:41 vlan1[BDR]
router-five_FRR# 
router-six_FRR# sh ipv6 ospf6 neighbor 
Neighbor ID     Pri    DeadTime    State/IfState         Duration I/F[State]
192.168.1.1    1    00:00:39     Full/PointToPoint    00:31:44 gre3[PointToPoint]
192.168.2.1    1    00:00:35     Full/PointToPoint    00:31:49 gre4[PointToPoint]
192.168.1.2    1    00:00:34     Full/BDR             00:10:58 vlan1[DR]
router-six_FRR# 
router-six_Quagga# sh ipv6 ospf6 neighbor
Neighbor ID     Pri    DeadTime  State/IfState         Duration I/F[State]
192.168.1.1    1    00:00:31   Full/PointToPoint    00:03:49 gre3[PointToPoint]
192.168.2.1    1    00:00:37   Full/PointToPoint    00:03:13 gre4[PointToPoint]
192.168.1.2    1    00:00:33   Full/BDR             00:01:02 vlan1[DR]
router-six_Quagga# 
router-five_Quagga# sh ipv6 ospf6 neighbor
Neighbor ID     Pri    DeadTime  State/IfState         Duration I/F[State]
192.168.1.1    1    00:00:37   Full/PointToPoint    00:00:31 gre1[PointToPoint]
192.168.2.1    1    00:00:34   Full/PointToPoint    00:00:31 gre2[PointToPoint]
192.168.1.1    1    00:00:37   Full/PointToPoint    00:00:32 gre3[PointToPoint]
192.168.2.1    1    00:00:34   Full/PointToPoint    00:00:36 gre4[PointToPoint]
192.168.2.2    1    00:00:34   Full/DR              00:01:06 vlan1[BDR]
router-five_Quagga# 

gre1, gre2, gre3, gre4 are GRE interfaces to others routers (one, two, three, four). vlan1 is VLAN interface interconnecting directly router five and router six.

FRR have only some connected route when Quagga have all IPv6 OSPF routes


router-five_FRR# sh ipv6 ospf6 route 
*N IA 1000:2000:99:9::2/128          ::                          gre1 00:02:25
*N IA 1000:2000:99:a::2/128          ::                          gre2 00:02:25
*N IA 1000:2000:99:d::2/128          ::                          gre3 00:02:25
*N IA 1000:2000:99:e::2/128          ::                          gre4 00:02:25
router-five_FRR# 
router-six_FRR# sh ipv6 ospf6 route 
*N IA 1000:2000:99:f::2/128          ::                          gre3 00:03:57
*N IA 1000:2000:99:10::2/128         ::                          gre4 00:03:57
*N IA 1000:2000:99:11::/64           ::                         vlan1 00:02:45
router-six_FRR# 
router-five_Quagga# sh ipv6 ospf6 route
*N E1 ::/0                           fe80::1234:1234:1234:5555   gre1 00:00:36
 N E1 ::/0                           fe80::1234:1234:1234:5555   gre1 00:00:36
*N E1 1000:2000:88:1::/64            fe80::1234:1234:1234:5555   gre1 00:00:36
 N E1 1000:2000:88:1::/64            fe80::1234:1234:1234:5555   gre1 00:00:36
*N E1 1000:2000:88:2::/64            fe80::1234:1234:1234:5555   gre1 00:00:36
 N E1 1000:2000:88:2::/64            fe80::1234:1234:1234:5555   gre1 00:00:36
*N IA 1000:2000:99:1::/64            fe80::1234:1234:1234:5555   gre1 00:00:36
 N E1 1000:2000:99:1::/64            fe80::1234:1234:1234:5555   gre1 00:00:36
 N E1 1000:2000:99:1::/64            fe80::1234:1234:1234:5555   gre1 00:00:36
*N IA 1000:2000:99:2::/64            fe80::1234:1234:1234:5555   gre1 00:00:36
 N E1 1000:2000:99:2::/64            fe80::1234:1234:1234:5555   gre1 00:00:36
 N E1 1000:2000:99:2::/64            fe80::1234:1234:1234:5555   gre1 00:00:36
*N IA 1000:2000:99:5::1/128          fe80::1234:1234:1234:5555   gre1 00:00:36
 N E1 1000:2000:99:5::1/128          fe80::1234:1234:1234:5555   gre1 00:00:36
*N IA 1000:2000:99:5::2/128          fe80::1234:1234:1234:5555   gre1 00:00:36
 N E1 1000:2000:99:5::2/128          fe80::1234:1234:1234:5555   gre1 00:00:36
*N IA 1000:2000:99:6::1/128          fe80::1234:1234:1234:5555   gre1 00:00:36
 N E1 1000:2000:99:6::1/128          fe80::1234:1234:1234:5555   gre1 00:00:36
*N IA 1000:2000:99:6::2/128          fe80::1234:1234:1234:5555   gre1 00:00:36
 N E1 1000:2000:99:6::2/128          fe80::1234:1234:1234:5555   gre1 00:00:36
*N IA 1000:2000:99:9::1/128          fe80::1234:1234:1234:5555   gre1 00:00:36
*N IA 1000:2000:99:9::2/128          ::                          gre1 00:01:01
 N E1 1000:2000:99:9::2/128          fe80::1234:1234:1234:5555   gre1 00:00:36
*N IA 1000:2000:99:a::1/128          fe80::1234:1234:1234:5555   gre1 00:00:36
*N IA 1000:2000:99:a::2/128          ::                          gre2 00:01:01
 N E1 1000:2000:99:a::2/128          fe80::1234:1234:1234:5555   gre1 00:00:36
*N IA 1000:2000:99:d::1/128          fe80::1234:1234:1234:5555   gre1 00:00:36
*N IA 1000:2000:99:d::2/128          ::                          gre3 00:01:01
 N E1 1000:2000:99:d::2/128          fe80::1234:1234:1234:5555   gre1 00:00:36
*N IA 1000:2000:99:e::1/128          fe80::1234:1234:1234:5555   gre1 00:00:36
*N IA 1000:2000:99:e::2/128          ::                          gre4 00:01:01
 N E1 1000:2000:99:e::2/128          fe80::1234:1234:1234:5555   gre1 00:00:36
*N IA 1000:2000:99:f::1/128          fe80::1234:1234:1234:5555   gre1 00:00:36
 N E1 1000:2000:99:f::1/128          ffe80::1234:1234:1234:6666  vlan1 00:01:06
*N IA 1000:2000:99:f::2/128          ffe80::1234:1234:1234:6666  vlan1 00:01:06
 N E1 1000:2000:99:f::2/128          fe80::1234:1234:1234:5555   gre1 00:00:36
*N IA 1000:2000:99:10::1/128         fe80::1234:1234:1234:5555   gre1 00:00:36
 N E1 1000:2000:99:10::1/128         ffe80::1234:1234:1234:6666  vlan1 00:01:06
*N IA 1000:2000:99:10::2/128         ffe80::1234:1234:1234:6666  vlan1 00:01:06
 N E1 1000:2000:99:10::2/128         fe80::1234:1234:1234:5555   gre1 00:00:36
*N IA 1000:2000:99:11::/64           ::                         vlan1 00:01:11
 N E1 1000:2000:99:11::/64           ffe80::1234:1234:1234:6666  vlan1 00:01:06
*N E1 1000:2000:bb:1::/64            fe80::1234:1234:1234:5555   gre1 00:00:36
*N E1 1000:2000:bb:2::/64            fe80::1234:1234:1234:5555   gre1 00:00:36
*N E1 1000:2000:bb:3::/64            fe80::1234:1234:1234:5555   gre1 00:00:36
*N E1 1000:2000:bb:6::/64            ffe80::1234:1234:1234:6666  vlan1 00:01:06
*N E1 1000:2000:bb:8::/64            fe80::1234:1234:1234:5555   gre1 00:00:36
*N E1 1000:2000:c2:1::/64            fe80::1234:1234:1234:5555   gre1 00:00:36
 N E1 1000:2000:c2:1::/64            fe80::1234:1234:1234:5555   gre1 00:00:36
*N E1 1000:2000:c2:2::/64            fe80::1234:1234:1234:5555   gre1 00:00:36
 N E1 1000:2000:c2:2::/64            fe80::1234:1234:1234:5555   gre1 00:00:36
*N E1 1000:2000:c2:3::/64            fe80::1234:1234:1234:5555   gre1 00:00:36
 N E1 1000:2000:c2:3::/64            fe80::1234:1234:1234:5555   gre1 00:00:36
*N E1 1000:2000:c3:1::/64            fe80::1234:1234:1234:5555   gre1 00:00:36
*N E1 1000:2000:c3:2::/64            fe80::1234:1234:1234:5555   gre1 00:00:36
*N E1 1000:2000:c3:3::/64            fe80::1234:1234:1234:5555   gre1 00:00:36
*N E1 1000:2000:c3:4::/64            fe80::1234:1234:1234:5555   gre1 00:00:36
*N E1 1000:2000:c4:100::/64          fe80::1234:1234:1234:5555   gre1 00:00:36
 N E1 1000:2000:c4:100::/64          fe80::1234:1234:1234:5555   gre1 00:00:36
*N E1 1000:2000:aa:e00::/64          fe80::1234:1234:1234:5555   gre1 00:00:36
*N E1 1000:2000:aa:e01::/64          fe80::1234:1234:1234:5555   gre1 00:00:36
*N E1 1000:2000:aa:e02::/64          fe80::1234:1234:1234:5555   gre1 00:00:36
*N E1 1000:2000:aa:e03::/64          fe80::1234:1234:1234:5555   gre1 00:00:36
*N E1 1000:2000:aa:e04::/64          fe80::1234:1234:1234:5555   gre1 00:00:36
*N E1 1000:2000:aa:e05::/64          fe80::1234:1234:1234:5555   gre1 00:00:36
*N E1 1000:2000:aa:e10::/64          fe80::1234:1234:1234:5555   gre1 00:00:36
*N E1 1000:2000:aa:e11::/64          fe80::1234:1234:1234:5555   gre1 00:00:36
*N E1 1000:2000:aa:e12::/64          fe80::1234:1234:1234:5555   gre1 00:00:36
*N E1 1000:2000:aa:e13::/64          fe80::1234:1234:1234:5555   gre1 00:00:36
*N E1 1000:2000:aa:e14::/64          fe80::1234:1234:1234:5555   gre1 00:00:36
*N E1 1000:2000:aa:e15::/64          fe80::1234:1234:1234:5555   gre1 00:00:36
*N E1 1000:2000:aa:e16::/64          fe80::1234:1234:1234:5555   gre1 00:00:36
*N E1 1000:2000:aa:e17::/64          fe80::1234:1234:1234:5555   gre1 00:00:36
*N E1 1000:2000:aa:e18::/64          fe80::1234:1234:1234:5555   gre1 00:00:36
*N E1 1000:2000:aa:f00::/64          ffe80::1234:1234:1234:6666  vlan1 00:01:06
*N E1 1000:2000:aa:f01::/64          ffe80::1234:1234:1234:6666  vlan1 00:01:06
*N E1 1000:2000:aa:f02::/64          ffe80::1234:1234:1234:6666  vlan1 00:01:06
*N E1 1000:2000:aa:f03::/64          ffe80::1234:1234:1234:6666  vlan1 00:01:06
*N E1 1000:2000:aa:f04::/64          ffe80::1234:1234:1234:6666  vlan1 00:01:06
*N E1 1000:2000:aa:f05::/64          ffe80::1234:1234:1234:6666  vlan1 00:01:06
*N E1 1000:2000:aa:f07::/64          ffe80::1234:1234:1234:6666  vlan1 00:01:06
*N E1 1000:2000:aa:f10::/64          ffe80::1234:1234:1234:6666  vlan1 00:01:06
*N E1 1000:2000:aa:f11::/64          ffe80::1234:1234:1234:6666  vlan1 00:01:06
*N E1 1000:2000:aa:f12::/64          ffe80::1234:1234:1234:6666  vlan1 00:01:06
*N E1 1000:2000:aa:f13::/64          ffe80::1234:1234:1234:6666  vlan1 00:01:06
*N E1 1000:2000:aa:f14::/64          ffe80::1234:1234:1234:6666  vlan1 00:01:06
*N E1 1000:2000:aa:f15::/64          ffe80::1234:1234:1234:6666  vlan1 00:01:06
*N E1 1000:2000:aa:f16::/64          ffe80::1234:1234:1234:6666  vlan1 00:01:06
*N E1 1000:2000:aa:f17::/64          ffe80::1234:1234:1234:6666  vlan1 00:01:06
*N E1 1000:2000:aa:f18::/64          ffe80::1234:1234:1234:6666  vlan1 00:01:06
*N E1 1000:2000:c8:1::/64            fe80::1234:1234:1234:5555   gre1 00:00:36
 N E1 1000:2000:c8:1::/64            fe80::1234:1234:1234:5555   gre1 00:00:36
*N E1 1000:2000:c8:2::/64            fe80::1234:1234:1234:5555   gre1 00:00:36
 N E1 1000:2000:c8:2::/64            fe80::1234:1234:1234:5555   gre1 00:00:36
*N E1 1000:2000:c8:3::/64            fe80::1234:1234:1234:5555   gre1 00:00:36
 N E1 1000:2000:c8:3::/64            fe80::1234:1234:1234:5555   gre1 00:00:36
*N E1 1000:2000:c8:4::/64            fe80::1234:1234:1234:5555   gre1 00:00:36
 N E1 1000:2000:c8:4::/64            fe80::1234:1234:1234:5555   gre1 00:00:36
*N E1 1000:2000:ca:1::/64            fe80::1234:1234:1234:5555   gre1 00:00:36
 N E1 1000:2000:ca:1::/64            fe80::1234:1234:1234:5555   gre1 00:00:36
*N E1 1000:2000:ca:2::/64            fe80::1234:1234:1234:5555   gre1 00:00:36
 N E1 1000:2000:ca:2::/64            fe80::1234:1234:1234:5555   gre1 00:00:36
*N E1 1000:2000:ca:3::/64            fe80::1234:1234:1234:5555   gre1 00:00:36
 N E1 1000:2000:ca:3::/64            fe80::1234:1234:1234:5555   gre1 00:00:36
router-five_Quagga# 
router-six_Quagga# sh ipv6 ospf6 route
*N E1 ::/0                           fe80::1234:1234:1234:7777   vlan1 00:00:40
 N E1 ::/0                           fe80::1234:1234:1234:7777   vlan1 00:00:40
*N E1 1000:2000:88:1::/64            fe80::1234:1234:1234:7777   vlan1 00:00:40
 N E1 1000:2000:88:1::/64            fe80::1234:1234:1234:7777   vlan1 00:00:40
*N E1 1000:2000:88:2::/64            fe80::1234:1234:1234:7777   vlan1 00:00:40
 N E1 1000:2000:88:2::/64            fe80::1234:1234:1234:7777   vlan1 00:00:40
*N IA 1000:2000:99:1::/64            fe80::1234:1234:1234:7777   vlan1 00:00:40
 N E1 1000:2000:99:1::/64            fe80::1234:1234:1234:7777   vlan1 00:00:40
 N E1 1000:2000:99:1::/64            fe80::1234:1234:1234:7777   vlan1 00:00:40
*N IA 1000:2000:99:2::/64            fe80::1234:1234:1234:7777   vlan1 00:00:40
 N E1 1000:2000:99:2::/64            fe80::1234:1234:1234:7777   vlan1 00:00:40
 N E1 1000:2000:99:2::/64            fe80::1234:1234:1234:7777   vlan1 00:00:40
*N IA 1000:2000:99:5::1/128          fe80::1234:1234:1234:7777   vlan1 00:00:40
 N E1 1000:2000:99:5::1/128          fe80::1234:1234:1234:7777   vlan1 00:00:40
*N IA 1000:2000:99:5::2/128          fe80::1234:1234:1234:7777   vlan1 00:00:40
 N E1 1000:2000:99:5::2/128          fe80::1234:1234:1234:7777   vlan1 00:00:40
*N IA 1000:2000:99:6::1/128          fe80::1234:1234:1234:7777   vlan1 00:00:40
 N E1 1000:2000:99:6::1/128          fe80::1234:1234:1234:7777   vlan1 00:00:40
*N IA 1000:2000:99:6::2/128          fe80::1234:1234:1234:7777   vlan1 00:00:40
 N E1 1000:2000:99:6::2/128          fe80::1234:1234:1234:7777   vlan1 00:00:40
*N IA 1000:2000:99:9::1/128          fe80::1234:1234:1234:7777   vlan1 00:00:40
 N E1 1000:2000:99:9::1/128          fe80::1234:1234:1234:7777   vlan1 00:01:05
*N IA 1000:2000:99:9::2/128          fe80::1234:1234:1234:7777   vlan1 00:01:00
 N E1 1000:2000:99:9::2/128          fe80::1234:1234:1234:7777   vlan1 00:00:40
*N IA 1000:2000:99:a::1/128          fe80::1234:1234:1234:7777   vlan1 00:00:40
 N E1 1000:2000:99:a::1/128          fe80::1234:1234:1234:7777   vlan1 00:01:05
*N IA 1000:2000:99:a::2/128          fe80::1234:1234:1234:7777   vlan1 00:01:00
 N E1 1000:2000:99:a::2/128          fe80::1234:1234:1234:7777   vlan1 00:00:40
*N IA 1000:2000:99:d::1/128          fe80::1234:1234:1234:7777   vlan1 00:00:40
 N E1 1000:2000:99:d::1/128          fe80::1234:1234:1234:7777   vlan1 00:01:05
*N IA 1000:2000:99:d::2/128          fe80::1234:1234:1234:7777   vlan1 00:01:00
 N E1 1000:2000:99:d::2/128          fe80::1234:1234:1234:7777   vlan1 00:00:40
*N IA 1000:2000:99:e::1/128          fe80::1234:1234:1234:7777   vlan1 00:00:40
 N E1 1000:2000:99:e::1/128          fe80::1234:1234:1234:7777   vlan1 00:01:05
*N IA 1000:2000:99:e::2/128          fe80::1234:1234:1234:7777   vlan1 00:01:00
 N E1 1000:2000:99:e::2/128          fe80::1234:1234:1234:7777   vlan1 00:00:40
*N IA 1000:2000:99:f::1/128          fe80::1234:1234:1234:7777   vlan1 00:00:40
*N IA 1000:2000:99:f::2/128          ::                          gre3 00:01:15
 N E1 1000:2000:99:f::2/128          fe80::1234:1234:1234:7777   vlan1 00:00:40
*N IA 1000:2000:99:10::1/128         fe80::1234:1234:1234:7777   vlan1 00:00:40
*N IA 1000:2000:99:10::2/128         ::                          gre4 00:01:15
 N E1 1000:2000:99:10::2/128         fe80::1234:1234:1234:7777   vlan1 00:00:40
*N IA 1000:2000:99:11::/64           ::                         vlan1 00:01:10
 N E1 1000:2000:99:11::/64           fe80::1234:1234:1234:7777   vlan1 00:01:05
*N E1 1000:2000:bb:1::/64            fe80::1234:1234:1234:7777   vlan1 00:00:40
*N E1 1000:2000:bb:2::/64            fe80::1234:1234:1234:7777   vlan1 00:00:40
*N E1 1000:2000:bb:3::/64            fe80::1234:1234:1234:7777   vlan1 00:00:40
*N E1 1000:2000:bb:5::/64            fe80::1234:1234:1234:7777   vlan1 00:01:05
*N E1 1000:2000:bb:8::/64            fe80::1234:1234:1234:7777   vlan1 00:00:40
*N E1 1000:2000:c2:1::/64            fe80::1234:1234:1234:7777   vlan1 00:00:40
 N E1 1000:2000:c2:1::/64            fe80::1234:1234:1234:7777   vlan1 00:00:40
*N E1 1000:2000:c2:2::/64            fe80::1234:1234:1234:7777   vlan1 00:00:40
 N E1 1000:2000:c2:2::/64            fe80::1234:1234:1234:7777   vlan1 00:00:40
*N E1 1000:2000:c2:3::/64            fe80::1234:1234:1234:7777   vlan1 00:00:40
 N E1 1000:2000:c2:3::/64            fe80::1234:1234:1234:7777   vlan1 00:00:40
*N E1 1000:2000:c3:1::/64            fe80::1234:1234:1234:7777   vlan1 00:00:40
*N E1 1000:2000:c3:2::/64            fe80::1234:1234:1234:7777   vlan1 00:00:40
*N E1 1000:2000:c3:3::/64            fe80::1234:1234:1234:7777   vlan1 00:00:40
*N E1 1000:2000:c3:4::/64            fe80::1234:1234:1234:7777   vlan1 00:00:40
*N E1 1000:2000:c4:100::/64          fe80::1234:1234:1234:7777   vlan1 00:00:40
 N E1 1000:2000:c4:100::/64          fe80::1234:1234:1234:7777   vlan1 00:00:40
*N E1 1000:2000:aa:e00::/64          fe80::1234:1234:1234:7777   vlan1 00:00:40
*N E1 1000:2000:aa:e01::/64          fe80::1234:1234:1234:7777   vlan1 00:00:40
*N E1 1000:2000:aa:e02::/64          fe80::1234:1234:1234:7777   vlan1 00:00:40
*N E1 1000:2000:aa:e03::/64          fe80::1234:1234:1234:7777   vlan1 00:00:40
*N E1 1000:2000:aa:e04::/64          fe80::1234:1234:1234:7777   vlan1 00:00:40
*N E1 1000:2000:aa:e05::/64          fe80::1234:1234:1234:7777   vlan1 00:00:40
*N E1 1000:2000:aa:e10::/64          fe80::1234:1234:1234:7777   vlan1 00:00:40
*N E1 1000:2000:aa:e11::/64          fe80::1234:1234:1234:7777   vlan1 00:00:40
*N E1 1000:2000:aa:e12::/64          fe80::1234:1234:1234:7777   vlan1 00:00:40
*N E1 1000:2000:aa:e13::/64          fe80::1234:1234:1234:7777   vlan1 00:00:40
*N E1 1000:2000:aa:e14::/64          fe80::1234:1234:1234:7777   vlan1 00:00:40
*N E1 1000:2000:aa:e15::/64          fe80::1234:1234:1234:7777   vlan1 00:00:40
*N E1 1000:2000:aa:e16::/64          fe80::1234:1234:1234:7777   vlan1 00:00:40
*N E1 1000:2000:aa:e17::/64          fe80::1234:1234:1234:7777   vlan1 00:00:40
*N E1 1000:2000:aa:e18::/64          fe80::1234:1234:1234:7777   vlan1 00:00:40
*N E1 1000:2000:aa:f00::/64          fe80::1234:1234:1234:7777   vlan1 00:01:05
*N E1 1000:2000:aa:f01::/64          fe80::1234:1234:1234:7777   vlan1 00:01:05
*N E1 1000:2000:aa:f02::/64          fe80::1234:1234:1234:7777   vlan1 00:01:05
*N E1 1000:2000:aa:f03::/64          fe80::1234:1234:1234:7777   vlan1 00:01:05
*N E1 1000:2000:aa:f04::/64          fe80::1234:1234:1234:7777   vlan1 00:01:05
*N E1 1000:2000:aa:f05::/64          fe80::1234:1234:1234:7777   vlan1 00:01:05
*N E1 1000:2000:aa:f07::/64          fe80::1234:1234:1234:7777   vlan1 00:01:05
*N E1 1000:2000:aa:f10::/64          fe80::1234:1234:1234:7777   vlan1 00:01:05
*N E1 1000:2000:aa:f11::/64          fe80::1234:1234:1234:7777   vlan1 00:01:05
*N E1 1000:2000:aa:f12::/64          fe80::1234:1234:1234:7777   vlan1 00:01:05
*N E1 1000:2000:aa:f13::/64          fe80::1234:1234:1234:7777   vlan1 00:01:05
*N E1 1000:2000:aa:f14::/64          fe80::1234:1234:1234:7777   vlan1 00:01:05
*N E1 1000:2000:aa:f15::/64          fe80::1234:1234:1234:7777   vlan1 00:01:05
*N E1 1000:2000:aa:f16::/64          fe80::1234:1234:1234:7777   vlan1 00:01:05
*N E1 1000:2000:aa:f17::/64          fe80::1234:1234:1234:7777   vlan1 00:01:05
*N E1 1000:2000:aa:f18::/64          fe80::1234:1234:1234:7777   vlan1 00:01:05
*N E1 1000:2000:c8:1::/64            fe80::1234:1234:1234:7777   vlan1 00:00:40
 N E1 1000:2000:c8:1::/64            fe80::1234:1234:1234:7777   vlan1 00:00:40
*N E1 1000:2000:c8:2::/64            fe80::1234:1234:1234:7777   vlan1 00:00:40
 N E1 1000:2000:c8:2::/64            fe80::1234:1234:1234:7777   vlan1 00:00:40
*N E1 1000:2000:c8:3::/64            fe80::1234:1234:1234:7777   vlan1 00:00:40
 N E1 1000:2000:c8:3::/64            fe80::1234:1234:1234:7777   vlan1 00:00:40
*N E1 1000:2000:c8:4::/64            fe80::1234:1234:1234:7777   vlan1 00:00:40
 N E1 1000:2000:c8:4::/64            fe80::1234:1234:1234:7777   vlan1 00:00:40
*N E1 1000:2000:ca:1::/64            fe80::1234:1234:1234:7777   vlan1 00:00:40
 N E1 1000:2000:ca:1::/64            fe80::1234:1234:1234:7777   vlan1 00:00:40
*N E1 1000:2000:ca:2::/64            fe80::1234:1234:1234:7777   vlan1 00:00:40
 N E1 1000:2000:ca:2::/64            fe80::1234:1234:1234:7777   vlan1 00:00:40
*N E1 1000:2000:ca:3::/64            fe80::1234:1234:1234:7777   vlan1 00:00:40
 N E1 1000:2000:ca:3::/64            fe80::1234:1234:1234:7777   vlan1 00:00:40
router-six_Quagga# 

SPF state is different between FRR and Quagga

router-five_FRR# show ipv6 ospf6 
 OSPFv3 Routing Process (0) with Router-ID 192.168.1.2
 Running 00:04:56
 LSA minimum arrival 1000 msecs
 Initial SPF scheduling delay 0 millisec(s)
 Minimum hold time between consecutive SPFs 50 millsecond(s)
 Maximum hold time between consecutive SPFs 5000 millsecond(s)
 Hold time multiplier is currently 1
 SPF algorithm last executed 00:03:46 ago, reason R-, N-
 Last SPF duration 0 sec 131 usec
 SPF timer is inactive
 Number of AS scoped LSAs is 87
 Number of areas in this router is 1
 All adjacency changes are logged

 Area 0.0.0.0
     Number of Area scoped LSAs is 12
     Interface attached to this area: gre1 gre2 gre3 gre4 vlan1
SPF last executed 226.262321s ago
router-five_FRR#
router-six_FRR# show ipv6 ospf6 
 OSPFv3 Routing Process (0) with Router-ID 192.168.2.2
 Running 00:32:40
 LSA minimum arrival 1000 msecs
 Initial SPF scheduling delay 0 millisec(s)
 Minimum hold time between consecutive SPFs 50 millsecond(s)
 Maximum hold time between consecutive SPFs 5000 millsecond(s)
 Hold time multiplier is currently 1
 SPF algorithm last executed 00:10:23 ago, reason R-
 Last SPF duration 0 sec 182 usec
 SPF timer is inactive
 Number of AS scoped LSAs is 85
 Number of areas in this router is 1
 All adjacency changes are logged

 Area 0.0.0.0
     Number of Area scoped LSAs is 14
     Interface attached to this area: gre1 gre2 gre3 gre4 vlan1
SPF last executed 623.782426s ago
router-six_FRR#
router-five_Quagga# show ipv6 ospf6
 OSPFv3 Routing Process (0) with Router-ID 192.168.1.2
 Running 00:01:57
 Initial SPF scheduling delay 0 millisec(s)
 Minimum hold time between consecutive SPFs 50 millsecond(s)
 Maximum hold time between consecutive SPFs 5000 millsecond(s)
 Hold time multiplier is currently 1
 SPF algorithm has not been run$
 SPF timer is inactive
 Number of AS scoped LSAs is 107
 Number of areas in this router is 1

 Area 0.0.0.0
     Number of Area scoped LSAs is 16
     Interface attached to this area: gre1 gre2 gre3 gre4 vlan1
router-five_Quagga# 
router-six_Quagga# show ipv6 ospf6
 OSPFv3 Routing Process (0) with Router-ID 192.168.2.2
 Running 00:04:50
 Initial SPF scheduling delay 0 millisec(s)
 Minimum hold time between consecutive SPFs 50 millsecond(s)
 Maximum hold time between consecutive SPFs 5000 millsecond(s)
 Hold time multiplier is currently 1
 SPF algorithm has not been run$
 SPF timer is inactive
 Number of AS scoped LSAs is 107
 Number of areas in this router is 1

 Area 0.0.0.0
     Number of Area scoped LSAs is 16
     Interface attached to this area: gre1 gre2 gre3 gre4 vlan1
router-six_Quagga#

Only local router is visible in SPF tree with FRR, all routers are visible in SPF tree with Quagga

router-five_FRR# show ipv6 ospf6 area 0.0.0.0 spf tree 
+-192.168.1.2 [0]
router-five_FRR# 
router-six_FRR# show ipv6 ospf6 area 0.0.0.0 spf tree
+-192.168.2.2 [0]
   +-192.168.2.2 Net-ID: 0.0.0.10 [100]
router-six_FRR# 
router-five_Quagga# show ipv6 ospf6 area 0.0.0.0 spf tree
+-192.168.1.2 [0]
   +-192.168.1.1 [100]
   |  +-192.168.2.1 Net-ID: 0.0.0.12 [110]
   |  |  +-192.168.2.1 [110]
   |  +-192.168.2.1 Net-ID: 0.0.0.13 [120]
   |  +-192.168.3.1 [200]
   +-192.168.2.2 Net-ID: 0.0.0.10 [10]
      +-192.168.2.2 [10]
router-five_Quagga# 
router-six_Quagga# show ipv6 ospf6 area 0.0.0.0 spf tree
+-192.168.2.2 [0]
   +-192.168.2.2 Net-ID: 0.0.0.10 [10]
      +-192.168.1.2 [10]
         +-192.168.1.1 [110]
            +-192.168.2.1 Net-ID: 0.0.0.12 [120]
            |  +-192.168.2.1 [120]
            +-192.168.2.1 Net-ID: 0.0.0.13 [130]
            +-192.168.3.1 [210]
router-six_Quagga# 

Redistribute route are show with FRR and Quagga

router-five_FRR# show ipv6 ospf6 redistribute                           
Redistributing External Routes from:
    22: connected with route-map "ipv6-redist-connect"
    0: static with route-map "ipv6-redist-static"
Total 22 routes
C 1000:2000:99:9::2/128            0.0.0.0         type-0     0 :: (ifindex 34)
C 1000:2000:99:a::2/128            0.0.0.1         type-0     0 :: (ifindex 35)
C 1000:2000:99:d::2/128            0.0.0.2         type-0     0 :: (ifindex 36)
C 1000:2000:99:e::2/128            0.0.0.3         type-0     0 :: (ifindex 37)
C 1000:2000:99:11::/64             0.0.0.4         type-0     0 :: (ifindex 10)
C 1000:2000:bb:5::/64              0.0.0.5         type-0     0 :: (ifindex 5)
C 1000:2000:aa:f00::/64            0.0.0.6         type-0     0 :: (ifindex 14)
C 1000:2000:aa:f01::/64            0.0.0.7         type-0     0 :: (ifindex 15)
C 1000:2000:aa:f02::/64            0.0.0.8         type-0     0 :: (ifindex 16)
C 1000:2000:aa:f03::/64            0.0.0.9         type-0     0 :: (ifindex 17)
C 1000:2000:aa:f04::/64            0.0.0.10        type-0     0 :: (ifindex 18)
C 1000:2000:aa:f05::/64            0.0.0.11        type-0     0 :: (ifindex 19)
C 1000:2000:aa:f07::/64            0.0.0.12        type-0     0 :: (ifindex 21)
C 1000:2000:aa:f10::/64            0.0.0.13        type-0     0 :: (ifindex 24)
C 1000:2000:aa:f11::/64            0.0.0.14        type-0     0 :: (ifindex 25)
C 1000:2000:aa:f12::/64            0.0.0.15        type-0     0 :: (ifindex 26)
C 1000:2000:aa:f13::/64            0.0.0.16        type-0     0 :: (ifindex 27)
C 1000:2000:aa:f14::/64            0.0.0.17        type-0     0 :: (ifindex 28)
C 1000:2000:aa:f15::/64            0.0.0.18        type-0     0 :: (ifindex 29)
C 1000:2000:aa:f16::/64            0.0.0.19        type-0     0 :: (ifindex 30)
C 1000:2000:aa:f17::/64            0.0.0.20        type-0     0 :: (ifindex 31)
C 1000:2000:aa:f18::/64            0.0.0.21        type-0     0 :: (ifindex 32)
router-five_FRR# 
router-six_FRR# show ipv6 ospf6 redistribute
Redistributing External Routes from:
    20: connected with route-map "ipv6-redist-connect"
    0: static with route-map "ipv6-redist-static"
Total 20 routes
C 1000:2000:99:f::2/128            0.0.0.0         type-0     0 :: (ifindex 36)
C 1000:2000:99:10::2/128           0.0.0.1         type-0     0 :: (ifindex 37)
C 1000:2000:99:11::/64             0.0.0.2         type-0     0 :: (ifindex 10)
C 1000:2000:bb:6::/64              0.0.0.3         type-0     0 :: (ifindex 5)
C 1000:2000:aa:f00::/64            0.0.0.4         type-0     0 :: (ifindex 14)
C 1000:2000:aa:f01::/64            0.0.0.5         type-0     0 :: (ifindex 15)
C 1000:2000:aa:f02::/64            0.0.0.6         type-0     0 :: (ifindex 16)
C 1000:2000:aa:f03::/64            0.0.0.7         type-0     0 :: (ifindex 17)
C 1000:2000:aa:f04::/64            0.0.0.8         type-0     0 :: (ifindex 18)
C 1000:2000:aa:f05::/64            0.0.0.9         type-0     0 :: (ifindex 19)
C 1000:2000:aa:f07::/64            0.0.0.10        type-0     0 :: (ifindex 21)
C 1000:2000:aa:f10::/64            0.0.0.11        type-0     0 :: (ifindex 24)
C 1000:2000:aa:f11::/64            0.0.0.12        type-0     0 :: (ifindex 25)
C 1000:2000:aa:f12::/64            0.0.0.13        type-0     0 :: (ifindex 26)
C 1000:2000:aa:f13::/64            0.0.0.14        type-0     0 :: (ifindex 27)
C 1000:2000:aa:f14::/64            0.0.0.15        type-0     0 :: (ifindex 28)
C 1000:2000:aa:f15::/64            0.0.0.16        type-0     0 :: (ifindex 29)
C 1000:2000:aa:f16::/64            0.0.0.17        type-0     0 :: (ifindex 30)
C 1000:2000:aa:f17::/64            0.0.0.18        type-0     0 :: (ifindex 31)
C 1000:2000:aa:f18::/64            0.0.0.19        type-0     0 :: (ifindex 32)
router-six_FRR#
router-five_Quagga# show ipv6 ospf6 redistribute
Redistributing External Routes from:
    22: connected with route-map "ipv6-redist-connect"
    0: static with route-map "ipv6-redist-static"
Total 22 routes
C 1000:2000:99:9::1/128            0.0.0.0         type-0     0 :: (ifindex 34)
C 1000:2000:99:a::1/128            0.0.0.1         type-0     0 :: (ifindex 35)
C 1000:2000:99:d::1/128            0.0.0.2         type-0     0 :: (ifindex 36)
C 1000:2000:99:e::1/128            0.0.0.3         type-0     0 :: (ifindex 37)
C 1000:2000:99:11::/64             0.0.0.4         type-0     0 :: (ifindex 10)
C 1000:2000:bb:5::/64              0.0.0.5         type-0     0 :: (ifindex 5)
C 1000:2000:aa:f00::/64            0.0.0.6         type-0     0 :: (ifindex 14)
C 1000:2000:aa:f01::/64            0.0.0.7         type-0     0 :: (ifindex 15)
C 1000:2000:aa:f02::/64            0.0.0.8         type-0     0 :: (ifindex 16)
C 1000:2000:aa:f03::/64            0.0.0.9         type-0     0 :: (ifindex 17)
C 1000:2000:aa:f04::/64            0.0.0.10        type-0     0 :: (ifindex 18)
C 1000:2000:aa:f05::/64            0.0.0.11        type-0     0 :: (ifindex 19)
C 1000:2000:aa:f07::/64            0.0.0.12        type-0     0 :: (ifindex 21)
C 1000:2000:aa:f10::/64            0.0.0.13        type-0     0 :: (ifindex 24)
C 1000:2000:aa:f11::/64            0.0.0.14        type-0     0 :: (ifindex 25)
C 1000:2000:aa:f12::/64            0.0.0.15        type-0     0 :: (ifindex 26)
C 1000:2000:aa:f13::/64            0.0.0.16        type-0     0 :: (ifindex 27)
C 1000:2000:aa:f14::/64            0.0.0.17        type-0     0 :: (ifindex 28)
C 1000:2000:aa:f15::/64            0.0.0.18        type-0     0 :: (ifindex 29)
C 1000:2000:aa:f16::/64            0.0.0.19        type-0     0 :: (ifindex 30)
C 1000:2000:aa:f17::/64            0.0.0.20        type-0     0 :: (ifindex 31)
C 1000:2000:aa:f18::/64            0.0.0.21        type-0     0 :: (ifindex 32)
router-five_Quagga#
router-six_Quagga# show ipv6 ospf6 redistribute
Redistributing External Routes from:
    20: connected with route-map "ipv6-redist-connect"
    0: static with route-map "ipv6-redist-static"
Total 20 routes
C 1000:2000:99:f::1/128            0.0.0.0         type-0     0 :: (ifindex 36)
C 1000:2000:99:10::1/128           0.0.0.1         type-0     0 :: (ifindex 37)
C 1000:2000:99:11::/64             0.0.0.2         type-0     0 :: (ifindex 10)
C 1000:2000:bb:6::/64              0.0.0.3         type-0     0 :: (ifindex 5)
C 1000:2000:aa:f00::/64            0.0.0.4         type-0     0 :: (ifindex 14)
C 1000:2000:aa:f01::/64            0.0.0.5         type-0     0 :: (ifindex 15)
C 1000:2000:aa:f02::/64            0.0.0.6         type-0     0 :: (ifindex 16)
C 1000:2000:aa:f03::/64            0.0.0.7         type-0     0 :: (ifindex 17)
C 1000:2000:aa:f04::/64            0.0.0.8         type-0     0 :: (ifindex 18)
C 1000:2000:aa:f05::/64            0.0.0.9         type-0     0 :: (ifindex 19)
C 1000:2000:aa:f07::/64            0.0.0.10        type-0     0 :: (ifindex 21)
C 1000:2000:aa:f10::/64            0.0.0.11        type-0     0 :: (ifindex 24)
C 1000:2000:aa:f11::/64            0.0.0.12        type-0     0 :: (ifindex 25)
C 1000:2000:aa:f12::/64            0.0.0.13        type-0     0 :: (ifindex 26)
C 1000:2000:aa:f13::/64            0.0.0.14        type-0     0 :: (ifindex 27)
C 1000:2000:aa:f14::/64            0.0.0.15        type-0     0 :: (ifindex 28)
C 1000:2000:aa:f15::/64            0.0.0.16        type-0     0 :: (ifindex 29)
C 1000:2000:aa:f16::/64            0.0.0.17        type-0     0 :: (ifindex 30)
C 1000:2000:aa:f17::/64            0.0.0.18        type-0     0 :: (ifindex 31)
C 1000:2000:aa:f18::/64            0.0.0.19        type-0     0 :: (ifindex 32)
router-six_Quagga#

OSPF IPv6 database

router-five_FRR# show ipv6 ospf6 database 

        Area Scoped Link State Database (Area 0.0.0.0)

Type LSId           AdvRouter       Age   SeqNum                        Payload
Rtr  0.0.0.0        192.168.1.1  241 800180b5        192.168.2.1/0.0.0.12
Rtr  0.0.0.0        192.168.1.1  241 800180b5        192.168.2.1/0.0.0.13
Rtr  0.0.0.0        192.168.1.1  241 800180b5        192.168.3.1/0.0.0.49
Rtr  0.0.0.0        192.168.1.1  241 800180b5        192.168.1.2/0.0.0.34
Rtr  0.0.0.0        192.168.1.1  241 800180b5        192.168.1.2/0.0.0.36
Rtr  0.0.0.0        192.168.1.1  241 800180b5        192.168.2.2/0.0.0.36
Rtr  0.0.0.0        192.168.2.1  241 800000f2        192.168.2.1/0.0.0.12
Rtr  0.0.0.0        192.168.2.1  241 800000f2        192.168.2.1/0.0.0.13
Rtr  0.0.0.0        192.168.2.1  241 800000f2        192.168.3.1/0.0.0.50
Rtr  0.0.0.0        192.168.2.1  241 800000f2        192.168.1.2/0.0.0.35
Rtr  0.0.0.0        192.168.2.1  241 800000f2        192.168.1.2/0.0.0.37
Rtr  0.0.0.0        192.168.2.1  241 800000f2        192.168.2.2/0.0.0.37
Rtr  0.0.0.0        192.168.3.1 1680 80003a23        192.168.1.1/0.0.0.28
Rtr  0.0.0.0        192.168.3.1 1680 80003a23        192.168.2.1/0.0.0.28
Rtr  0.0.0.0        192.168.1.2  270 80000002        192.168.2.2/0.0.0.10
Net  0.0.0.12       192.168.2.1 1710 8000000d                 192.168.2.1
Net  0.0.0.12       192.168.2.1 1710 8000000d                 192.168.1.1
Net  0.0.0.13       192.168.2.1 1710 8000000d                 192.168.2.1
Net  0.0.0.13       192.168.2.1 1710 8000000d                 192.168.1.1
INP  0.0.0.0        192.168.1.1 1710 8001660c          1000:2000:99:5::1/128
INP  0.0.0.0        192.168.1.1 1710 8001660c          1000:2000:99:9::1/128
INP  0.0.0.0        192.168.1.1 1710 8001660c          1000:2000:99:d::1/128
INP  0.0.0.0        192.168.1.1 1710 8001660c          1000:2000:99:f::1/128
INP  0.0.0.0        192.168.2.1 1715 80000065          1000:2000:99:6::1/128
INP  0.0.0.0        192.168.2.1 1715 80000065          1000:2000:99:a::1/128
INP  0.0.0.0        192.168.2.1 1715 80000065          1000:2000:99:e::1/128
INP  0.0.0.0        192.168.2.1 1715 80000065         1000:2000:99:10::1/128
INP  0.0.0.12       192.168.2.1 1710 8000000d            1000:2000:99:1::/64
INP  0.0.0.13       192.168.2.1 1710 8000000d            1000:2000:99:2::/64
INP  0.0.0.0        192.168.3.1  238 80003921          1000:2000:99:5::2/128
INP  0.0.0.0        192.168.3.1  238 80003921          1000:2000:99:6::2/128
INP  0.0.0.0        192.168.1.2  240 80000006          1000:2000:99:9::2/128
INP  0.0.0.0        192.168.1.2  240 80000006          1000:2000:99:a::2/128
INP  0.0.0.0        192.168.1.2  240 80000006          1000:2000:99:d::2/128
INP  0.0.0.0        192.168.1.2  240 80000006          1000:2000:99:e::2/128

        I/F Scoped Link State Database (I/F gre1 in Area 0.0.0.0)

Type LSId           AdvRouter       Age   SeqNum                        Payload
Lnk  0.0.0.34       0.0.0.0         280 80000002       fe80::ec4:7aff:feac:a484
Lnk  0.0.0.30       192.168.1.1 1676 8000002f      fe80::1234:1234:1234:5555
Lnk  0.0.0.34       192.168.1.2  240 8000002e       fe80::ec4:7aff:feac:a484

        I/F Scoped Link State Database (I/F gre2 in Area 0.0.0.0)

Type LSId           AdvRouter       Age   SeqNum                        Payload
Lnk  0.0.0.35       0.0.0.0         280 80000002       fe80::ec4:7aff:feac:a484
Lnk  0.0.0.30       192.168.2.1 1762 80000017      fe80::ae1f:6bff:fe0a:c5d6
Lnk  0.0.0.35       192.168.1.2  240 8000001b       fe80::ec4:7aff:feac:a484

        I/F Scoped Link State Database (I/F gre3 in Area 0.0.0.0)

Type LSId           AdvRouter       Age   SeqNum                        Payload
Lnk  0.0.0.36       0.0.0.0         280 80000002       fe80::ec4:7aff:feac:a484
Lnk  0.0.0.32       192.168.1.1 1676 8000002f      fe80::1234:1234:1234:5555
Lnk  0.0.0.36       192.168.1.2  264 8000002f       fe80::ec4:7aff:feac:a484

        I/F Scoped Link State Database (I/F gre4 in Area 0.0.0.0)

Type LSId           AdvRouter       Age   SeqNum                        Payload
Lnk  0.0.0.37       0.0.0.0         280 80000002       fe80::ec4:7aff:feac:a484
Lnk  0.0.0.32       192.168.2.1 1767 80000017      fe80::ae1f:6bff:fe0a:c5d6
Lnk  0.0.0.37       192.168.1.2  268 8000001b       fe80::ec4:7aff:feac:a484

        I/F Scoped Link State Database (I/F vlan1 in Area 0.0.0.0)

Type LSId           AdvRouter       Age   SeqNum                        Payload
Lnk  0.0.0.10       0.0.0.0         280 80000002       fe80::1234:1234:1234:7777
Lnk  0.0.0.10       192.168.1.2  270 80000018       fe80::1234:1234:1234:7777
Lnk  0.0.0.10       192.168.2.2 1538 80000011      ffe80::1234:1234:1234:6666

        AS Scoped Link State Database

Type LSId           AdvRouter       Age   SeqNum                        Payload
ASE  0.0.0.0        192.168.1.1 1715 80001f4b            1000:2000:88:1::/64
ASE  0.0.0.1        192.168.1.1 1715 80001f4b            1000:2000:88:2::/64
ASE  0.0.0.2        192.168.1.1 1715 80001f4b            1000:2000:99:1::/64
ASE  0.0.0.3        192.168.1.1 1715 80001f4b            1000:2000:99:2::/64
ASE  0.0.0.4        192.168.1.1 1715 800164ea          1000:2000:99:5::2/128
ASE  0.0.0.5        192.168.1.1 1715 800164ea          1000:2000:99:9::2/128
ASE  0.0.0.6        192.168.1.1 1715 800164ea          1000:2000:99:d::2/128
ASE  0.0.0.7        192.168.1.1 1715 800164ea          1000:2000:99:f::2/128
ASE  0.0.0.8        192.168.1.1 1715 800164ea            1000:2000:bb:1::/64
ASE  0.0.0.9        192.168.1.1 1715 800164ea            1000:2000:c2:1::/64
ASE  0.0.0.10       192.168.1.1 1715 80001f4b            1000:2000:c2:2::/64
ASE  0.0.0.11       192.168.1.1 1715 80001f4b            1000:2000:c2:3::/64
ASE  0.0.0.12       192.168.1.1 1715 80001f4b          1000:2000:c4:100::/64
ASE  0.0.0.13       192.168.1.1 1715 80001f4b            1000:2000:c8:1::/64
ASE  0.0.0.14       192.168.1.1 1715 80001f4b            1000:2000:c8:2::/64
ASE  0.0.0.15       192.168.1.1 1715 80001f4b            1000:2000:c8:3::/64
ASE  0.0.0.16       192.168.1.1 1715 80001f4b            1000:2000:c8:4::/64
ASE  0.0.0.17       192.168.1.1 1715 80001f4b            1000:2000:ca:1::/64
ASE  0.0.0.18       192.168.1.1 1715 80001f4b            1000:2000:ca:2::/64
ASE  0.0.0.19       192.168.1.1 1715 80001f4b            1000:2000:ca:3::/64
ASE  0.0.0.20       192.168.1.1 1715 80001f4b            1000:2000:c3:1::/64
ASE  0.0.0.21       192.168.1.1 1715 80001f4b            1000:2000:c3:2::/64
ASE  0.0.0.22       192.168.1.1 1710 80001f4b                             ::
ASE  0.0.0.0        192.168.2.1 1798 8000003f            1000:2000:88:1::/64
ASE  0.0.0.1        192.168.2.1 1798 8000003f            1000:2000:88:2::/64
ASE  0.0.0.2        192.168.2.1 1798 8000003f            1000:2000:99:1::/64
ASE  0.0.0.3        192.168.2.1 1798 8000003f            1000:2000:99:2::/64
ASE  0.0.0.4        192.168.2.1 1798 8000003f          1000:2000:99:6::2/128
ASE  0.0.0.5        192.168.2.1 1798 8000003f          1000:2000:99:a::2/128
ASE  0.0.0.6        192.168.2.1 1798 8000003f          1000:2000:99:e::2/128
ASE  0.0.0.7        192.168.2.1 1798 8000003f         1000:2000:99:10::2/128
ASE  0.0.0.8        192.168.2.1 1798 8000003f            1000:2000:bb:2::/64
ASE  0.0.0.9        192.168.2.1 1798 8000003f            1000:2000:bb:8::/64
ASE  0.0.0.10       192.168.2.1 1798 8000003f            1000:2000:c2:1::/64
ASE  0.0.0.11       192.168.2.1 1798 8000003f            1000:2000:c2:2::/64
ASE  0.0.0.12       192.168.2.1 1798 8000003f            1000:2000:c2:3::/64
ASE  0.0.0.13       192.168.2.1 1798 80000042          1000:2000:c4:100::/64
ASE  0.0.0.14       192.168.2.1 1798 8000003f            1000:2000:c8:1::/64
ASE  0.0.0.15       192.168.2.1 1798 8000003f            1000:2000:c8:2::/64
ASE  0.0.0.16       192.168.2.1 1798 8000003f            1000:2000:c8:3::/64
ASE  0.0.0.17       192.168.2.1 1798 8000003f            1000:2000:c8:4::/64
ASE  0.0.0.18       192.168.2.1 1798 80000042            1000:2000:ca:1::/64
ASE  0.0.0.19       192.168.2.1 1798 80000042            1000:2000:ca:2::/64
ASE  0.0.0.20       192.168.2.1 1798 8000003f            1000:2000:ca:3::/64
ASE  0.0.0.21       192.168.2.1 1798 8000003f            1000:2000:c3:3::/64
ASE  0.0.0.22       192.168.2.1 1798 80000040            1000:2000:c3:4::/64
ASE  0.0.0.23       192.168.2.1 1798 8000002f                             ::
ASE  0.0.0.0        192.168.3.1  238 80003920          1000:2000:99:5::1/128
ASE  0.0.0.1        192.168.3.1  238 80003920          1000:2000:99:6::1/128
ASE  0.0.0.2        192.168.3.1  238 80003920            1000:2000:bb:3::/64
ASE  0.0.0.3        192.168.3.1  238 80003920          1000:2000:aa:e00::/64
ASE  0.0.0.4        192.168.3.1  238 80003920          1000:2000:aa:e01::/64
ASE  0.0.0.5        192.168.3.1  238 80003920          1000:2000:aa:e02::/64
ASE  0.0.0.6        192.168.3.1  238 80003920          1000:2000:aa:e03::/64
ASE  0.0.0.7        192.168.3.1  238 80003920          1000:2000:aa:e04::/64
ASE  0.0.0.8        192.168.3.1  238 80003920          1000:2000:aa:e05::/64
ASE  0.0.0.9        192.168.3.1  238 80003920          1000:2000:aa:e10::/64
ASE  0.0.0.10       192.168.3.1  238 80003920          1000:2000:aa:e11::/64
ASE  0.0.0.11       192.168.3.1  238 80003920          1000:2000:aa:e12::/64
ASE  0.0.0.12       192.168.3.1  238 80003920          1000:2000:aa:e13::/64
ASE  0.0.0.13       192.168.3.1  238 80003920          1000:2000:aa:e14::/64
ASE  0.0.0.14       192.168.3.1  238 80003920          1000:2000:aa:e15::/64
ASE  0.0.0.15       192.168.3.1  238 80003920          1000:2000:aa:e16::/64
ASE  0.0.0.16       192.168.3.1  238 80003920          1000:2000:aa:e17::/64
ASE  0.0.0.17       192.168.3.1  238 80003920          1000:2000:aa:e18::/64
ASE  0.0.0.0        192.168.1.2  280 80000001          1000:2000:99:9::2/128
ASE  0.0.0.1        192.168.1.2  280 80000001          1000:2000:99:a::2/128
ASE  0.0.0.2        192.168.1.2  280 80000001          1000:2000:99:d::2/128
ASE  0.0.0.3        192.168.1.2  280 80000001          1000:2000:99:e::2/128
ASE  0.0.0.4        192.168.1.2  280 80000001           1000:2000:99:11::/64
ASE  0.0.0.5        192.168.1.2  280 80000001            1000:2000:bb:5::/64
ASE  0.0.0.6        192.168.1.2  280 80000001          1000:2000:aa:f00::/64
ASE  0.0.0.7        192.168.1.2  280 80000001          1000:2000:aa:f01::/64
ASE  0.0.0.8        192.168.1.2  280 80000001          1000:2000:aa:f02::/64
ASE  0.0.0.9        192.168.1.2  280 80000001          1000:2000:aa:f03::/64
ASE  0.0.0.10       192.168.1.2  280 80000001          1000:2000:aa:f04::/64
ASE  0.0.0.11       192.168.1.2  280 80000001          1000:2000:aa:f05::/64
ASE  0.0.0.12       192.168.1.2  280 80000001          1000:2000:aa:f07::/64
ASE  0.0.0.13       192.168.1.2  280 80000001          1000:2000:aa:f10::/64
ASE  0.0.0.14       192.168.1.2  280 80000001          1000:2000:aa:f11::/64
ASE  0.0.0.15       192.168.1.2  280 80000001          1000:2000:aa:f12::/64
ASE  0.0.0.16       192.168.1.2  280 80000001          1000:2000:aa:f13::/64
ASE  0.0.0.17       192.168.1.2  280 80000001          1000:2000:aa:f14::/64
ASE  0.0.0.18       192.168.1.2  280 80000001          1000:2000:aa:f15::/64
ASE  0.0.0.19       192.168.1.2  280 80000001          1000:2000:aa:f16::/64
ASE  0.0.0.20       192.168.1.2  280 80000001          1000:2000:aa:f17::/64
ASE  0.0.0.21       192.168.1.2  280 80000001          1000:2000:aa:f18::/64

router-five_FRR#
router-six_FRR# show ipv6 ospf6 database 

        Area Scoped Link State Database (Area 0.0.0.0)

Type LSId           AdvRouter       Age   SeqNum                        Payload
Rtr  0.0.0.0        192.168.1.1  649 800180b5        192.168.2.1/0.0.0.12
Rtr  0.0.0.0        192.168.1.1  649 800180b5        192.168.2.1/0.0.0.13
Rtr  0.0.0.0        192.168.1.1  649 800180b5        192.168.3.1/0.0.0.49
Rtr  0.0.0.0        192.168.1.1  649 800180b5        192.168.1.2/0.0.0.34
Rtr  0.0.0.0        192.168.1.1  649 800180b5        192.168.1.2/0.0.0.36
Rtr  0.0.0.0        192.168.1.1  649 800180b5        192.168.2.2/0.0.0.36
Rtr  0.0.0.0        192.168.2.1  649 800000f2        192.168.2.1/0.0.0.12
Rtr  0.0.0.0        192.168.2.1  649 800000f2        192.168.2.1/0.0.0.13
Rtr  0.0.0.0        192.168.2.1  649 800000f2        192.168.3.1/0.0.0.50
Rtr  0.0.0.0        192.168.2.1  649 800000f2        192.168.1.2/0.0.0.35
Rtr  0.0.0.0        192.168.2.1  649 800000f2        192.168.1.2/0.0.0.37
Rtr  0.0.0.0        192.168.2.1  649 800000f2        192.168.2.2/0.0.0.37
Rtr  0.0.0.0        192.168.3.1  286 80003a24        192.168.1.1/0.0.0.28
Rtr  0.0.0.0        192.168.3.1  286 80003a24        192.168.2.1/0.0.0.28
Rtr  0.0.0.0        192.168.2.2  677 80000006        192.168.2.2/0.0.0.10
Net  0.0.0.12       192.168.2.1  316 8000000e                 192.168.2.1
Net  0.0.0.12       192.168.2.1  316 8000000e                 192.168.1.1
Net  0.0.0.13       192.168.2.1  316 8000000e                 192.168.2.1
Net  0.0.0.13       192.168.2.1  316 8000000e                 192.168.1.1
Net  0.0.0.10       192.168.2.2  677 80000001                 192.168.2.2
Net  0.0.0.10       192.168.2.2  677 80000001                 192.168.1.2
INP  0.0.0.0        192.168.1.1  316 8001660d          1000:2000:99:5::1/128
INP  0.0.0.0        192.168.1.1  316 8001660d          1000:2000:99:9::1/128
INP  0.0.0.0        192.168.1.1  316 8001660d          1000:2000:99:d::1/128
INP  0.0.0.0        192.168.1.1  316 8001660d          1000:2000:99:f::1/128
INP  0.0.0.0        192.168.2.1  320 80000066          1000:2000:99:6::1/128
INP  0.0.0.0        192.168.2.1  320 80000066          1000:2000:99:a::1/128
INP  0.0.0.0        192.168.2.1  320 80000066          1000:2000:99:e::1/128
INP  0.0.0.0        192.168.2.1  320 80000066         1000:2000:99:10::1/128
INP  0.0.0.12       192.168.2.1  316 8000000e            1000:2000:99:1::/64
INP  0.0.0.13       192.168.2.1  316 8000000e            1000:2000:99:2::/64
INP  0.0.0.0        192.168.3.1  646 80003921          1000:2000:99:5::2/128
INP  0.0.0.0        192.168.3.1  646 80003921          1000:2000:99:6::2/128
INP  0.0.0.0        192.168.2.2  677 80000008          1000:2000:99:f::2/128
INP  0.0.0.0        192.168.2.2  677 80000008         1000:2000:99:10::2/128
INP  0.0.0.10       192.168.2.2  677 80000001           1000:2000:99:11::/64

        I/F Scoped Link State Database (I/F gre1 in Area 0.0.0.0)

Type LSId           AdvRouter       Age   SeqNum                        Payload

        I/F Scoped Link State Database (I/F gre2 in Area 0.0.0.0)

Type LSId           AdvRouter       Age   SeqNum                        Payload

        I/F Scoped Link State Database (I/F gre3 in Area 0.0.0.0)

Type LSId           AdvRouter       Age   SeqNum                        Payload
Lnk  0.0.0.36       0.0.0.0         154 80000003      fe80::ae1f:6bff:fe43:c736
Lnk  0.0.0.33       192.168.1.1  284 80000018      fe80::1234:1234:1234:5555
Lnk  0.0.0.36       192.168.2.2  124 80000012      fe80::ae1f:6bff:fe43:c736

        I/F Scoped Link State Database (I/F gre4 in Area 0.0.0.0)

Type LSId           AdvRouter       Age   SeqNum                        Payload
Lnk  0.0.0.37       0.0.0.0         154 80000003      fe80::ae1f:6bff:fe43:c736
Lnk  0.0.0.33       192.168.2.1  364 80000018      fe80::ae1f:6bff:fe0a:c5d6
Lnk  0.0.0.37       192.168.2.2  129 80000012      fe80::ae1f:6bff:fe43:c736

        I/F Scoped Link State Database (I/F vlan1 in Area 0.0.0.0)

Type LSId           AdvRouter       Age   SeqNum                        Payload
Lnk  0.0.0.10       0.0.0.0        1382 80000002       fe80::1234:1234:1234:7777
Lnk  0.0.0.10       192.168.1.2  678 80000018       fe80::1234:1234:1234:7777
Lnk  0.0.0.10       192.168.2.2  144 80000012      ffe80::1234:1234:1234:6666

        AS Scoped Link State Database

Type LSId           AdvRouter       Age   SeqNum                        Payload
ASE  0.0.0.0        192.168.1.1  320 80001f4c            1000:2000:88:1::/64
ASE  0.0.0.1        192.168.1.1  320 80001f4c            1000:2000:88:2::/64
ASE  0.0.0.2        192.168.1.1  320 80001f4c            1000:2000:99:1::/64
ASE  0.0.0.3        192.168.1.1  320 80001f4c            1000:2000:99:2::/64
ASE  0.0.0.4        192.168.1.1  320 800164eb          1000:2000:99:5::2/128
ASE  0.0.0.5        192.168.1.1  320 800164eb          1000:2000:99:9::2/128
ASE  0.0.0.6        192.168.1.1  320 800164eb          1000:2000:99:d::2/128
ASE  0.0.0.7        192.168.1.1  320 800164eb          1000:2000:99:f::2/128
ASE  0.0.0.8        192.168.1.1  320 800164eb            1000:2000:bb:1::/64
ASE  0.0.0.9        192.168.1.1  320 800164eb            1000:2000:c2:1::/64
ASE  0.0.0.10       192.168.1.1  320 80001f4c            1000:2000:c2:2::/64
ASE  0.0.0.11       192.168.1.1  320 80001f4c            1000:2000:c2:3::/64
ASE  0.0.0.12       192.168.1.1  320 80001f4c          1000:2000:c4:100::/64
ASE  0.0.0.13       192.168.1.1  320 80001f4c            1000:2000:c8:1::/64
ASE  0.0.0.14       192.168.1.1  320 80001f4c            1000:2000:c8:2::/64
ASE  0.0.0.15       192.168.1.1  320 80001f4c            1000:2000:c8:3::/64
ASE  0.0.0.16       192.168.1.1  320 80001f4c            1000:2000:c8:4::/64
ASE  0.0.0.17       192.168.1.1  320 80001f4c            1000:2000:ca:1::/64
ASE  0.0.0.18       192.168.1.1  320 80001f4c            1000:2000:ca:2::/64
ASE  0.0.0.19       192.168.1.1  320 80001f4c            1000:2000:ca:3::/64
ASE  0.0.0.20       192.168.1.1  320 80001f4c            1000:2000:c3:1::/64
ASE  0.0.0.21       192.168.1.1  320 80001f4c            1000:2000:c3:2::/64
ASE  0.0.0.22       192.168.1.1  316 80001f4c                             ::
ASE  0.0.0.0        192.168.2.1  404 80000040            1000:2000:88:1::/64
ASE  0.0.0.1        192.168.2.1  404 80000040            1000:2000:88:2::/64
ASE  0.0.0.2        192.168.2.1  404 80000040            1000:2000:99:1::/64
ASE  0.0.0.3        192.168.2.1  404 80000040            1000:2000:99:2::/64
ASE  0.0.0.4        192.168.2.1  404 80000040          1000:2000:99:6::2/128
ASE  0.0.0.5        192.168.2.1  404 80000040          1000:2000:99:a::2/128
ASE  0.0.0.6        192.168.2.1  404 80000040          1000:2000:99:e::2/128
ASE  0.0.0.7        192.168.2.1  404 80000040         1000:2000:99:10::2/128
ASE  0.0.0.8        192.168.2.1  404 80000040            1000:2000:bb:2::/64
ASE  0.0.0.9        192.168.2.1  404 80000040            1000:2000:bb:8::/64
ASE  0.0.0.10       192.168.2.1  404 80000040            1000:2000:c2:1::/64
ASE  0.0.0.11       192.168.2.1  404 80000040            1000:2000:c2:2::/64
ASE  0.0.0.12       192.168.2.1  404 80000040            1000:2000:c2:3::/64
ASE  0.0.0.13       192.168.2.1  404 80000043          1000:2000:c4:100::/64
ASE  0.0.0.14       192.168.2.1  404 80000040            1000:2000:c8:1::/64
ASE  0.0.0.15       192.168.2.1  404 80000040            1000:2000:c8:2::/64
ASE  0.0.0.16       192.168.2.1  404 80000040            1000:2000:c8:3::/64
ASE  0.0.0.17       192.168.2.1  404 80000040            1000:2000:c8:4::/64
ASE  0.0.0.18       192.168.2.1  404 80000043            1000:2000:ca:1::/64
ASE  0.0.0.19       192.168.2.1  404 80000043            1000:2000:ca:2::/64
ASE  0.0.0.20       192.168.2.1  404 80000040            1000:2000:ca:3::/64
ASE  0.0.0.21       192.168.2.1  404 80000040            1000:2000:c3:3::/64
ASE  0.0.0.22       192.168.2.1  404 80000041            1000:2000:c3:4::/64
ASE  0.0.0.23       192.168.2.1  404 80000030                             ::
ASE  0.0.0.0        192.168.3.1  646 80003920          1000:2000:99:5::1/128
ASE  0.0.0.1        192.168.3.1  646 80003920          1000:2000:99:6::1/128
ASE  0.0.0.2        192.168.3.1  646 80003920            1000:2000:bb:3::/64
ASE  0.0.0.3        192.168.3.1  646 80003920          1000:2000:aa:e00::/64
ASE  0.0.0.4        192.168.3.1  646 80003920          1000:2000:aa:e01::/64
ASE  0.0.0.5        192.168.3.1  646 80003920          1000:2000:aa:e02::/64
ASE  0.0.0.6        192.168.3.1  646 80003920          1000:2000:aa:e03::/64
ASE  0.0.0.7        192.168.3.1  646 80003920          1000:2000:aa:e04::/64
ASE  0.0.0.8        192.168.3.1  646 80003920          1000:2000:aa:e05::/64
ASE  0.0.0.9        192.168.3.1  646 80003920          1000:2000:aa:e10::/64
ASE  0.0.0.10       192.168.3.1  646 80003920          1000:2000:aa:e11::/64
ASE  0.0.0.11       192.168.3.1  646 80003920          1000:2000:aa:e12::/64
ASE  0.0.0.12       192.168.3.1  646 80003920          1000:2000:aa:e13::/64
ASE  0.0.0.13       192.168.3.1  646 80003920          1000:2000:aa:e14::/64
ASE  0.0.0.14       192.168.3.1  646 80003920          1000:2000:aa:e15::/64
ASE  0.0.0.15       192.168.3.1  646 80003920          1000:2000:aa:e16::/64
ASE  0.0.0.16       192.168.3.1  646 80003920          1000:2000:aa:e17::/64
ASE  0.0.0.17       192.168.3.1  646 80003920          1000:2000:aa:e18::/64
ASE  0.0.0.0        192.168.2.2  154 80000002          1000:2000:99:f::2/128
ASE  0.0.0.1        192.168.2.2  154 80000002         1000:2000:99:10::2/128
ASE  0.0.0.2        192.168.2.2  154 80000002           1000:2000:99:11::/64
ASE  0.0.0.3        192.168.2.2  154 80000002            1000:2000:bb:6::/64
ASE  0.0.0.4        192.168.2.2  154 80000002          1000:2000:aa:f00::/64
ASE  0.0.0.5        192.168.2.2  154 80000002          1000:2000:aa:f01::/64
ASE  0.0.0.6        192.168.2.2  154 80000002          1000:2000:aa:f02::/64
ASE  0.0.0.7        192.168.2.2  154 80000002          1000:2000:aa:f03::/64
ASE  0.0.0.8        192.168.2.2  154 80000002          1000:2000:aa:f04::/64
ASE  0.0.0.9        192.168.2.2  154 80000002          1000:2000:aa:f05::/64
ASE  0.0.0.10       192.168.2.2  154 80000002          1000:2000:aa:f07::/64
ASE  0.0.0.11       192.168.2.2  154 80000002          1000:2000:aa:f10::/64
ASE  0.0.0.12       192.168.2.2  154 80000002          1000:2000:aa:f11::/64
ASE  0.0.0.13       192.168.2.2  154 80000002          1000:2000:aa:f12::/64
ASE  0.0.0.14       192.168.2.2  154 80000002          1000:2000:aa:f13::/64
ASE  0.0.0.15       192.168.2.2  154 80000002          1000:2000:aa:f14::/64
ASE  0.0.0.16       192.168.2.2  154 80000002          1000:2000:aa:f15::/64
ASE  0.0.0.17       192.168.2.2  154 80000002          1000:2000:aa:f16::/64
ASE  0.0.0.18       192.168.2.2  154 80000002          1000:2000:aa:f17::/64
ASE  0.0.0.19       192.168.2.2  154 80000002          1000:2000:aa:f18::/64

router-six_FRR#
router-five_Quagga# show ipv6 ospf6 database

        Area Scoped Link State Database (Area 0.0.0.0)

Type LSId           AdvRouter       Age   SeqNum                        Payload
Rtr  0.0.0.0        192.168.1.1   55 800180ba        192.168.2.1/0.0.0.12
Rtr  0.0.0.0        192.168.1.1   55 800180ba        192.168.2.1/0.0.0.13
Rtr  0.0.0.0        192.168.1.1   55 800180ba        192.168.3.1/0.0.0.49
Rtr  0.0.0.0        192.168.1.1   55 800180ba        192.168.1.2/0.0.0.34
Rtr  0.0.0.0        192.168.1.1   55 800180ba        192.168.1.2/0.0.0.36
Rtr  0.0.0.0        192.168.1.1   55 800180ba        192.168.2.2/0.0.0.36
Rtr  0.0.0.0        192.168.2.1   55 800000f7        192.168.2.1/0.0.0.12
Rtr  0.0.0.0        192.168.2.1   55 800000f7        192.168.2.1/0.0.0.13
Rtr  0.0.0.0        192.168.2.1   55 800000f7        192.168.3.1/0.0.0.50
Rtr  0.0.0.0        192.168.2.1   55 800000f7        192.168.1.2/0.0.0.35
Rtr  0.0.0.0        192.168.2.1   55 800000f7        192.168.1.2/0.0.0.37
Rtr  0.0.0.0        192.168.2.1   55 800000f7        192.168.2.2/0.0.0.37
Rtr  0.0.0.0        192.168.3.1  815 80003a24        192.168.1.1/0.0.0.28
Rtr  0.0.0.0        192.168.3.1  815 80003a24        192.168.2.1/0.0.0.28
Rtr  0.0.0.0        192.168.1.2   54 800000f5        192.168.1.1/0.0.0.30
Rtr  0.0.0.0        192.168.1.2   54 800000f5        192.168.2.1/0.0.0.30
Rtr  0.0.0.0        192.168.1.2   54 800000f5        192.168.1.1/0.0.0.32
Rtr  0.0.0.0        192.168.1.2   54 800000f5        192.168.2.1/0.0.0.32
Rtr  0.0.0.0        192.168.1.2   54 800000f5        192.168.2.2/0.0.0.10
Rtr  0.0.0.0        192.168.2.2   91 80000029        192.168.1.1/0.0.0.33
Rtr  0.0.0.0        192.168.2.2   91 80000029        192.168.2.1/0.0.0.33
Rtr  0.0.0.0        192.168.2.2   91 80000029        192.168.2.2/0.0.0.10
Net  0.0.0.12       192.168.2.1  845 8000000e                 192.168.2.1
Net  0.0.0.12       192.168.2.1  845 8000000e                 192.168.1.1
Net  0.0.0.13       192.168.2.1  845 8000000e                 192.168.2.1
Net  0.0.0.13       192.168.2.1  845 8000000e                 192.168.1.1
Net  0.0.0.10       192.168.2.2   86 8000000e                 192.168.2.2
Net  0.0.0.10       192.168.2.2   86 8000000e                 192.168.1.2
INP  0.0.0.0        192.168.1.1  845 8001660d          1000:2000:99:5::1/128
INP  0.0.0.0        192.168.1.1  845 8001660d          1000:2000:99:9::1/128
INP  0.0.0.0        192.168.1.1  845 8001660d          1000:2000:99:d::1/128
INP  0.0.0.0        192.168.1.1  845 8001660d          1000:2000:99:f::1/128
INP  0.0.0.0        192.168.2.1  849 80000066          1000:2000:99:6::1/128
INP  0.0.0.0        192.168.2.1  849 80000066          1000:2000:99:a::1/128
INP  0.0.0.0        192.168.2.1  849 80000066          1000:2000:99:e::1/128
INP  0.0.0.0        192.168.2.1  849 80000066         1000:2000:99:10::1/128
INP  0.0.0.12       192.168.2.1  845 8000000e            1000:2000:99:1::/64
INP  0.0.0.13       192.168.2.1  845 8000000e            1000:2000:99:2::/64
INP  0.0.0.0        192.168.3.1 1175 80003921          1000:2000:99:5::2/128
INP  0.0.0.0        192.168.3.1 1175 80003921          1000:2000:99:6::2/128
INP  0.0.0.0        192.168.1.2   80 8000006c          1000:2000:99:9::2/128
INP  0.0.0.0        192.168.1.2   80 8000006c          1000:2000:99:a::2/128
INP  0.0.0.0        192.168.1.2   80 8000006c          1000:2000:99:d::2/128
INP  0.0.0.0        192.168.1.2   80 8000006c          1000:2000:99:e::2/128
INP  0.0.0.0        192.168.2.2   91 8000001c          1000:2000:99:f::2/128
INP  0.0.0.0        192.168.2.2   91 8000001c         1000:2000:99:10::2/128
INP  0.0.0.10       192.168.2.2   86 8000000e           1000:2000:99:11::/64

        I/F Scoped Link State Database (I/F gre1 in Area 0.0.0.0)

Type LSId           AdvRouter       Age   SeqNum                        Payload
Lnk  0.0.0.34       0.0.0.0        1910 80000002       fe80::ec4:7aff:feac:a484
Lnk  0.0.0.30       192.168.1.1  810 80000030      fe80::1234:1234:1234:5555
Lnk  0.0.0.34       192.168.1.2   54 8000002f       fe80::ec4:7aff:feac:a484

        I/F Scoped Link State Database (I/F gre2 in Area 0.0.0.0)

Type LSId           AdvRouter       Age   SeqNum                        Payload
Lnk  0.0.0.35       0.0.0.0        1910 80000002       fe80::ec4:7aff:feac:a484
Lnk  0.0.0.30       192.168.2.1  896 80000018      fe80::ae1f:6bff:fe0a:c5d6
Lnk  0.0.0.35       192.168.1.2   54 8000001c       fe80::ec4:7aff:feac:a484

        I/F Scoped Link State Database (I/F gre3 in Area 0.0.0.0)

Type LSId           AdvRouter       Age   SeqNum                        Payload
Lnk  0.0.0.36       0.0.0.0        1911 80000002       fe80::ec4:7aff:feac:a484
Lnk  0.0.0.32       192.168.1.1  811 80000030      fe80::1234:1234:1234:5555
Lnk  0.0.0.36       192.168.1.2   56 80000030       fe80::ec4:7aff:feac:a484

        I/F Scoped Link State Database (I/F gre4 in Area 0.0.0.0)

Type LSId           AdvRouter       Age   SeqNum                        Payload
Lnk  0.0.0.37       0.0.0.0        1911 80000002       fe80::ec4:7aff:feac:a484
Lnk  0.0.0.32       192.168.2.1  902 80000018      fe80::ae1f:6bff:fe0a:c5d6
Lnk  0.0.0.37       192.168.1.2   60 8000001c       fe80::ec4:7aff:feac:a484

        I/F Scoped Link State Database (I/F vlan1 in Area 0.0.0.0)

Type LSId           AdvRouter       Age   SeqNum                        Payload
Lnk  0.0.0.10       0.0.0.0        1217 80000002       fe80::1234:1234:1234:7777
Lnk  0.0.0.10       192.168.1.2   90 80000019       fe80::1234:1234:1234:7777
Lnk  0.0.0.10       192.168.2.2  262 80000013      ffe80::1234:1234:1234:6666

        AS Scoped Link State Database

Type LSId           AdvRouter       Age   SeqNum                        Payload
ASE  0.0.0.0        192.168.1.1  849 80001f4c            1000:2000:88:1::/64
ASE  0.0.0.1        192.168.1.1  849 80001f4c            1000:2000:88:2::/64
ASE  0.0.0.2        192.168.1.1  849 80001f4c            1000:2000:99:1::/64
ASE  0.0.0.3        192.168.1.1  849 80001f4c            1000:2000:99:2::/64
ASE  0.0.0.4        192.168.1.1  849 800164eb          1000:2000:99:5::2/128
ASE  0.0.0.5        192.168.1.1  849 800164eb          1000:2000:99:9::2/128
ASE  0.0.0.6        192.168.1.1  849 800164eb          1000:2000:99:d::2/128
ASE  0.0.0.7        192.168.1.1  849 800164eb          1000:2000:99:f::2/128
ASE  0.0.0.8        192.168.1.1  849 800164eb            1000:2000:bb:1::/64
ASE  0.0.0.9        192.168.1.1  849 800164eb            1000:2000:c2:1::/64
ASE  0.0.0.10       192.168.1.1  849 80001f4c            1000:2000:c2:2::/64
ASE  0.0.0.11       192.168.1.1  849 80001f4c            1000:2000:c2:3::/64
ASE  0.0.0.12       192.168.1.1  849 80001f4c          1000:2000:c4:100::/64
ASE  0.0.0.13       192.168.1.1  849 80001f4c            1000:2000:c8:1::/64
ASE  0.0.0.14       192.168.1.1  849 80001f4c            1000:2000:c8:2::/64
ASE  0.0.0.15       192.168.1.1  849 80001f4c            1000:2000:c8:3::/64
ASE  0.0.0.16       192.168.1.1  849 80001f4c            1000:2000:c8:4::/64
ASE  0.0.0.17       192.168.1.1  849 80001f4c            1000:2000:ca:1::/64
ASE  0.0.0.18       192.168.1.1  849 80001f4c            1000:2000:ca:2::/64
ASE  0.0.0.19       192.168.1.1  849 80001f4c            1000:2000:ca:3::/64
ASE  0.0.0.20       192.168.1.1  849 80001f4c            1000:2000:c3:1::/64
ASE  0.0.0.21       192.168.1.1  849 80001f4c            1000:2000:c3:2::/64
ASE  0.0.0.22       192.168.1.1  845 80001f4c                             ::
ASE  0.0.0.0        192.168.2.1  933 80000040            1000:2000:88:1::/64
ASE  0.0.0.1        192.168.2.1  933 80000040            1000:2000:88:2::/64
ASE  0.0.0.2        192.168.2.1  933 80000040            1000:2000:99:1::/64
ASE  0.0.0.3        192.168.2.1  933 80000040            1000:2000:99:2::/64
ASE  0.0.0.4        192.168.2.1  933 80000040          1000:2000:99:6::2/128
ASE  0.0.0.5        192.168.2.1  933 80000040          1000:2000:99:a::2/128
ASE  0.0.0.6        192.168.2.1  933 80000040          1000:2000:99:e::2/128
ASE  0.0.0.7        192.168.2.1  933 80000040         1000:2000:99:10::2/128
ASE  0.0.0.8        192.168.2.1  933 80000040            1000:2000:bb:2::/64
ASE  0.0.0.9        192.168.2.1  933 80000040            1000:2000:bb:8::/64
ASE  0.0.0.10       192.168.2.1  933 80000040            1000:2000:c2:1::/64
ASE  0.0.0.11       192.168.2.1  933 80000040            1000:2000:c2:2::/64
ASE  0.0.0.12       192.168.2.1  933 80000040            1000:2000:c2:3::/64
ASE  0.0.0.13       192.168.2.1  933 80000043          1000:2000:c4:100::/64
ASE  0.0.0.14       192.168.2.1  933 80000040            1000:2000:c8:1::/64
ASE  0.0.0.15       192.168.2.1  933 80000040            1000:2000:c8:2::/64
ASE  0.0.0.16       192.168.2.1  933 80000040            1000:2000:c8:3::/64
ASE  0.0.0.17       192.168.2.1  933 80000040            1000:2000:c8:4::/64
ASE  0.0.0.18       192.168.2.1  933 80000043            1000:2000:ca:1::/64
ASE  0.0.0.19       192.168.2.1  933 80000043            1000:2000:ca:2::/64
ASE  0.0.0.20       192.168.2.1  933 80000040            1000:2000:ca:3::/64
ASE  0.0.0.21       192.168.2.1  933 80000040            1000:2000:c3:3::/64
ASE  0.0.0.22       192.168.2.1  933 80000041            1000:2000:c3:4::/64
ASE  0.0.0.23       192.168.2.1  933 80000030                             ::
ASE  0.0.0.0        192.168.3.1 1175 80003920          1000:2000:99:5::1/128
ASE  0.0.0.1        192.168.3.1 1175 80003920          1000:2000:99:6::1/128
ASE  0.0.0.2        192.168.3.1 1175 80003920            1000:2000:bb:3::/64
ASE  0.0.0.3        192.168.3.1 1175 80003920          1000:2000:aa:e00::/64
ASE  0.0.0.4        192.168.3.1 1175 80003920          1000:2000:aa:e01::/64
ASE  0.0.0.5        192.168.3.1 1175 80003920          1000:2000:aa:e02::/64
ASE  0.0.0.6        192.168.3.1 1175 80003920          1000:2000:aa:e03::/64
ASE  0.0.0.7        192.168.3.1 1175 80003920          1000:2000:aa:e04::/64
ASE  0.0.0.8        192.168.3.1 1175 80003920          1000:2000:aa:e05::/64
ASE  0.0.0.9        192.168.3.1 1175 80003920          1000:2000:aa:e10::/64
ASE  0.0.0.10       192.168.3.1 1175 80003920          1000:2000:aa:e11::/64
ASE  0.0.0.11       192.168.3.1 1175 80003920          1000:2000:aa:e12::/64
ASE  0.0.0.12       192.168.3.1 1175 80003920          1000:2000:aa:e13::/64
ASE  0.0.0.13       192.168.3.1 1175 80003920          1000:2000:aa:e14::/64
ASE  0.0.0.14       192.168.3.1 1175 80003920          1000:2000:aa:e15::/64
ASE  0.0.0.15       192.168.3.1 1175 80003920          1000:2000:aa:e16::/64
ASE  0.0.0.16       192.168.3.1 1175 80003920          1000:2000:aa:e17::/64
ASE  0.0.0.17       192.168.3.1 1175 80003920          1000:2000:aa:e18::/64
ASE  0.0.0.0        192.168.1.2   85 80000042          1000:2000:99:9::1/128
ASE  0.0.0.1        192.168.1.2   85 80000042          1000:2000:99:a::1/128
ASE  0.0.0.2        192.168.1.2   85 80000042          1000:2000:99:d::1/128
ASE  0.0.0.3        192.168.1.2   85 80000042          1000:2000:99:e::1/128
ASE  0.0.0.4        192.168.1.2   85 80000042           1000:2000:99:11::/64
ASE  0.0.0.5        192.168.1.2   85 80000042            1000:2000:bb:5::/64
ASE  0.0.0.6        192.168.1.2   85 80000042          1000:2000:aa:f00::/64
ASE  0.0.0.7        192.168.1.2   85 80000042          1000:2000:aa:f01::/64
ASE  0.0.0.8        192.168.1.2   85 80000042          1000:2000:aa:f02::/64
ASE  0.0.0.9        192.168.1.2   85 80000042          1000:2000:aa:f03::/64
ASE  0.0.0.10       192.168.1.2   85 80000042          1000:2000:aa:f04::/64
ASE  0.0.0.11       192.168.1.2   85 80000042          1000:2000:aa:f05::/64
ASE  0.0.0.12       192.168.1.2   85 80000042          1000:2000:aa:f07::/64
ASE  0.0.0.13       192.168.1.2   85 80000042          1000:2000:aa:f10::/64
ASE  0.0.0.14       192.168.1.2   85 80000042          1000:2000:aa:f11::/64
ASE  0.0.0.15       192.168.1.2   85 80000042          1000:2000:aa:f12::/64
ASE  0.0.0.16       192.168.1.2   85 80000042          1000:2000:aa:f13::/64
ASE  0.0.0.17       192.168.1.2   85 80000042          1000:2000:aa:f14::/64
ASE  0.0.0.18       192.168.1.2   85 80000042          1000:2000:aa:f15::/64
ASE  0.0.0.19       192.168.1.2   85 80000042          1000:2000:aa:f16::/64
ASE  0.0.0.20       192.168.1.2   85 80000042          1000:2000:aa:f17::/64
ASE  0.0.0.21       192.168.1.2   85 80000042          1000:2000:aa:f18::/64
ASE  0.0.0.0        192.168.2.2  257 8000000e          1000:2000:99:f::1/128
ASE  0.0.0.1        192.168.2.2  257 8000000e         1000:2000:99:10::1/128
ASE  0.0.0.2        192.168.2.2  257 8000000e           1000:2000:99:11::/64
ASE  0.0.0.3        192.168.2.2  257 8000000e            1000:2000:bb:6::/64
ASE  0.0.0.4        192.168.2.2  257 8000000e          1000:2000:aa:f00::/64
ASE  0.0.0.5        192.168.2.2  257 8000000e          1000:2000:aa:f01::/64
ASE  0.0.0.6        192.168.2.2  257 8000000e          1000:2000:aa:f02::/64
ASE  0.0.0.7        192.168.2.2  257 8000000e          1000:2000:aa:f03::/64
ASE  0.0.0.8        192.168.2.2  257 8000000e          1000:2000:aa:f04::/64
ASE  0.0.0.9        192.168.2.2  257 8000000e          1000:2000:aa:f05::/64
ASE  0.0.0.10       192.168.2.2  257 8000000f          1000:2000:aa:f07::/64
ASE  0.0.0.11       192.168.2.2  257 8000000f          1000:2000:aa:f10::/64
ASE  0.0.0.12       192.168.2.2  257 8000000f          1000:2000:aa:f11::/64
ASE  0.0.0.13       192.168.2.2  257 8000000f          1000:2000:aa:f12::/64
ASE  0.0.0.14       192.168.2.2  257 8000000f          1000:2000:aa:f13::/64
ASE  0.0.0.15       192.168.2.2  257 8000000f          1000:2000:aa:f14::/64
ASE  0.0.0.16       192.168.2.2  257 8000000f          1000:2000:aa:f15::/64
ASE  0.0.0.17       192.168.2.2  257 8000000f          1000:2000:aa:f16::/64
ASE  0.0.0.18       192.168.2.2  257 8000000f          1000:2000:aa:f17::/64
ASE  0.0.0.19       192.168.2.2  257 8000000e          1000:2000:aa:f18::/64

router-five_Quagga# 
router-six_Quagga# show ipv6 ospf6 database

        Area Scoped Link State Database (Area 0.0.0.0)

Type LSId           AdvRouter       Age   SeqNum                        Payload
Rtr  0.0.0.0        192.168.1.1   65 800180ba        192.168.2.1/0.0.0.12
Rtr  0.0.0.0        192.168.1.1   65 800180ba        192.168.2.1/0.0.0.13
Rtr  0.0.0.0        192.168.1.1   65 800180ba        192.168.3.1/0.0.0.49
Rtr  0.0.0.0        192.168.1.1   65 800180ba        192.168.1.2/0.0.0.34
Rtr  0.0.0.0        192.168.1.1   65 800180ba        192.168.1.2/0.0.0.36
Rtr  0.0.0.0        192.168.1.1   65 800180ba        192.168.2.2/0.0.0.36
Rtr  0.0.0.0        192.168.2.1   65 800000f7        192.168.2.1/0.0.0.12
Rtr  0.0.0.0        192.168.2.1   65 800000f7        192.168.2.1/0.0.0.13
Rtr  0.0.0.0        192.168.2.1   65 800000f7        192.168.3.1/0.0.0.50
Rtr  0.0.0.0        192.168.2.1   65 800000f7        192.168.1.2/0.0.0.35
Rtr  0.0.0.0        192.168.2.1   65 800000f7        192.168.1.2/0.0.0.37
Rtr  0.0.0.0        192.168.2.1   65 800000f7        192.168.2.2/0.0.0.37
Rtr  0.0.0.0        192.168.3.1  823 80003a24        192.168.1.1/0.0.0.28
Rtr  0.0.0.0        192.168.3.1  823 80003a24        192.168.2.1/0.0.0.28
Rtr  0.0.0.0        192.168.1.2   65 800000f5        192.168.1.1/0.0.0.30
Rtr  0.0.0.0        192.168.1.2   65 800000f5        192.168.2.1/0.0.0.30
Rtr  0.0.0.0        192.168.1.2   65 800000f5        192.168.1.1/0.0.0.32
Rtr  0.0.0.0        192.168.1.2   65 800000f5        192.168.2.1/0.0.0.32
Rtr  0.0.0.0        192.168.1.2   65 800000f5        192.168.2.2/0.0.0.10
Rtr  0.0.0.0        192.168.2.2   99 80000029        192.168.1.1/0.0.0.33
Rtr  0.0.0.0        192.168.2.2   99 80000029        192.168.2.1/0.0.0.33
Rtr  0.0.0.0        192.168.2.2   99 80000029        192.168.2.2/0.0.0.10
Net  0.0.0.12       192.168.2.1  853 8000000e                 192.168.2.1
Net  0.0.0.12       192.168.2.1  853 8000000e                 192.168.1.1
Net  0.0.0.13       192.168.2.1  853 8000000e                 192.168.2.1
Net  0.0.0.13       192.168.2.1  853 8000000e                 192.168.1.1
Net  0.0.0.10       192.168.2.2   94 8000000e                 192.168.2.2
Net  0.0.0.10       192.168.2.2   94 8000000e                 192.168.1.2
INP  0.0.0.0        192.168.1.1  853 8001660d          1000:2000:99:5::1/128
INP  0.0.0.0        192.168.1.1  853 8001660d          1000:2000:99:9::1/128
INP  0.0.0.0        192.168.1.1  853 8001660d          1000:2000:99:d::1/128
INP  0.0.0.0        192.168.1.1  853 8001660d          1000:2000:99:f::1/128
INP  0.0.0.0        192.168.2.1  857 80000066          1000:2000:99:6::1/128
INP  0.0.0.0        192.168.2.1  857 80000066          1000:2000:99:a::1/128
INP  0.0.0.0        192.168.2.1  857 80000066          1000:2000:99:e::1/128
INP  0.0.0.0        192.168.2.1  857 80000066         1000:2000:99:10::1/128
INP  0.0.0.12       192.168.2.1  853 8000000e            1000:2000:99:1::/64
INP  0.0.0.13       192.168.2.1  853 8000000e            1000:2000:99:2::/64
INP  0.0.0.0        192.168.3.1 1183 80003921          1000:2000:99:5::2/128
INP  0.0.0.0        192.168.3.1 1183 80003921          1000:2000:99:6::2/128
INP  0.0.0.0        192.168.1.2   90 8000006c          1000:2000:99:9::2/128
INP  0.0.0.0        192.168.1.2   90 8000006c          1000:2000:99:a::2/128
INP  0.0.0.0        192.168.1.2   90 8000006c          1000:2000:99:d::2/128
INP  0.0.0.0        192.168.1.2   90 8000006c          1000:2000:99:e::2/128
INP  0.0.0.0        192.168.2.2   99 8000001c          1000:2000:99:f::2/128
INP  0.0.0.0        192.168.2.2   99 8000001c         1000:2000:99:10::2/128
INP  0.0.0.10       192.168.2.2   94 8000000e           1000:2000:99:11::/64

        I/F Scoped Link State Database (I/F gre1 in Area 0.0.0.0)

Type LSId           AdvRouter       Age   SeqNum                        Payload

        I/F Scoped Link State Database (I/F gre2 in Area 0.0.0.0)

Type LSId           AdvRouter       Age   SeqNum                        Payload

        I/F Scoped Link State Database (I/F gre3 in Area 0.0.0.0)

Type LSId           AdvRouter       Age   SeqNum                        Payload
Lnk  0.0.0.36       0.0.0.0         693 80000003      fe80::ae1f:6bff:fe43:c736
Lnk  0.0.0.33       192.168.1.1  821 80000018      fe80::1234:1234:1234:5555
Lnk  0.0.0.36       192.168.2.2  266 80000013      fe80::ae1f:6bff:fe43:c736

        I/F Scoped Link State Database (I/F gre4 in Area 0.0.0.0)

Type LSId           AdvRouter       Age   SeqNum                        Payload
Lnk  0.0.0.37       0.0.0.0         693 80000003      fe80::ae1f:6bff:fe43:c736
Lnk  0.0.0.33       192.168.2.1  901 80000018      fe80::ae1f:6bff:fe0a:c5d6
Lnk  0.0.0.37       192.168.2.2  229 80000013      fe80::ae1f:6bff:fe43:c736

        I/F Scoped Link State Database (I/F vlan1 in Area 0.0.0.0)

Type LSId           AdvRouter       Age   SeqNum                        Payload
Lnk  0.0.0.10       0.0.0.0        1225 80000002       fe80::1234:1234:1234:7777
Lnk  0.0.0.10       192.168.1.2  100 80000019       fe80::1234:1234:1234:7777
Lnk  0.0.0.10       192.168.2.2  270 80000013      ffe80::1234:1234:1234:6666

        AS Scoped Link State Database

Type LSId           AdvRouter       Age   SeqNum                        Payload
ASE  0.0.0.0        192.168.1.1  857 80001f4c            1000:2000:88:1::/64
ASE  0.0.0.1        192.168.1.1  857 80001f4c            1000:2000:88:2::/64
ASE  0.0.0.2        192.168.1.1  857 80001f4c            1000:2000:99:1::/64
ASE  0.0.0.3        192.168.1.1  857 80001f4c            1000:2000:99:2::/64
ASE  0.0.0.4        192.168.1.1  857 800164eb          1000:2000:99:5::2/128
ASE  0.0.0.5        192.168.1.1  857 800164eb          1000:2000:99:9::2/128
ASE  0.0.0.6        192.168.1.1  857 800164eb          1000:2000:99:d::2/128
ASE  0.0.0.7        192.168.1.1  857 800164eb          1000:2000:99:f::2/128
ASE  0.0.0.8        192.168.1.1  857 800164eb            1000:2000:bb:1::/64
ASE  0.0.0.9        192.168.1.1  857 800164eb            1000:2000:c2:1::/64
ASE  0.0.0.10       192.168.1.1  857 80001f4c            1000:2000:c2:2::/64
ASE  0.0.0.11       192.168.1.1  857 80001f4c            1000:2000:c2:3::/64
ASE  0.0.0.12       192.168.1.1  857 80001f4c          1000:2000:c4:100::/64
ASE  0.0.0.13       192.168.1.1  857 80001f4c            1000:2000:c8:1::/64
ASE  0.0.0.14       192.168.1.1  857 80001f4c            1000:2000:c8:2::/64
ASE  0.0.0.15       192.168.1.1  857 80001f4c            1000:2000:c8:3::/64
ASE  0.0.0.16       192.168.1.1  857 80001f4c            1000:2000:c8:4::/64
ASE  0.0.0.17       192.168.1.1  857 80001f4c            1000:2000:ca:1::/64
ASE  0.0.0.18       192.168.1.1  857 80001f4c            1000:2000:ca:2::/64
ASE  0.0.0.19       192.168.1.1  857 80001f4c            1000:2000:ca:3::/64
ASE  0.0.0.20       192.168.1.1  857 80001f4c            1000:2000:c3:1::/64
ASE  0.0.0.21       192.168.1.1  857 80001f4c            1000:2000:c3:2::/64
ASE  0.0.0.22       192.168.1.1  853 80001f4c                             ::
ASE  0.0.0.0        192.168.2.1  941 80000040            1000:2000:88:1::/64
ASE  0.0.0.1        192.168.2.1  941 80000040            1000:2000:88:2::/64
ASE  0.0.0.2        192.168.2.1  941 80000040            1000:2000:99:1::/64
ASE  0.0.0.3        192.168.2.1  941 80000040            1000:2000:99:2::/64
ASE  0.0.0.4        192.168.2.1  941 80000040          1000:2000:99:6::2/128
ASE  0.0.0.5        192.168.2.1  941 80000040          1000:2000:99:a::2/128
ASE  0.0.0.6        192.168.2.1  941 80000040          1000:2000:99:e::2/128
ASE  0.0.0.7        192.168.2.1  941 80000040         1000:2000:99:10::2/128
ASE  0.0.0.8        192.168.2.1  941 80000040            1000:2000:bb:2::/64
ASE  0.0.0.9        192.168.2.1  941 80000040            1000:2000:bb:8::/64
ASE  0.0.0.10       192.168.2.1  941 80000040            1000:2000:c2:1::/64
ASE  0.0.0.11       192.168.2.1  941 80000040            1000:2000:c2:2::/64
ASE  0.0.0.12       192.168.2.1  941 80000040            1000:2000:c2:3::/64
ASE  0.0.0.13       192.168.2.1  941 80000043          1000:2000:c4:100::/64
ASE  0.0.0.14       192.168.2.1  941 80000040            1000:2000:c8:1::/64
ASE  0.0.0.15       192.168.2.1  941 80000040            1000:2000:c8:2::/64
ASE  0.0.0.16       192.168.2.1  941 80000040            1000:2000:c8:3::/64
ASE  0.0.0.17       192.168.2.1  941 80000040            1000:2000:c8:4::/64
ASE  0.0.0.18       192.168.2.1  941 80000043            1000:2000:ca:1::/64
ASE  0.0.0.19       192.168.2.1  941 80000043            1000:2000:ca:2::/64
ASE  0.0.0.20       192.168.2.1  941 80000040            1000:2000:ca:3::/64
ASE  0.0.0.21       192.168.2.1  941 80000040            1000:2000:c3:3::/64
ASE  0.0.0.22       192.168.2.1  941 80000041            1000:2000:c3:4::/64
ASE  0.0.0.23       192.168.2.1  941 80000030                             ::
ASE  0.0.0.0        192.168.3.1 1183 80003920          1000:2000:99:5::1/128
ASE  0.0.0.1        192.168.3.1 1183 80003920          1000:2000:99:6::1/128
ASE  0.0.0.2        192.168.3.1 1183 80003920            1000:2000:bb:3::/64
ASE  0.0.0.3        192.168.3.1 1183 80003920          1000:2000:aa:e00::/64
ASE  0.0.0.4        192.168.3.1 1183 80003920          1000:2000:aa:e01::/64
ASE  0.0.0.5        192.168.3.1 1183 80003920          1000:2000:aa:e02::/64
ASE  0.0.0.6        192.168.3.1 1183 80003920          1000:2000:aa:e03::/64
ASE  0.0.0.7        192.168.3.1 1183 80003920          1000:2000:aa:e04::/64
ASE  0.0.0.8        192.168.3.1 1183 80003920          1000:2000:aa:e05::/64
ASE  0.0.0.9        192.168.3.1 1183 80003920          1000:2000:aa:e10::/64
ASE  0.0.0.10       192.168.3.1 1183 80003920          1000:2000:aa:e11::/64
ASE  0.0.0.11       192.168.3.1 1183 80003920          1000:2000:aa:e12::/64
ASE  0.0.0.12       192.168.3.1 1183 80003920          1000:2000:aa:e13::/64
ASE  0.0.0.13       192.168.3.1 1183 80003920          1000:2000:aa:e14::/64
ASE  0.0.0.14       192.168.3.1 1183 80003920          1000:2000:aa:e15::/64
ASE  0.0.0.15       192.168.3.1 1183 80003920          1000:2000:aa:e16::/64
ASE  0.0.0.16       192.168.3.1 1183 80003920          1000:2000:aa:e17::/64
ASE  0.0.0.17       192.168.3.1 1183 80003920          1000:2000:aa:e18::/64
ASE  0.0.0.0        192.168.1.2   95 80000042          1000:2000:99:9::1/128
ASE  0.0.0.1        192.168.1.2   95 80000042          1000:2000:99:a::1/128
ASE  0.0.0.2        192.168.1.2   95 80000042          1000:2000:99:d::1/128
ASE  0.0.0.3        192.168.1.2   95 80000042          1000:2000:99:e::1/128
ASE  0.0.0.4        192.168.1.2   95 80000042           1000:2000:99:11::/64
ASE  0.0.0.5        192.168.1.2   95 80000042            1000:2000:bb:5::/64
ASE  0.0.0.6        192.168.1.2   95 80000042          1000:2000:aa:f00::/64
ASE  0.0.0.7        192.168.1.2   95 80000042          1000:2000:aa:f01::/64
ASE  0.0.0.8        192.168.1.2   95 80000042          1000:2000:aa:f02::/64
ASE  0.0.0.9        192.168.1.2   95 80000042          1000:2000:aa:f03::/64
ASE  0.0.0.10       192.168.1.2   95 80000042          1000:2000:aa:f04::/64
ASE  0.0.0.11       192.168.1.2   95 80000042          1000:2000:aa:f05::/64
ASE  0.0.0.12       192.168.1.2   95 80000042          1000:2000:aa:f07::/64
ASE  0.0.0.13       192.168.1.2   95 80000042          1000:2000:aa:f10::/64
ASE  0.0.0.14       192.168.1.2   95 80000042          1000:2000:aa:f11::/64
ASE  0.0.0.15       192.168.1.2   95 80000042          1000:2000:aa:f12::/64
ASE  0.0.0.16       192.168.1.2   95 80000042          1000:2000:aa:f13::/64
ASE  0.0.0.17       192.168.1.2   95 80000042          1000:2000:aa:f14::/64
ASE  0.0.0.18       192.168.1.2   95 80000042          1000:2000:aa:f15::/64
ASE  0.0.0.19       192.168.1.2   95 80000042          1000:2000:aa:f16::/64
ASE  0.0.0.20       192.168.1.2   95 80000042          1000:2000:aa:f17::/64
ASE  0.0.0.21       192.168.1.2   95 80000042          1000:2000:aa:f18::/64
ASE  0.0.0.0        192.168.2.2  265 8000000e          1000:2000:99:f::1/128
ASE  0.0.0.1        192.168.2.2  265 8000000e         1000:2000:99:10::1/128
ASE  0.0.0.2        192.168.2.2  265 8000000e           1000:2000:99:11::/64
ASE  0.0.0.3        192.168.2.2  265 8000000e            1000:2000:bb:6::/64
ASE  0.0.0.4        192.168.2.2  265 8000000e          1000:2000:aa:f00::/64
ASE  0.0.0.5        192.168.2.2  265 8000000e          1000:2000:aa:f01::/64
ASE  0.0.0.6        192.168.2.2  265 8000000e          1000:2000:aa:f02::/64
ASE  0.0.0.7        192.168.2.2  265 8000000e          1000:2000:aa:f03::/64
ASE  0.0.0.8        192.168.2.2  265 8000000e          1000:2000:aa:f04::/64
ASE  0.0.0.9        192.168.2.2  265 8000000e          1000:2000:aa:f05::/64
ASE  0.0.0.10       192.168.2.2  265 8000000f          1000:2000:aa:f07::/64
ASE  0.0.0.11       192.168.2.2  265 8000000f          1000:2000:aa:f10::/64
ASE  0.0.0.12       192.168.2.2  265 8000000f          1000:2000:aa:f11::/64
ASE  0.0.0.13       192.168.2.2  265 8000000f          1000:2000:aa:f12::/64
ASE  0.0.0.14       192.168.2.2  265 8000000f          1000:2000:aa:f13::/64
ASE  0.0.0.15       192.168.2.2  265 8000000f          1000:2000:aa:f14::/64
ASE  0.0.0.16       192.168.2.2  265 8000000f          1000:2000:aa:f15::/64
ASE  0.0.0.17       192.168.2.2  265 8000000f          1000:2000:aa:f16::/64
ASE  0.0.0.18       192.168.2.2  265 8000000f          1000:2000:aa:f17::/64
ASE  0.0.0.19       192.168.2.2  265 8000000e          1000:2000:aa:f18::/64

router-six_Quagga#  
prjpet commented 5 years ago

Hi ndeffayet,

Could you share your config files? Could it be that your issue is due to the same problem as reported before which is related to the ambiguous router-id command?

Try to set the router-id directly under configure terminal instead of ospf6 router-id.

Cheers,

Peter

ndeffayet commented 5 years ago

Hi Peter,

I have tried to set route-id but nothing happen (no error, command is not visible in sh run of FRR).

router-five_ospf6d_quagga.conf

!
hostname router-five
password secret
enable password secret
log syslog
service password-encryption
no banner motd
!
debug ospf6 lsa unknown
!
interface gre1
 ipv6 ospf6 cost 100
 ipv6 ospf6 network point-to-point
 ipv6 ospf6 mtu-ignore
!
interface gre2
 ipv6 ospf6 cost 1000
 ipv6 ospf6 network point-to-point
 ipv6 ospf6 mtu-ignore
!
interface gre3
 ipv6 ospf6 cost 105
 ipv6 ospf6 network point-to-point
 ipv6 ospf6 mtu-ignore
!
interface gre4
 ipv6 ospf6 cost 1005
 ipv6 ospf6 network point-to-point
 ipv6 ospf6 mtu-ignore
!
interface vlan1
 description router-six
 ipv6 ospf6 cost 10
 ipv6 ospf6 network broadcast
!
router ospf6
 router-id 192.168.1.2
 redistribute connected route-map ipv6-redist-connect
 redistribute static route-map ipv6-redist-static
 interface gre1 area 0.0.0.0
 interface gre2 area 0.0.0.0
 interface gre3 area 0.0.0.0
 interface gre4 area 0.0.0.0
 interface vlan1 area 0.0.0.0
!
ipv6 prefix-list ipv6-corp-net seq 5 permit 1000:2000::/48 le 128
ipv6 prefix-list ipv6-default-route seq 5 permit ::/0
!
route-map ipv6-redist-connect permit 5
 match ipv6 address prefix-list ipv6-corp-net
!
route-map ipv6-redist-static permit 5
 match ipv6 address prefix-list ipv6-corp-net
!
end

router-five_ospf6d_frr_shrun.conf

!
frr version 7.1
frr defaults traditional
!
hostname router-five
password secret
enable password secret
log syslog
service password-encryption
no banner motd
!
debug ospf6 lsa unknown
!
!
interface gre1
 ipv6 ospf6 cost 100
 ipv6 ospf6 mtu-ignore
!
interface gre2
 ipv6 ospf6 cost 1000
 ipv6 ospf6 mtu-ignore
!
interface gre3
 ipv6 ospf6 cost 105
 ipv6 ospf6 mtu-ignore
!
interface gre4
 ipv6 ospf6 cost 1005
 ipv6 ospf6 mtu-ignore
!
interface vlan1
 description router-six
!
router ospf6
 log-adjacency-changes detail
 redistribute connected route-map ipv6-redist-connect
 redistribute static route-map ipv6-redist-static
 interface gre1 area 0.0.0.0
 interface gre2 area 0.0.0.0
 interface gre3 area 0.0.0.0
 interface gre4 area 0.0.0.0
 interface vlan1 area 0.0.0.0
!
ipv6 prefix-list ipv6-corp-net seq 5 permit 1000:2000::/48 le 128
ipv6 prefix-list ipv6-default-route seq 5 permit ::/0
!
route-map ipv6-redist-static permit 5
 match ipv6 address prefix-list ipv6-corp-net
!
route-map ipv6-redist-connect permit 5
 match ipv6 address prefix-list ipv6-corp-net
!
end

router-six_ospf6d_quagga.conf

!
hostname router-six
password secret
enable password secret
log syslog
service password-encryption
no banner motd
!
debug ospf6 lsa unknown
!
interface gre1
 ipv6 ospf6 cost 200
 ipv6 ospf6 network point-to-point
 ipv6 ospf6 mtu-ignore
!
interface gre2
 ipv6 ospf6 cost 2000
 ipv6 ospf6 network point-to-point
 ipv6 ospf6 mtu-ignore
!
interface gre3
 ipv6 ospf6 cost 205
 ipv6 ospf6 network point-to-point
 ipv6 ospf6 mtu-ignore
!
interface gre4
 ipv6 ospf6 cost 2005
 ipv6 ospf6 network point-to-point
 ipv6 ospf6 mtu-ignore
!
interface vlan1
 description router-five
 ipv6 ospf6 cost 10
 ipv6 ospf6 network broadcast
!
router ospf6
 router-id 192.168.2.2
 redistribute connected route-map ipv6-redist-connect
 redistribute static route-map ipv6-redist-static
 interface gre1 area 0.0.0.0
 interface gre2 area 0.0.0.0
 interface gre3 area 0.0.0.0
 interface gre4 area 0.0.0.0
 interface vlan1 area 0.0.0.0
!
ipv6 prefix-list ipv6-corp-net seq 5 permit 1000:2000::/48 le 128
ipv6 prefix-list ipv6-default-route seq 5 permit ::/0
!
route-map ipv6-redist-connect permit 5
 match ipv6 address prefix-list ipv6-corp-net
!
route-map ipv6-redist-static permit 5
 match ipv6 address prefix-list ipv6-corp-net
!
end

router-six_ospf6d_frr_shrun.conf

!
frr version 7.1
frr defaults traditional
!
hostname router-six
password secret
enable password secret
log syslog
service password-encryption
no banner motd
!
debug ospf6 lsa unknown
!
!
interface gre1
 ipv6 ospf6 cost 200
 ipv6 ospf6 mtu-ignore
 ipv6 ospf6 network broadcast
!
interface gre2
 ipv6 ospf6 cost 2000
 ipv6 ospf6 mtu-ignore
 ipv6 ospf6 network broadcast
!
interface gre3
 ipv6 ospf6 cost 205
 ipv6 ospf6 mtu-ignore
 ipv6 ospf6 network broadcast
!
interface gre4
 ipv6 ospf6 cost 2005
 ipv6 ospf6 mtu-ignore
 ipv6 ospf6 network broadcast
!
interface vlan1
 description router-five
!
router ospf6
 log-adjacency-changes detail
 redistribute connected route-map ipv6-redist-connect
 redistribute static route-map ipv6-redist-static
 interface gre1 area 0.0.0.0
 interface gre2 area 0.0.0.0
 interface gre3 area 0.0.0.0
 interface gre4 area 0.0.0.0
 interface vlan1 area 0.0.0.0
!
ipv6 prefix-list ipv6-corp-net seq 5 permit 1000:2000::/48 le 128
ipv6 prefix-list ipv6-default-route seq 5 permit ::/0
!
route-map ipv6-redist-connect permit 5
 match ipv6 address prefix-list ipv6-corp-net
!
route-map ipv6-redist-static permit 5
 match ipv6 address prefix-list ipv6-corp-net
!
end

Many thanks for your feedback.

Nicolas

prjpet commented 5 years ago

Hi Nicolas,

You can see that in your quagga conf, router-id is set to a number in the format of an IPv4 address.

Please explicitly set the router-id in your frr conf, but pay attention to the following:

Try and let me know how you get on.

Cheers,

Peter

ndeffayet commented 5 years ago

Hi Peter,

I have tried to set route-id at the root and inside router ospf6 but it doesn't fix the problem.

Please note if I create a frr.conf, when I reboot the daemons are not working back (I need to run vtysh -b manually to bring them back working).

Many thanks

Nicolas

ndeffayet commented 5 years ago

Hi Peter,

I have also test in full integrated configuration (so frr.conf only):

frr version 7.1
frr defaults traditional
hostname router-six
log syslog
service password-encryption
service password-encryption
service password-encryption
service password-encryption
service password-encryption
service integrated-vtysh-config
!
debug ospf6 lsa unknown
!
password secret
enable password secret
!
interface gre1
 ip ospf cost 200
 ip ospf mtu-ignore
 ipv6 ospf6 cost 200
 ipv6 ospf6 mtu-ignore
 ipv6 ospf6 network broadcast
!
interface gre2
 ip ospf cost 2000
 ip ospf mtu-ignore
 ipv6 ospf6 cost 2000
 ipv6 ospf6 mtu-ignore
 ipv6 ospf6 network broadcast
!
interface gre3
 ip ospf cost 205
 ip ospf mtu-ignore
 ipv6 ospf6 cost 205
 ipv6 ospf6 mtu-ignore
 ipv6 ospf6 network broadcast
!
interface gre4
 ip ospf cost 2005
 ip ospf mtu-ignore
 ipv6 ospf6 cost 2005
 ipv6 ospf6 mtu-ignore
 ipv6 ospf6 network broadcast
!
interface vlan1
 description router-five
 ip ospf cost 10
!
router-id 192.168.2.2
!
router ospf
 ospf router-id 192.168.2.2
 log-adjacency-changes detail
 compatible rfc1583
 redistribute connected route-map ipv4-redist-connect
 redistribute bgp route-map ipv4-redist-bgp
 network 192.168.0.0/16 area 0.0.0.0
!
router ospf6
 log-adjacency-changes detail
 redistribute connected route-map ipv6-redist-connect
 redistribute static route-map ipv6-redist-static
 interface gre1 area 0.0.0.0
 interface gre2 area 0.0.0.0
 interface gre3 area 0.0.0.0
 interface gre4 area 0.0.0.0
 interface vlan1 area 0.0.0.0
!
ip prefix-list ipv4-corp-net seq 5 permit 192.168.100.0/24 le 32
ip prefix-list ipv4-default-route seq 5 permit 0.0.0.0/0
!
ipv6 prefix-list ipv6-corp-net seq 5 permit 1000:2000::/48 le 128
ipv6 prefix-list ipv6-default-route seq 5 permit ::/0
!
route-map ipv6-redist-static permit 5
 match ipv6 address prefix-list ipv6-corp-net
!
route-map ipv6-redist-connect permit 5
 match ipv6 address prefix-list ipv6-corp-net
!
route-map ipv4-redist-static permit 5
 match ip address prefix-list ipv4-corp-net
!
route-map ipv4-redist-connect permit 5
 match ip address prefix-list ipv4-corp-net
!

I get the same result: Missing IPv6 OSPF routes.

Many thanks

Nicolas

prjpet commented 5 years ago

Hi Nicolas,

See my integrated config frr.conf for routers, and note general router-id command.

router1# show running-config 
Building configuration...

Current configuration:
!
frr version 7.1
frr defaults traditional
hostname router1
log syslog informational
log stdout
service integrated-vtysh-config
username cumulus nopassword
!
debug ospf6 neighbor state
!
password 1
!
router-id 0.0.0.1
!
router ospf6
 redistribute connected
 interface eth1 area 0.0.0.0
 interface eth14 area 0.0.0.0
 interface eth123 area 0.0.0.0
!
line vty
!
end
router1# 

Try to implement and see if works.

Kind regards,

Peter

ndeffayet commented 5 years ago

Hello,

FRR version 7.1 FreeBSD 11.2

In a full FRR 7.1 configuration (without any Quagga router), sometimes the IPv6 routes are not exchanged in OSPFv6 for an unknown reason. The problem is random, a reboot may solve the issue as restarting daemons have no impact. This issue was never existing with Quagga 1.2.4.

I use as exemple the loopback address of each router.

router-five loopback is 1000:2000:3000:5::1/64 router-six loopback is 1000:2000:3000:6::1/64

router-five_FRR# show ipv6 ospf6 route

=> 1000:2000:3000:6::/64 is missing.

router-five_FRR# show ipv6 ospf6 database
[...]
        AS Scoped Link State Database

Type LSId           AdvRouter       Age   SeqNum                        Payload
[...]
ASE  0.0.0.24       192.168.2.1  500 80000001            1000:2000:3000:5::/64
[...]
ASE  0.0.0.22       192.168.2.2  501 80000001            1000:2000:3000:6::/64
[...]

=> 1000:2000:3000:6::/64 exist in ospf6 database but didn't exist in ospf6 route (as see above).

router-five_FRR# show ipv6 ospf6 redis
Redistributing External Routes from:
    3: kernel
    22: connected with route-map "ipv6-redist-connect"
    0: static with route-map "ipv6-redist-static"
Total 25 routes
[...]
C 1000:2000:3000:5::/64              0.0.0.24        type-0     0 :: (ifindex 5)
[...]

=> The route 1000:2000:3000:5::/64 (1000:2000:3000:5::1/64 on interface lo0) is redistributed in ospf6.

router-five_FRR# show ipv6 route
Codes: K - kernel route, C - connected, S - static, R - RIPng,
       O - OSPFv3, I - IS-IS, B - BGP, N - NHRP, T - Table,
       v - VNC, V - VNC-Direct, A - Babel, D - SHARP, F - PBR,
       f - OpenFabric,
       > - selected route, * - FIB route, q - queued route, r - rejected route

[...]
C>* 1000:2000:3000:5::/64 [0/1] is directly connected, lo0, 01:09:10
[...]

=> The route 1000:2000:3000:5::/64 exist.

router-six_FRR# show ipv6 ospf6 route

=> 1000:2000:3000:5::/64 is missing.

router-six_FRR# show ipv6 ospf6 database
[...]
        AS Scoped Link State Database

Type LSId           AdvRouter       Age   SeqNum                        Payload
[...]
ASE  0.0.0.24       192.168.2.1  576 80000001            1000:2000:3000:5::/64
[...]
ASE  0.0.0.22       192.168.2.2  575 80000001            1000:2000:3000:6::/64

=> 1000:2000:3000:5::/64 exist in ospf6 database but didn't exist in ospf6 route (as see above).

router-six_FRR# show ipv6 ospf6 redis
Redistributing External Routes from:
    3: kernel
    20: connected with route-map "ipv6-redist-connect"
    0: static with route-map "ipv6-redist-static"
Total 23 routes
[...]
C 1000:2000:3000:6::/64              0.0.0.22        type-0     0 :: (ifindex 5)
[...]

=> The route 1000:2000:3000:6::/64 (1000:2000:3000:6::1/64 on interface lo0) is redistributed in ospf6.

router-six_FRR# show ipv6 ospf6 zebra
Zebra Infomation
  fail: 0
  redistribute default: 0
  redistribute: kernel connected static ospf6
router-six_FRR# show ipv6 route
Codes: K - kernel route, C - connected, S - static, R - RIPng,
       O - OSPFv3, I - IS-IS, B - BGP, N - NHRP, T - Table,
       v - VNC, V - VNC-Direct, A - Babel, D - SHARP, F - PBR,
       f - OpenFabric,
       > - selected route, * - FIB route, q - queued route, r - rejected route

[...]
C>* 1000:2000:3000:6::/64 [0/1] is directly connected, lo0, 01:16:43

=> The route 1000:2000:3000:6::/64 exist.

Why this is random ? How debug this issue ?

Many thanks

riw777 commented 5 years ago

My guess is this is related to the router-id command not "taking" -- you say this is random -- what we need is some way to correlate the problem with some environmental change, such as the router-id not being reported in the config. I don't see any other reason for SPF not to run correctly on FR/R given your configs, etc.

ndeffayet commented 4 years ago

But in all cases I have router-id set at the root of configuration (visible with sh run in vtysh).

Why ospf6d use a router-id at the root and not inside router ospf6 on same way than ospfd ?

How debug this issue ?

ndeffayet commented 4 years ago

Another issue not existing in Quagga:

Deamons are started in the following order: zebra, staticd, ospf6d, ospf6d. When killing ospf6d and restarting it, ospf6d complain: route-map "ipv6-redist-connect" not found, suppress redistributing route-map "ipv6-redist-static" not found, suppress redistributing

sh run in vtysh show:

router-id 192.168.2.2
[...]
router ospf6
 log-adjacency-changes detail
 redistribute connected route-map ipv6-redist-connect
 redistribute static route-map ipv6-redist-static
[...]
ipv6 prefix-list ipv6-corp-net seq 5 permit 1000:2000::/48 le 128
ipv6 prefix-list ipv6-default-route seq 5 permit ::/0
!
route-map ipv6-redist-static permit 5
 match ipv6 address prefix-list ipv6-corp-net
!
route-map ipv6-redist-connect permit 5
 match ipv6 address prefix-list ipv6-corp-net

In vtysh: conf t router ospf6 no redistribute connected route-map ipv6-redist-connect no redistribute static route-map ipv6-redist-static redistribute connected route-map ipv6-redist-connect redistribute static route-map ipv6-redist-static

static and connected route are redistributed after this...