Está en la página 1de 1

CONFIGURACION SSH

====================
>>>enable
>>>cnfig t
>>>enable passsword cisco
>>>hostname R1
>>>ip domain-name cisco.com
>>>crypto key generate rsa
>>>1024
>>>ip ssh time-out 10
>>>ip ssh autentication-retries 4
>>>username Continental password cisco
CONFIGURACION DEL VTY
========================
config t
>>>line vty 0 4
>>>transport input ssh
>>>login local
>>>end

También podría gustarte