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

13
WEB.md Normal file
View File

@@ -0,0 +1,13 @@
enable
configure terminal
!
interface e0/0
ip address 10.10.5.60 255.255.255.0
no shutdown
!
ip route 0.0.0.0 0.0.0.0 10.10.5.1
!
ip http server
!
end
write memory