You are on page 1of 1

conf t

hostname R3
line aux 0
password cisco
login
conf t
line console 0
password cisco
login
loggin synchronous
line vty 0 15
password cisco
login
exit
enable secret cisco
no ip domain-lookup
banner motd *
#####################################
ATENCION!
ESTE DISPOSITIVO ES PROPIEDAD PRIVADA
SOLO PERSONAL AUTORIZADO
#####################################*
exit
conf t
security passwords min-length 5
line console 0
exec-timeout 5 30
end
conf t
service password-encryption
end
conf t
login on-failure log
login on-success log
login block-for 30 attempts 5 within 30

You might also like