Configure the password for the telnet

Use cisco as the password. When you are finished, exit from line configuration mode.

R1(config)#line vty 0 4 // any 5 admin to access using telnet sesion

R1(config-line)#password cisco

R1(config-line)#login

R1(config-line)#exit

R1(config)#