abubaca

cisco ssh enable

Jun 7th, 2021 (edited)
540
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. ip domain-name local
  2. crypto key generate rsa
  3. в диалоге 2048
  4. ip ssh version 2
  5. username admin secret <пароль>
  6. line vty 0 4
  7. login local
  8. transport input ssh
  9. exit
  10. logging <ip адрес сервера>
Add Comment
Please, Sign In to add comment