<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Well yes an no. Depending of case. But
      lets say that way that if your use case is that you have /20
      network and then you have smaller (more spesific) netoworks inside
      your own infra you can do example that way<br>
      <br>
      protocol static announce {<br>
      <br>
              route x.x.x.x/20 unreachable;<br>
      }<br>
      That will generate advertise. Then your more spesific routes will
      handle real traffic. If you want you can filter these routes so
      that they will not go to kernel, but as far you have more spesific
      routes they will not harm you. If you do not have them then you
      need anyways static routes or some other route source for them and
      you can use them for advertisement. <br>
      <br>
      Most of other softwares allow you to generate fake bgp
      advertisements in bgp protocol (and in most cases it is even
      standard way to do it) But I think that bird way is quite logical
      after you get used to it. <br>
      <br>
      22.11.2015, 14:05, David S. kirjoitti:<br>
    </div>
    <blockquote
cite="mid:CANzCtXo44iTJ8Ogr5+F+8Vrq7-bN1FtMkXD2CrQm_ByPu_ja4g@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>Hi All,</div>
        <div><br>
        </div>
        <div>My name is David, I'm from Indonesia. I'm new on BGP and
          especially Bird. I configure FreeBSD 10.2 with Bird 1.5. I
          just want to know there is any way to advertise a network
          prefix without protocol static, please tell how if is it
          possible. I have read the documentation and I can't find any
          article that point me to my question.</div>
        <div><br>
        </div>
        <div>Thanks in advance.</div>
        <div>
          <div>
            <div class="gmail_signature">
              <div dir="ltr"><br>
                Best regards,<br>
                David S.<br>
                ------------------------------------------------<br>
                e. <a moz-do-not-send="true"
                  href="mailto:david@zeromail.us" target="_blank">david@zeromail.us</a><br>
                w. <a moz-do-not-send="true"
                  href="http://blog.pnyet.web.id" target="_blank">http://blog.pnyet.web.id</a></div>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Tapio Haapala
F-Solutions Oy
mobile +358400998371
irc Burner@ircnet
skype burner-</pre>
  </body>
</html>