1
0
Fork 0
frr/tests/topotests/bgp_srv6l3vpn_to_bgp_vrf3/ce4/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 ce4
!
interface eth0
ip address 192.168.4.2/24
ipv6 address 2001:4::2/64
!
ip forwarding
ipv6 forwarding
!
ip route 0.0.0.0/0 192.168.4.1
ipv6 route ::/0 2001:4::1
!
line vty
!