Doubt in file config
    Daniel Suchy 
    danny at danysek.cz
       
    Mon Dec  3 13:56:51 CET 2018
    
    
  
Hi,
in general is good practice to null-route packet with unused destination
IP for address space assigned to your network. That's done by statement
you sent.
You can define multiple protocols in config file, including static one
(typically definition is based on it's purpose).
- Daniel
On 12/3/18 1:43 PM, Elder Costa wrote:
> 
> Sorry my english and my nescience with Bird...I'm starting Bird now, and
> my new job we use it...
> Analyzing config file stay with doubt in section...
> protocol static aggregated_nets_v4 {
>         ipv4;
>         route XXX.XXX.XXX.XXX/22 reject;
>         route AAA.AAA.AAA.AAA/22 reject;
>         route BBB.BBB.BBB.BBB/22 reject;
>         route CCC.CCC.CCC.CCC/22 reject;
> }
> What would be the meaning of block ?
> Is it creating a static entry and rejecting the routes inside the block?
> 
> *
> *
> *Elder Costa
> Network Analyst / Analista de Redes*
    
    
More information about the Bird-users
mailing list