Files
Yandex-Practicum/Part-1/WEB.md
2025-11-20 22:45:24 +03:00

213 B

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 ip http access-class 1 access-list 1 permit any ! end write memory