This commit is contained in:
2025-11-19 23:27:38 +03:00
parent f8a49510d8
commit 5d40a801b7
10 changed files with 233 additions and 3 deletions

View File

@@ -1,7 +1,11 @@
enable
configure terminal
!
interface e0/0
ip address 1.1.1.1 255.255.255.0
no shutdown
!
ip route 0.0.0.0 0.0.0.0 1.1.1.2
!
end
write memory