mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-17 06:18:25 +00:00

OSPF test with VRF backend NETNS Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
14 lines
189 B
Plaintext
14 lines
189 B
Plaintext
!
|
|
hostname r3
|
|
password zebra
|
|
log file /tmp/r3-zebra.log
|
|
!
|
|
interface r3-eth0 vrf r3-cust1
|
|
ip address 10.0.3.1/24
|
|
!
|
|
interface r3-eth1 vrf r3-cust1
|
|
ip address 10.0.10.1/24
|
|
!
|
|
ip forwarding
|
|
!
|