Configuration de Telnet, SSH et WEB

Configuration de SSH

Secure Shell

-> ip service ssh
-> aaa authentification ssh local
-> session timeout cli 30
-> session login-attempt 5

Vérification

-> show ssh config
SSH = Enabled
SCP/SFTP = Enabled
Public Key Authentication Enforced = False
TCP-Port Number = 22
Configuration de TELNET

Terminal network

-> aaa authentification telnet local
Configuration WEB

World Wide Web

En HTTP

-> aaa authentification http local
-> http server

En HTTPS

-> https server
-> https ssl


Revision #1
Created 12 March 2024 12:02:36 by Dunnload
Updated 12 March 2024 12:02:45 by Dunnload