Files
Yandex-Practicum/INTERNET.md
2025-11-19 22:23:58 +03:00

7 lines
104 B
Markdown

enable
configure terminal
interface e0/0
ip address 1.1.1.1 255.255.255.0
no shutdown
end
write memory