This commit is contained in:
2025-11-20 00:32:48 +03:00
parent 5d40a801b7
commit db690a8e8e
4 changed files with 65 additions and 7 deletions

6
ISP.md
View File

@@ -6,7 +6,7 @@ interface e0/0
no shutdown
!
interface e0/1
ip address 192.168.10.1 255.255.255.248
ip address 55.55.55.102 255.255.255.252
no shutdown
!
interface e0/2
@@ -14,7 +14,9 @@ interface e0/2
no shutdown
!
ip route 10.10.0.0 255.255.0.0 55.55.55.105
ip route 10.10.5.0 255.255.255.0 192.168.10.2
ip route 10.10.1.0 255.255.255.0 55.55.55.101
ip route 10.10.2.0 255.255.255.0 55.55.55.101
ip route 10.10.5.0 255.255.255.0 55.55.55.101
!
end
write memory