You are on page 1of 1

host R1

no ip domain-lookup
int g0/0/0
ip address 209.165.200.225 255.255.255.248
no shutdown
int s0/1/0
clock rate 64000
ip address 10.1.1.1 255.255.255.252
no shutdown
exit
ip route 0.0.0.0 0.0.0.0 s0/1/0
security password min-length 10
ip domain-name ccnasecurity.com
crypto key generate rsa general-keys modulus 1024
username admin01 algorithm-type scrypt secret cisco12345
line con 0
login local
exec-timeout 0 0
logging synchronous
line aux 0
login local
exec-timeout 5 0
line vty 0 4
login local
trans input ssh
exec-timeout 5 0
exit
enable algo scrypt secret class12345

You might also like