blob: 02f837b3b0b1794d3feeb2101dbaea1da4585afc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# $OpenBSD: dvmrpd.conf,v 1.1 2006/06/01 16:38:08 norby Exp $
# macros
#fast="10"
# global configuration
#mfc-update no
group {
robustness 4
interface bge0
interface vlan5
interface vlan6
interface gre0
}
|