mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-17 08:38:42 +00:00
12 lines
139 B
Plaintext
12 lines
139 B
Plaintext
/*
|
|
* This is an example configuration file.
|
|
*/
|
|
|
|
# Yet another comment
|
|
|
|
router id 62.168.0.1
|
|
|
|
protocol rip MyRIP_test {
|
|
preference 130
|
|
}
|