##leaf-1 set interfaces bridge br100 address '10.0.1.1/24' set interfaces bridge br100 member interface eth3 set interfaces bridge br100 member interface vxlan10100 set interfaces dummy dum0 address '192.168.10.1/32' set interfaces ethernet eth0 hw-id '50:00:00:03:00:00' set interfaces ethernet eth1 address '172.16.1.1/31' set interfaces ethernet eth1 hw-id '50:00:00:03:00:01' set interfaces ethernet eth1 mtu '1600' set interfaces ethernet eth2 address '172.16.2.1/31' set interfaces ethernet eth2 hw-id '50:00:00:03:00:02' set interfaces ethernet eth2 mtu '1600' set interfaces ethernet eth3 hw-id '50:00:00:03:00:03' set interfaces loopback lo set interfaces vxlan vxlan10100 mtu '1500' set interfaces vxlan vxlan10100 parameters nolearning set interfaces vxlan vxlan10100 port '4789' set interfaces vxlan vxlan10100 source-address '192.168.10.1' set interfaces vxlan vxlan10100 vni '10100' set protocols bgp address-family l2vpn-evpn advertise-all-vni set protocols bgp neighbor 172.16.1.0 peer-group 'EVPN-PG' set protocols bgp neighbor 172.16.2.0 peer-group 'EVPN-PG' set protocols bgp parameters log-neighbor-changes set protocols bgp peer-group EVPN-PG address-family l2vpn-evpn nexthop-self set protocols bgp peer-group EVPN-PG remote-as '65000' set protocols bgp system-as '65000' set protocols ospf area 0.0.0.0 network '172.16.1.0/31' set protocols ospf area 0.0.0.0 network '172.16.2.0/31' set protocols ospf interface eth1 network 'point-to-point' set protocols ospf interface eth2 network 'point-to-point' set protocols ospf parameters router-id '192.168.10.1' set protocols ospf redistribute connected set service lldp interface all set system host-name 'leaf-1' ##leaf-6 set interfaces bridge br100 address '10.0.1.1/24' set interfaces bridge br100 member interface eth3 set interfaces bridge br100 member interface vxlan10100 set interfaces dummy dum0 address '192.168.10.6/32' set interfaces ethernet eth0 hw-id '50:00:00:08:00:00' set interfaces ethernet eth1 address '172.16.1.11/31' set interfaces ethernet eth1 hw-id '50:00:00:08:00:01' set interfaces ethernet eth1 mtu '1600' set interfaces ethernet eth2 address '172.16.2.11/31' set interfaces ethernet eth2 hw-id '50:00:00:08:00:02' set interfaces ethernet eth2 mtu '1600' set interfaces ethernet eth3 hw-id '50:00:00:08:00:03' set interfaces loopback lo set interfaces vxlan vxlan10100 mtu '1500' set interfaces vxlan vxlan10100 parameters nolearning set interfaces vxlan vxlan10100 port '4789' set interfaces vxlan vxlan10100 source-address '192.168.10.6' set interfaces vxlan vxlan10100 vni '10100' set protocols bgp address-family l2vpn-evpn advertise-all-vni set protocols bgp neighbor 172.16.1.10 peer-group 'EVPN-PG' set protocols bgp neighbor 172.16.2.10 peer-group 'EVPN-PG' set protocols bgp parameters log-neighbor-changes set protocols bgp peer-group EVPN-PG address-family l2vpn-evpn nexthop-self set protocols bgp peer-group EVPN-PG remote-as '65000' set protocols bgp system-as '65000' set protocols ospf area 0.0.0.0 network '172.16.1.10/31' set protocols ospf area 0.0.0.0 network '172.16.2.10/31' set protocols ospf interface eth1 network 'point-to-point' set protocols ospf interface eth2 network 'point-to-point' set protocols ospf parameters router-id '192.168.10.6' set protocols ospf redistribute connected set service lldp interface all set system host-name 'leaf-6'