0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-16 18:35:19 +00:00
bird/bird.conf

15 lines
175 B
Plaintext

/*
* This is an example configuration file.
*/
# Yet another comment
router id 62.168.0.1
define xyzzy = 120+10
protocol rip MyRIP_test {
preference xyzzy
debug all
}