#	$OpenBSD: ldpd.conf,v 1.2 2010/05/05 09:57:45 michele 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
}