mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-09 05:50:50 +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.
12 lines
180 B
Plaintext
12 lines
180 B
Plaintext
!
|
|
interface r4-eth0
|
|
ip address 172.16.0.1/24
|
|
ipv6 address 2001:db8:200::1/64
|
|
!
|
|
interface r4-eth1
|
|
ip address 172.16.1.100/24
|
|
ipv6 address 2001:db8:300::100/64
|
|
!
|
|
ip forwarding
|
|
!
|