Updated Bird1.6 docs

This commit is contained in:
Tristan B. Velloza Kildaire 2021-06-03 10:19:25 +02:00
parent 81344ca697
commit bb1a42839a
1 changed files with 15 additions and 0 deletions

View File

@ -128,6 +128,21 @@ protocol kernel crxnKernel {
}
```
#### `networks.conf`
This is just something we normally add. Usually you would assign a `/64` within your ULA `/48` but you also want to claim the whole `/48` by advertising a blackhole for it. Here our `/48`/ULA is `fd40:ec65:5b4c::/48`.
```
protocol static crxnStatic
{
# Advertise your /48 with a blackhole
route fd40:ec65:5b4c::/48 blackhole;
import filter crxn6;
table crxn;
}
```
#### `protocols.conf`
This file should look like this (as an example of running one `babel`