diff options
author | Martin Mares <mj@ucw.cz> | 1998-11-27 21:09:57 +0000 |
---|---|---|
committer | Martin Mares <mj@ucw.cz> | 1998-11-27 21:09:57 +0000 |
commit | c74c0e3cdf008988a8873d3f76c0d71b29ab8673 (patch) | |
tree | b1392eb7bc193f820f7f57b8b12eea7ff56239e8 /bird.conf | |
parent | 93fb60d54ca7ce3efec1cc0b39fb0840d055ccd1 (diff) |
First attempt at protocol configuration (now done only for RIP).
Diffstat (limited to 'bird.conf')
-rw-r--r-- | bird.conf | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -5,3 +5,7 @@ # Yet another comment router id 62.168.0.1 + +protocol rip MyRIP_test { + preference 130 +} |