mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-25 15:18:24 +00:00
tests: ospf_multi_instance should not use /tmp
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
This commit is contained in:
parent
04b29f61b5
commit
caf9cddcf6
@ -1,8 +1,5 @@
|
|||||||
!
|
!
|
||||||
hostname r1
|
hostname r1
|
||||||
password zebra
|
|
||||||
log file /tmp/r1-frr.log
|
|
||||||
ip forwarding
|
|
||||||
!
|
!
|
||||||
interface lo
|
interface lo
|
||||||
ip address 1.1.1.1/32
|
ip address 1.1.1.1/32
|
||||||
|
@ -1,8 +1,5 @@
|
|||||||
!
|
!
|
||||||
hostname r3
|
hostname r3
|
||||||
password zebra
|
|
||||||
log file /tmp/r3-frr.log
|
|
||||||
ip forwarding
|
|
||||||
!
|
!
|
||||||
interface lo
|
interface lo
|
||||||
ip address 3.3.3.1/32
|
ip address 3.3.3.1/32
|
||||||
|
Loading…
Reference in New Issue
Block a user