]> git.proxmox.com Git - pve-network.git/blob - test/zones/evpn/ebgp_loopback/interfaces
add zones && controllers unit tests
[pve-network.git] / test / zones / evpn / ebgp_loopback / interfaces
1 auto eth0
2 iface eth0 inet static
3 address 172.16.0.1/24
4
5 auto eth1
6 iface eth1 inet static
7 address 172.17.0.1/24
8
9 auto dummy1
10 iface dummy1 inet static
11 address 192.168.0.1/32
12 link-type dummy
13