]> git.proxmox.com Git - pve-network.git/blame - test/zones/evpn/ebgp_loopback/interfaces
d/control: reword package description slightly
[pve-network.git] / test / zones / evpn / ebgp_loopback / interfaces
CommitLineData
82f6b09f
AD
1auto eth0
2iface eth0 inet static
3 address 172.16.0.1/24
4
5auto eth1
6iface eth1 inet static
7 address 172.17.0.1/24
8
9auto dummy1
10iface dummy1 inet static
11 address 192.168.0.1/32
12 link-type dummy
13