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

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

Revision 1.3, Fri Jun 25 22:49:05 2010 UTC (13 years, 11 months ago) by claudio
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
Changes since 1.2: +3 -3 lines

There is no need for {} to just specifiy an interface.

#	$OpenBSD: ldpd.conf,v 1.3 2010/06/25 22:49:05 claudio Exp $

# macros
fast="2"

# global configuration
# router-id 10.0.0.1
# lfib-update no

distribution independent
retention liberal
advertisement unsolicited

interface bge0

interface vlan5 {
	hello-interval $fast
}
interface vlan6 {
	passive
}