Tutorial Telnet Cisco
setting CLI pada router
Continue
with configuration dialog? [yes/no]: n
Press RETURN to get started!
Router>en
Router#config t
Enter configuration commands, one per
line. End with CNTL/Z.
Router(config)#hostname suta
suta(config)#int f0/0
suta(config-if)#no shut
%LINK-5-CHANGED: Interface
FastEthernet0/0, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on
Interface FastEthernet0/0, changed state to up
suta(config-if)# ip addr 192.168.1.1
255.255.255.0
suta(config)#username suta password
1234
suta(config)#enable secret 1234
suta(config)#line vty 0 4
suta(config-line)#login local
suta(config-line)#exit
suta(config)#
kemudian kita klik PC lalu ke dekstop,atur ip configuration-nya
Selanjutnya masuk ke command prompt
tulis:
ipconfig
ping 192.168.1.1
apabila sudah connect
kita tulis telnet 192.168.1.1
masukkan username dan password
Selesai.............