www.tri-ik.blogspot.com

Making someone laugh when they're feeling down is one of the best feelings in the world.

www.tri-ik.blogspot.com

Making someone laugh when they're feeling down is one of the best feelings in the world.

www.tri-ik.blogspot.com

Making someone laugh when they're feeling down is one of the best feelings in the world.

www.tri-ik.blogspot.com

Making someone laugh when they're feeling down is one of the best feelings in the world.

www.tri-ik.blogspot.com

Making someone laugh when they're feeling down is one of the best feelings in the world.

Kamis, 16 Februari 2017

Perintah dasar pada cisco packet tracer.



Cisco Packet Tracer adalah sebuah software yang berfungsi untuk membuat jaringan / membangun jaringan secara virtual atau biasa dikenal dengan Simulasi Jaringan Komputer. Hal ini dapat digunakan untuk belajar Jaringan dan lain sebagainya.

berikut adalah perintah dasar pada cisco packet tracer :

enable = masuk sebagai root jika sudah masuk akan di tandai dengan simbol #
configure terminal = masuk ke dalam pengaturan terminal. jika masuk "switch(config)#"
enable password [passwordnya] = menambahkan password.
hostname [namanya] = mengganti nama.
show running-configuration = menampilkan semua konfigurasi yang sudah di konfigurasi.
interface fa0/0 = untuk mengatur fastethernet 0/0
ip address [IPnya] = mengganti alamat IP.
description port9_to_IT = mengganti deksripsi suatu fastethernet tertentu menjadi "port9_to_IT"
exit = keluar.
write memory = menyimpan konfigurasi.