diff --git a/tavkozlesi alapok 2/2 IOS alapok.txt b/tavkozlesi alapok 2/2 IOS alapok.txt index 7c04db6..6ffb480 100644 --- a/tavkozlesi alapok 2/2 IOS alapok.txt +++ b/tavkozlesi alapok 2/2 IOS alapok.txt @@ -34,8 +34,21 @@ do config kényszerítés 15. no shutdown (port felkapcsolása) 16. do copy run start (config mentés) 17 do show run (tesztelés) + 18. security passwords min-length -num + 19. no ip domain-lookup Otthoni hálózat: 0-255 Hálózazti cím: .0 Szórási cím: .255 -Kiosztható címek: .1-.254 \ No newline at end of file +Kiosztható címek: .1-.254 + +router ssh: + 1. ip domain-name -name + 2. username -username privilege secret -password 15 (0-15 jogosultsagi fokozatok 15 a legnagyobb) + 3. crypto key generate rsa -> 1024 bit + 4. ip ssh version 2 + 5. line vty 0 15 + 6. login local + 7. transport input + +telnettel ssh az ip-n keresztül diff --git a/tavkozlesi alapok 2/Beregszaszi_Csengetesi_rend_2021_2022.docx b/tavkozlesi alapok 2/Beregszaszi_Csengetesi_rend_2021_2022.docx new file mode 100644 index 0000000..a99467d Binary files /dev/null and b/tavkozlesi alapok 2/Beregszaszi_Csengetesi_rend_2021_2022.docx differ