eae-am-deutschen-platz/files/ospfd.conf

32 lines
462 B
Plaintext

# $OpenBSD: ospfd.conf,v 1.2 2018/08/07 07:06:20 claudio Exp $
# macros
# id="192.0.2.5"
# global configuration
# router-id $id
# fib-update no
# stub router no
# spf-delay 1
# spf-holdtime 5
# auth-key secret
# auth-type simple
# hello-interval 10
# metric 10
# retransmit-interval 5
# router-dead-time 40
# router-priority 1
# transmit-delay 1
# rtlabel "DMZ" external-tag 1
redistribute connected
# areas
area 0.0.0.0 {
interface wg0 {
type p2p
}
}