log syslog informational ip forwarding ipv6 forwarding frr defaults datacenter service integrated-vtysh-config hostname localhost ! ! vrf vrf_myzone vni 1000 exit-vrf ! router bgp 65001 bgp router-id 192.168.0.1 no bgp default ipv4-unicast coalesce-time 1000 neighbor VTEP peer-group neighbor VTEP remote-as external neighbor VTEP bfd neighbor VTEP ebgp-multihop 10 neighbor VTEP update-source dummy1 neighbor 192.168.0.2 peer-group VTEP neighbor 192.168.0.3 peer-group VTEP no bgp ebgp-requires-policy bgp disable-ebgp-connected-route-check neighbor BGP peer-group neighbor BGP remote-as external neighbor BGP bfd neighbor 172.16.0.254 peer-group BGP neighbor 172.17.0.254 peer-group BGP ! address-family ipv4 unicast network 192.168.0.1/32 neighbor BGP activate neighbor BGP soft-reconfiguration inbound exit-address-family ! address-family l2vpn evpn neighbor VTEP activate advertise-all-vni autort as 65000 exit-address-family ! router bgp 65001 vrf vrf_myzone no bgp ebgp-requires-policy ! address-family l2vpn evpn route-target import 65000:1000 route-target export 65000:1000 exit-address-family ! line vty !