[quagga-users 14689] IPv6 BGP routes from a directly connected peer are not accepted in the routing table
Dimitris Kalogeras <[email protected]> Wed, 17 May 2017 17:46:46 +0300
| Newsgroups | gmane.network.quagga.user |
|---|---|
| Message-ID | <[email protected]> |
Hi to all of you, Apologies for cross-posting already to the dev list. I am using quagga 1.2.1 on a freebsd (10.3) as provided from an already compiled packaged. In a simple set up of two connected routers where I setup a direct external bgp peering, the routes are exchanged but are not established in the routing table as their bgp_nhop is reported as inaccesible although it is received from a connected interface. See the attached image. The configuration of two routers follows.. ! router-a@pc-dkalo:~ ! Zebra configuration saved from vty ! 2017/05/16 16:50:22 ! ! interface em0 ipv6 address fc80:1::1/64 ! interface em1 ipv6 address fc80:3::1/126 ! interface em2 ! interface em3 ! interface lo0 ! ip forwarding ipv6 forwarding ! ! line vty ! ! ! Zebra configuration saved from vty ! 2017/05/16 16:50:22 ! ! router bgp 65010 bgp router-id 1.1.1.1 neighbor fc80:3::2 remote-as 65020 ! neighbor fc80:3::2 soft-reconfiguration inbound ! address-family ipv6 network fc80:1::/64 neighbor fc80:3::2 activate ! neighbor fc80:3::2 soft-reconfiguration inbound exit-address-family exit ! line vty ! router-b@pc-dkalo:~# ! ! Zebra configuration saved from vty ! 2017/05/16 17:49:55 ! ! interface em0 ipv6 address fc80:2::1/64 ! interface em1 ipv6 address fc80:3::2/126 ! interface em2 ! interface em3 ! interface lo0 ! ipv6 forwarding ! ! line vty ! ! ! Zebra configuration saved from vty ! 2017/05/16 17:49:55 ! ! router bgp 65020 bgp router-id 2.2.2.2 neighbor fc80:3::1 remote-as 65010 ! address-family ipv6 network fc80:2::/64 neighbor fc80:3::1 activate exit-address-family exit ! line vty ! Do you believe there is an error in the configuration ? or is it a bug ? Cheers, Dimitris -- Dimitrios K. Kalogeras Electrical Engineer Ph.D. Network Engineer NTUA/ICCS _____________________________________ skype: aweboy voice: +30-210-772 1863 fax: +30-210-772 1866 _______________________________________________ Quagga-users mailing list Quagga-users-UOy77sIEA+cAd7ICUelF/[email protected] https://lists.quagga.net/mailman/listinfo/quagga-users
VirtualBox_Quagga_2_17_05_2017_17_33_09.png
(image/png, 11.5 KB) - not displayed