mirror of
https://github.com/SantaSpeen/kkep-praktic-2022.git
synced 2026-05-19 16:10:13 +00:00
Manuals by Ismailov
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
en
|
||||
conf t
|
||||
hostname <name>
|
||||
en secret cisco
|
||||
ip domain name <name>
|
||||
|
||||
line con 0
|
||||
no sh
|
||||
exec-timeout 0 0
|
||||
password pass
|
||||
login
|
||||
transport input ssh
|
||||
exit
|
||||
|
||||
line vty 0 15
|
||||
no sh
|
||||
exec-timeout 0 0
|
||||
password cisco
|
||||
login local
|
||||
transport input ssh
|
||||
exit
|
||||
|
||||
service password-encryption
|
||||
banner motd <motd>
|
||||
|
||||
crypto key generate rsa
|
||||
|
||||
1024
|
||||
|
||||
ip ssh ver 2
|
||||
username admin secret line
|
||||
|
||||
exit
|
||||
exit
|
||||
|
||||
write
|
||||
exit
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user