frr/tests/topotests/bgp_srv6l3vpn_to_bgp_vrf2/r2/zebra.conf
Philippe Guibert 171231686d topotests: remove useless frr commands of bgp_srv6l3vpn_to_bgp*
Many useless commande are still persistent in the
bgp_srv6l3vpn_to_bgp_vrf tests. Remove the useless commands.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
2025-03-25 14:37:29 +01:00

32 lines
447 B
Plaintext

!debug zebra packet
!debug zebra dplane
!debug zebra kernel
!
interface eth0
ipv6 address 2001::2/64
!
interface eth1 vrf vrf10
ip address 192.168.2.1/24
!
interface eth2 vrf vrf20
ip address 192.168.4.1/24
!
interface eth3 vrf vrf20
ip address 192.168.6.1/24
!
segment-routing
srv6
locators
locator loc1
prefix 2001:db8:2:2::/64 func-bits 8
!
!
!
ip forwarding
ipv6 forwarding
!
ipv6 route 2001:db8:1:1::/64 2001::1
!
line vty
!