You are on page 1of 1

En R1

ena
conf t
host R1
int f0/0
ip add 172.16.20.1 255.255.255.0
no sh
exit
service password-encryption
ip domain-name cisco.com
crypto key generate rsa general-keys
How many bits in the modulus [512]: 1024
ip ssh time-out 15
ip ssh authentication-retries 3
ip ssh version 2
username administrador secret cisco
line vty 0 2
login local
transport input ssh
exit
enable secret class
!se crea 1 pool de direciones para la LAN de R1
ip dhcp excluded-address 172.16.20.1 172.16.20.30
ip dhcp pool LAN-R1
network 172.16.20.0 255.255.255.0
default-router 172.16.20.1
exit
banner motd ^CCCC
# # ## ##### # # # # # #### ##
# # # # # # ## # # ## # # # ##
# # # # # # # # # # # # # # ##
# ## # ###### ##### # # # # # # # # ### ##
## ## # # # # # ## # # ## # #
# # # # # # # # # # # #### ##
______________________________________________________________
You are trying to access into a private environment. Any
attempt of non authorized ingress will be registered and will
generate the legal actions that could be taken. DISCONECT !!
______________________________________________________________
Esta intentando ingresar en un sistema privado. Cualquier
ingreso no autorizado sera pasible de las medidas legales
correspondientes. Sus intentos quedan registrados. SALGA !!
______________________________________________________________

^C
!
end

You might also like