mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-16 17:50:30 +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
168 B
Plaintext
12 lines
168 B
Plaintext
!
|
|
interface r2-eth0
|
|
ip address 10.0.2.1/24
|
|
ipv6 address 2001:db8:2::1/64
|
|
!
|
|
interface r2-eth1
|
|
ip address 10.0.3.3/24
|
|
ipv6 address 2001:db8:3::3/64
|
|
!
|
|
ip forwarding
|
|
!
|