mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-04 08:21:42 +00:00

We don't need to set logging file per-daemon as topogen will already do that for us. Also, remove hostname line as it seems to have no effect.
10 lines
169 B
Plaintext
10 lines
169 B
Plaintext
!
|
|
router ospf6
|
|
router-id 10.0.255.2
|
|
redistribute kernel
|
|
redistribute connected
|
|
redistribute static
|
|
interface r2-eth0 area 0.0.0.0
|
|
interface r2-eth1 area 0.0.0.0
|
|
!
|