Files
projet-vxlan-automation/containerlab/hosts/h2_interfaces
D. Arnodo 42a74ca61c feat(access template) : Create the Access jinja template (#8)
- Switch do dind
- update host IPs configuration
2025-03-30 15:53:49 +02:00

7 lines
112 B
Plaintext
Executable File

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