[BACK]Return to ripd.conf CVS log [TXT][DIR] Up to [local] / src / etc

File: [local] / src / etc / Attic / ripd.conf (download)

Revision 1.3, Tue Oct 24 16:33:21 2006 UTC (17 years, 7 months ago) by david
Branch: MAIN
CVS Tags: OPENBSD_5_5_BASE, OPENBSD_5_5, OPENBSD_5_4_BASE, OPENBSD_5_4, OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9, OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2, OPENBSD_4_1_BASE, OPENBSD_4_1
Changes since 1.2: +5 -5 lines

kill extra spaces

#	$OpenBSD: ripd.conf,v 1.3 2006/10/24 16:33:21 david Exp $

fib-update yes
redistribute static
split-horizon poisoned
triggered-updates yes

interface rl0 {
	auth-type crypt
	auth-md-keyid 1
	auth-md 1 test
	cost 2
}

interface rl1 {
	auth-type simple
	auth-key secret
}