Files
projet-vxlan-automation/containerlab/hosts/h1_interfaces
2024-04-11 18:37:05 +02:00

7 lines
115 B
Plaintext
Executable File

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