blob: fbd7c2177e50e440cfdc338d63283d53f59227aa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# $OpenBSD: dvmrpd.conf,v 1.1 2014/07/11 16:36:35 deraadt Exp $
# macros
#fast="10"
# global configuration
#mfc-update no
group {
robustness 4
interface bge0
interface vlan5
interface vlan6
interface gre0
}
|