mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-28 05:59:16 +00:00

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