Setelah mengaktifkan telnet dengan cara line vty 0 4 dan apabila ingin menon aktifkan atau mendisable telnet berikut cara disable telnet pada packet tracer atau di cisco :
R1>enable
R1#conf t
Enter configuration commands, one per line. End with CNTL/Z.
R1(config)#line vty 0 4
R1(config-line)#no login local
R1(config-line)#transport input none
R1(config-line)#end
R1#
%SYS-5-CONFIG_I: Configured from console by console
R1#wr
Building configuration...
[OK]
R1#
Keterangan : saya lakukan ping ke ip router reply dan yang tadinya router dapat di telnet sekarang sudah tidak dapat di telnet
R1>enable
R1#conf t
Enter configuration commands, one per line. End with CNTL/Z.
R1(config)#line vty 0 4
R1(config-line)#no login local
R1(config-line)#transport input none
R1(config-line)#end
R1#
%SYS-5-CONFIG_I: Configured from console by console
R1#wr
Building configuration...
[OK]
R1#
Keterangan : saya lakukan ping ke ip router reply dan yang tadinya router dapat di telnet sekarang sudah tidak dapat di telnet
Labels:
Networking
Thanks for reading Disable telnet packet tracer. Please share...!

0 Komentar untuk "Disable telnet packet tracer"