frr/tests/topotests/bgp_srv6l3vpn_to_bgp_vrf3/ce3/zebra.conf
Daniel Baumann 3124f89aed
Adding upstream version 10.1.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-05 10:03:58 +01:00

16 lines
209 B
Text

log file zebra.log
!
hostname ce3
!
interface eth0
ip address 192.168.3.2/24
ipv6 address 2001:3::2/64
!
ip forwarding
ipv6 forwarding
!
ip route 0.0.0.0/0 192.168.3.1
ipv6 route ::/0 2001:3::1
!
line vty
!