mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-05 13:21:22 +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.
16 lines
250 B
Plaintext
16 lines
250 B
Plaintext
!
|
|
interface r3-eth0
|
|
ip address 10.0.3.1/24
|
|
ipv6 address 2001:db8:3::1/64
|
|
!
|
|
interface r3-eth1
|
|
ip address 10.0.10.1/24
|
|
ipv6 address 2001:db8:100::1/64
|
|
!
|
|
interface r3-eth2
|
|
ip address 172.16.0.2/24
|
|
ipv6 address 2001:db8:200::2/64
|
|
!
|
|
ip forwarding
|
|
!
|