Actualize examples

This commit is contained in:
2026-03-26 01:42:24 +03:00
parent 3ab25dfd3f
commit b9bcb52da8
5 changed files with 14 additions and 36 deletions
+3 -3
View File
@@ -1,3 +1,3 @@
Name,Role,Adapter,Interface,Network,Network IP,Mask,Device IP,Default Gateway
PC1,Host,Adapter1,eth1,A,10.0.0.0,/24,10.0.0.1,0.0.0.0
PC2,Host,Adapter1,eth1,A,10.0.0.0,/24,10.0.0.2,0.0.0.0
Name,Role,Adapter,Interface,Network,Network IP,Mask,Device IP
PC1,Host,Adapter1,eth1,A,10.0.0.0,/24,10.0.0.1
PC2,Host,Adapter1,eth1,A,10.0.0.0,/24,10.0.0.2
1 Name Role Adapter Interface Network Network IP Mask Device IP Default Gateway
2 PC1 Host Adapter1 eth1 A 10.0.0.0 /24 10.0.0.1 0.0.0.0
3 PC2 Host Adapter1 eth1 A 10.0.0.0 /24 10.0.0.2 0.0.0.0