frr/tests/topotests/bgp_srv6l3vpn_to_bgp_vrf3/ce6/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 ce6
!
interface eth0
ip address 192.168.6.2/24
ipv6 address 2001:6::2/64
!
ip forwarding
ipv6 forwarding
!
ip route 0.0.0.0/0 192.168.6.1
ipv6 route ::/0 2001:6::1
!
line vty
!