mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-22 16:57:44 +00:00

Move daemon configuration to appropriated files and use `json_cmp` to assert the values we expect. Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
9 lines
100 B
Plaintext
9 lines
100 B
Plaintext
hostname r1
|
|
!
|
|
interface r1-eth0
|
|
ip address 10.0.20.1/24
|
|
!
|
|
interface lo
|
|
ip address 10.254.0.1/32
|
|
!
|