Configuring Telnet on Router
en
conf t
username ranjeet password ccna
line vty 0 15
login local
exit
int f0/0
ip add 192.168.0.254 255.255.255.0
no shut
exit
from client
telnet 192.168.0.254
(Note: to successfully login with telnet or ssh you have to set ENABLE mode password)
No comments:
Post a Comment