1
0
Fork 0
frr/tests/topotests/bgp_srv6l3vpn_sid/ce2/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 ce2
!
interface eth0
ipv6 address 2001:2::2/64
ip address 192.168.2.2/24
!
ip forwarding
ipv6 forwarding
!
ipv6 route ::/0 2001:2::1
ip route 0.0.0.0/0 192.168.2.1
!
line vty
!