Update Readme, Add installation doc and update lab
This commit is contained in:
7
containerlab/hosts/h4_interfaces
Normal file
7
containerlab/hosts/h4_interfaces
Normal file
@@ -0,0 +1,7 @@
|
||||
auto lo
|
||||
iface lo inet loopback
|
||||
|
||||
auto eth1
|
||||
iface eth1 inet static
|
||||
address 10.100.100.4
|
||||
netmask 255.255.255.0
|
||||
Reference in New Issue
Block a user