<div dir="auto">What are the capability errors, and why are you using override-capability?</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Mar 9, 2020, 9:20 PM Emanuel - Tianguá.com <<a href="mailto:emanuel@tiangua.com.br" rel="noreferrer noreferrer noreferrer" target="_blank">emanuel@tiangua.com.br</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div>
    <p>Sorted out! Problem that did not see the warning on the FRR
      website --enable-systemd = yes.<br>
      Now I am facing another problem! I'm trying to make a pair of ipv6
      with a Mikrotik router:<br>
      FRR <----> Mikrotik<br>
      What happens and what receives several capability errors. The only
      way for the peer to connect and using the override-capability
      option is that I do not receive any routes on the Mikrotik, nor do
      I receive routes on the FRR.<br>
      Would any colleague have a solution?</p>
    <p><br>
    </p>
    <p>router bgp 222222<br>
       bgp router-id 177.***.***.***<br>
       neighbor 177.***.***.*** remote-as 222222<br>
       neighbor 177.***.***.*** description TESTE<br>
       neighbor 2804:*.*.*.*:1 remote-as 222222<br>
       neighbor 2804:*.*.*.*::1 description TESTE_IPv6<br>
       !<br>
       address-family ipv4 unicast<br>
        network *.*.*.*/22<br>
        network *.*.*.*/22<br>
        network *.*.*.*/21<br>
        network *.*.*.*/23<br>
        redistribute connected<br>
        neighbor *.*.*.* next-hop-self<br>
        neighbor *.*.*.* soft-reconfiguration inbound<br>
        neighbor *.*.*.* route-map iBGP-in in<br>
        neighbor *.*.*.* route-map iBGP-out out<br>
        neighbor 2804*.*.*.*::1 prefix-list all in<br>
        neighbor 2804*.*.*.*::1 prefix-list all out<br>
       exit-address-family<br>
      <br>
    </p>
    <p>Em 09/03/2020 18:53, Quentin Young escreveu:<br>
    </p>
    <blockquote type="cite">If
      that doesn't resolve your problem, please open a GitHub issue with
      lots of details on what exactly it is you're seeing, as it's
      difficult to deduce what the issue might be from what you've
      posted so far.</blockquote>
    <div>-- <br>
      <table id="m_9140362112150720728m_-5424681872603546208m_2670171170078752661m_-1462025147899513934signature-model-2" style="font-size:12px;font-family:Arial">
        <tbody>
          <tr>
            <td style="max-width:10px" valign="top"> <img src="https://www.tiangua.com.br/LOGOS_EMAIL/tig_sem_fundo.png" alt="Sua foto ou logo" style="border-radius:4px;width:250px;height:66px" width="566" height="151"> </td>
          </tr>
          <tr>
            <td style="padding:8px 0">
              <table style="color:rgb(128,128,128)">
                <tbody>
                  <tr>
                    <td id="m_9140362112150720728m_-5424681872603546208m_2670171170078752661m_-1462025147899513934name-color" style="font-size:14px;font-weight:bold;color:rgb(33,37,41)">Emanuel Magalhães Cunha</td>
                  </tr>
                  <tr>
                    <td>Proprietário | Adm. Rede</td>
                  </tr>
                  <tr>
                    <td>Tianguá.com</td>
                  </tr>
                  <tr>
                    <td>+55 88 3671 1816 | +55 88
                      99994-2324</td>
                  </tr>
                  <tr>
                    <td>Skype: <a href="http://tiangua.com" rel="noreferrer noreferrer noreferrer noreferrer" target="_blank">tiangua.com</a></td>
                  </tr>
                  <tr>
                    <td><a href="mailto:emanuel@tiangua.com.br" rel="noreferrer noreferrer noreferrer noreferrer" target="_blank">emanuel@tiangua.com.br</a></td>
                  </tr>
                  <tr>
                    <td><a href="https://www.tiangua.com.br" rel="noreferrer noreferrer noreferrer noreferrer" target="_blank">https://www.tiangua.com.br</a></td>
                  </tr>
                  <tr>
                    <td>Rua Assembleia de Deus, 723, B
                      - Centro - Tianguá/CE - CEP: 62.320-029</td>
                  </tr>
                  <tr>
                    <td>
                      <table style="margin-top:12px">
                        <tbody>
                          <tr>
                            <td>
                              
                              <div style="display:inline-block;margin-right:6px">
                                <a href="https://www.facebook.com/TIG.comOficial" rel="noreferrer noreferrer noreferrer noreferrer" target="_blank"><img src="https://s3.amazonaws.com/rd-marketing-objects/marketing-tools/mail-signature/icons/social-icons/facebook.png" alt="" width="20px"></a> </div>
                              <div style="display:inline-block;margin-right:6px">
                                <a href="https://www.instagram.com/tianguacom/" rel="noreferrer noreferrer noreferrer noreferrer" target="_blank"><img src="https://s3.amazonaws.com/rd-marketing-objects/marketing-tools/mail-signature/icons/social-icons/instagram.png" alt="" width="20px"></a> </div>
                              <div style="display:inline-block;margin-right:6px">
                                <a href="https://www.youtube.com/channel/UCHf-k7BrXpsCau5O3xgxpDA" rel="noreferrer noreferrer noreferrer noreferrer" target="_blank"><img src="https://s3.amazonaws.com/rd-marketing-objects/marketing-tools/mail-signature/icons/social-icons/youtube.png" alt="" width="20px"></a> </div>
                            </td>
                          </tr>
                        </tbody>
                      </table>
                    </td>
                  </tr>
                </tbody>
              </table>
            </td>
          </tr>
        </tbody>
      </table>
    </div>
  </div>

</blockquote></div>