Files
projet-vxlan-automation/containerlab/hosts/h1_interfaces

7 lines
115 B
Plaintext

auto lo
iface lo inet loopback
auto eth1
iface eth1 inet static
address 10.100.100.1
netmask 255.255.255.0