init(): initial commit

This commit is contained in:
ITQ
2026-02-20 23:14:19 +03:00
commit fd8de1052a
36 changed files with 1713 additions and 0 deletions
+87
View File
@@ -0,0 +1,87 @@
# Router A
10.10.10.1 A-eth1
192.168.1.254 A-eth2
10.10.0.1 A
# Router B
10.10.10.2 B-eth1
10.10.10.9 B-eth2
10.10.10.13 B-eth3
10.10.0.2 B
# Router C
10.10.10.17 C-eth1
192.168.4.254 C-eth2
10.10.10.21 C-eth3
10.10.0.3 C
# Router D
10.10.10.10 D-eth1
10.10.10.18 D-eth2
10.10.10.25 D-eth3
10.10.10.28 D-eth4
10.10.0.4 D
# Router F
10.10.10.14 F-eth1
10.10.10.26 F-eth2
203.0.113.1 F-eth3
203.0.113.5 F-eth4
10.10.0.5 F
# Router G
10.10.10.22 G-eth1
10.10.10.30 G-eth2
203.0.113.9 G-eth3
10.10.0.6 G
# Router R1
10.30.30.1 R1-eth1
10.30.30.5 R1-eth2
203.0.113.10 R1-eth3
203.0.113.6 R1-eth4
203.0.113.14 R1-eth5
10.30.0.1 R1
# Router R2
10.30.30.2 R2-eth1
10.30.30.9 R2-eth3
10.30.0.2 R2
# Router R3
10.30.30.6 R3-eth1
192.168.3.254 R3-eth2
10.30.30.10 R3-eth3
10.30.0.3 R3
# Router Frodo
10.20.20.2 Frodo-eth1
192.168.2.254 Frodo-eth2
10.20.20.9 Frodo-eth3
192.168.5.254 Frodo-eth4
10.20.0.2 Frodo
# Router Gandalf
10.20.20.1 Gandalf-eth1
10.20.20.5 Gandalf-eth2
203.0.113.2 Gandalf-eth3
203.0.113.13 Gandalf-eth5
10.20.0.1 Gandalf
# Router Sam
10.20.20.6 Sam-eth1
10.20.20.10 Sam-eth3
10.20.0.3 Sam
# Host 1
192.168.1.1 host1
# Host 2
192.168.2.1 host2
# Host 3
192.168.3.1 host3
192.168.5.1 host3-alt
# Host 4
192.168.4.1 host4