[quagga-users 15026] NoNeg on IPv6 only on BGP

alpha_one_x86 <alpha_one_x86-wgedcoYCNW3/[email protected]> Thu, 5 Sep 2019 08:53:56 -0400
Newsgroups gmane.network.quagga.user
Message-ID <[email protected]>
This is a multi-part message in MIME format.
--===============6365909436529904495==
Content-Type: multipart/alternative;
 boundary="------------19FB515B723A27D298197392"
Content-Language: en-US

This is a multi-part message in MIME format.
--------------19FB515B723A27D298197392
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit

Hi,

I have NoNeg state on IPv6 only with this bgpd.conf:

!
!
!interface eth2
! ipv6 nd suppress-ra
!
!interface lo
!
router bgp 266671
  bgp router-id 23.227.178.114
  network 45.225.75.0/24
  neighbor 23.227.177.1 remote-as 54540
  neighbor 23.227.177.1 soft-reconfiguration inbound
  neighbor 23.227.177.1 ebgp-multihop 20
  neighbor 2604:880:62::1 remote-as 54540
  neighbor 2604:880:62::1 disable-connected-check
  neighbor 2604:880:62::1 ebgp-multihop 20
  no bgp network import-check
!
  address-family ipv6
  network 2803:1920::/32
  neighbor 2604:880:62::1 activate
  exit-address-family
!
  address-family ipv4
  network 45.225.75.0/24
  neighbor 23.227.177.1 activate
  exit-address-family
!
!ip forwarding
!ipv6 forwarding
!
line vty
!


Any idea?

-- 
alpha_one_x86/BRULE Herman <alpha_one_x86-wgedcoYCNW3/[email protected]>
Main developer of Supercopier/Ultracopier/CatchChallenger, Esourcing and server management
IT, OS, technologies, research & development, security and business department


--------------19FB515B723A27D298197392
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 8bit

<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p><font face="Helvetica, Arial, sans-serif">Hi,</font></p>
    <p><font face="Helvetica, Arial, sans-serif">I have NoNeg state on
        IPv6 only with this bgpd.conf:</font></p>
    <p><font face="Helvetica, Arial, sans-serif">!<br>
        !<br>
        !interface eth2<br>
        ! ipv6 nd suppress-ra<br>
        !<br>
        !interface lo<br>
        !<br>
        router bgp 266671<br>
         bgp router-id 23.227.178.114<br>
         network 45.225.75.0/24<br>
         neighbor 23.227.177.1 remote-as 54540<br>
         neighbor 23.227.177.1 soft-reconfiguration inbound<br>
         neighbor 23.227.177.1 ebgp-multihop 20<br>
         neighbor 2604:880:62::1 remote-as 54540<br>
         neighbor 2604:880:62::1 disable-connected-check<br>
         neighbor 2604:880:62::1 ebgp-multihop 20<br>
         no bgp network import-check<br>
        !<br>
         address-family ipv6<br>
         network 2803:1920::/32<br>
         neighbor 2604:880:62::1 activate<br>
         exit-address-family<br>
        !<br>
         address-family ipv4<br>
         network 45.225.75.0/24<br>
         neighbor 23.227.177.1 activate<br>
         exit-address-family<br>
        !<br>
        !ip forwarding<br>
        !ipv6 forwarding<br>
        !<br>
        line vty<br>
        !</font></p>
    <p><br>
    </p>
    <p>Any idea?<br>
    </p>
    <pre class="moz-signature" cols="72">-- 
alpha_one_x86/BRULE Herman <a class="moz-txt-link-rfc2396E" href="mailto:alpha_one_x86-wgedcoYCNW3/[email protected]">&lt;alpha_one_x86-wgedcoYCNW3/[email protected]&gt;</a>
Main developer of Supercopier/Ultracopier/CatchChallenger, Esourcing and server management
IT, OS, technologies, research &amp; development, security and business department</pre>
  </body>
</html>

--------------19FB515B723A27D298197392--

--===============6365909436529904495==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Quagga-users mailing list
Quagga-users-UOy77sIEA+cAd7ICUelF/[email protected]
https://lists.quagga.net/mailman/listinfo/quagga-users

--===============6365909436529904495==--