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

7 lines
115 B
Plaintext

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