From c74c0e3cdf008988a8873d3f76c0d71b29ab8673 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Fri, 27 Nov 1998 21:09:57 +0000 Subject: First attempt at protocol configuration (now done only for RIP). --- bird.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'bird.conf') diff --git a/bird.conf b/bird.conf index 1704af6..57df7ec 100644 --- a/bird.conf +++ b/bird.conf @@ -5,3 +5,7 @@ # Yet another comment router id 62.168.0.1 + +protocol rip MyRIP_test { + preference 130 +} -- cgit v1.2.3