www.dejanokomputer.blogspot.com

memberikan informasi mengenai komputer

www.dejanokomputer.blogspot.com

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 3 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

Rabu, 26 April 2017

tutorial install mikrotik di virtual box

I.INSTAL MIKROTIK
 1.Download Mikrotik
 2.Install Virtual Box di komputer seperti biasa anda menginstal software yang lain
3.setelah diinstal, buka Virtual Box dan klik button yang bernama"Baru"
4.Beri nama virtual mesin yang akan dibuat dan pilih sistem operasi yang akan digunakan. disini saya   menginput nama mikrotik2 sebagai virtual mesinnya dan other sebagai tipe sistem operasinya,
jangan lupa pilih versi other/unknown, Lalu klik next. Untuk lebih jelasnya lihat gambar di bawah ini

5.Tentukan memori dasar (RAM) yang akan dipakai di virtual mesin, disini saya memberikan kapasitas memori 64 MB sesuai yang disarankan. Selanjutnya klik next
6.Pilih create new hard disk untuk membuat hard disk yang baru di virtual mesin, lalu klik next
7.pilih VDI
8.Pilih fixed untuk menentukan virtual disknya, lalu klik next


9.Tentukan kapasitas virtual disk yang akan dibuat. Disini saya memberikan 80 Mb sebagai virtual disknya , lalu klik next
 10.Browse file yang telah didownload tadi. Saya menyimpan file mikrotik di F:\Program, lalu klik next
11.Setelah itu muncul perintah untuk memilih fasilitas yang akan digunakan di mikrotik routing software, lalu klik huruf 'a' di keyboard untuk mrmilih semua fasilitas dari mikrotik routing software, selanjutnya klik huruf 'i' untuk menginstal mikrotik routing software, seperti pada gambar berikut
12. Ganti nama admin dengan cara ketik : system identity set name=dejano seperti pada gambar berikut


13. Nah, mulai disini kita konfigurasi Dasar Mikrotiknya, ketikkan perintah dibawah ini untuk menambahkan IP Address yang kita inginkan. Disini saya menambahkan IP untuk ethernet
14. Setelah IP address, lalu saya akan coba menambahkan IP gateway yaitu denga perintah sebagai berikut.

Rabu, 08 Maret 2017

materi kuliah sisco

Router#hohconfig terminal Router(config)#host Router(config)#hostname router Router(config)#hostname router_dejano router_dejano(config)#enab router_dejano(config)#enable pass 123456 router_dejano(config)#inte router_dejano(config)#interface fa router_dejano(config)#interface fastEthernet router_dejano(config)# router_dejano(config)#ip router_dejano(config)#interface fastEthernet 0/1 router_dejano(config-if)#ip router_dejano(config-if)#ip ad router_dejano(config-if)#ip address 192.168.10.100.255.255.255.0 router_dejano(config-if)#ip address 192.168.10.100 255.255.255.0 router_dejano(config-if)#no shutdown router_dejano(config-if)#no shutdown router_dejano(config-if)# %LINK-5-CHANGED: Interface FastEthernet0/1, changed state to up router_dejano(config-if)#exit router_dejano(config)#interface FastEthernet0/1 router_dejano(config-if)# %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to up router_dejano(config-if)# router_dejano(config-if)# router_dejano(config-if)#exit router_dejano(config)#enable 123456789 router_dejano(config)#exit router_dejano# %SYS-5-CONFIG_I: Configured from console by console router_dejano# router_dejano#write memory Building configuration... [OK] router_dejano#
Tugas 3 Cara membuat jaringan 1.buat kabel 2.colok ke pc masing-masing 3.setting ip address di ethernet 4.wireless disable 5.firewall pastikan off 6.bisa di ping 7.sharing file 8.panggil filenya Putih Orange - Putih Orange Orange - Orange Putih Hijau - Putih Hijau Biru - Biru Putih Biru - Putih Biru Hijau - Hijau Putih Coklat - Putih Coklat Coklat – Coklat

Rabu, 15 Februari 2017

cara menggunakan cisco packet tracer

switchdejano_pratama(config-if)#exit
switchdejano_pratama(config)#
switchdejano_pratama(config)#exit
switchdejano_pratama(config)#exit
switchdejano_pratama#
%SYS-5-CONFIG_I: Configured from console by console

switchdejano_pratama#conf
switchdejano_pratama#configure ter
switchdejano_pratama#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
switchdejano_pratama(config)#int
switchdejano_pratama(config)#interface fa
switchdejano_pratama(config)#interface fastEthernet 0/5
switchdejano_pratama(config-if)#des
switchdejano_pratama(config-if)#description port5_ke_IT
switchdejano_pratama(config-if)#exit
switchdejano_pratama(config)#exit
switchdejano_pratama#
%SYS-5-CONFIG_I: Configured from console by console

switchdejano_pratama#conf
Configuring from terminal, memory, or network [terminal]? conf
?Must be "terminal", "memory" or "network"
switchdejano_pratama#conf
switchdejano_pratama#configure ter
switchdejano_pratama#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
switchdejano_pratama(config)#int
switchdejano_pratama(config)#interface fa
switchdejano_pratama(config)#interface fastEthernet 0/6
switchdejano_pratama(config-if)#des
switchdejano_pratama(config-if)#des
switchdejano_pratama(config-if)#description port6_ke_IT
switchdejano_pratama(config-if)#exit
switchdejano_pratama(config)#exit
switchdejano_pratama#
%SYS-5-CONFIG_I: Configured from console by console

switchdejano_pratama#conf
switchdejano_pratama#configure ter
switchdejano_pratama#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
switchdejano_pratama(config)#int
switchdejano_pratama(config)#interface fa
switchdejano_pratama(config)#interface fastEthernet 0/7
switchdejano_pratama(config-if)#des
switchdejano_pratama(config-if)#description port7_ke_IT
switchdejano_pratama(config-if)#exit
switchdejano_pratama(config)#exit
switchdejano_pratama#
%SYS-5-CONFIG_I: Configured from console by console

switchdejano_pratama#conf
Configuring from terminal, memory, or network [terminal]? c
?Must be "terminal", "memory" or "network"
switchdejano_pratama#conf
switchdejano_pratama#configure ter
switchdejano_pratama#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
switchdejano_pratama(config)#int
switchdejano_pratama(config)#interface fa
switchdejano_pratama(config)#interface fastEthernet 0/8
switchdejano_pratama(config-if)#des
switchdejano_pratama(config-if)#description port8_ke_IT
switchdejano_pratama(config-if)#exit
switchdejano_pratama(config)#exit
switchdejano_pratama#
%SYS-5-CONFIG_I: Configured from console by console

switchdejano_pratama#conf
switchdejano_pratama#configure ter
switchdejano_pratama#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
switchdejano_pratama(config)#int
switchdejano_pratama(config)#interface fa
switchdejano_pratama(config)#interface fastEthernet 0/9
switchdejano_pratama(config-if)#des
switchdejano_pratama(config-if)#description port9_ke_IT
switchdejano_pratama(config-if)#exit
switchdejano_pratama(config)#exit
switchdejano_pratama#
%SYS-5-CONFIG_I: Configured from console by console

switchdejano_pratama#conf
switchdejano_pratama#configure ter
switchdejano_pratama#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
switchdejano_pratama(config)#int
switchdejano_pratama(config)#interface fa
switchdejano_pratama(config)#interface fastEthernet 0/10
switchdejano_pratama(config-if)#des
switchdejano_pratama(config-if)#description port10_ke_IT
switchdejano_pratama(config-if)#exit
switchdejano_pratama(config)#exit
switchdejano_pratama#
%SYS-5-CONFIG_I: Configured from console by console

switchdejano_pratama#conf
switchdejano_pratama#configure ter
switchdejano_pratama#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
switchdejano_pratama(config)#int
switchdejano_pratama(config)#interface fa
switchdejano_pratama(config)#interface fastEthernet 0/11
switchdejano_pratama(config-if)#des
switchdejano_pratama(config-if)#description port11_ke_IT
switchdejano_pratama(config-if)#exit
switchdejano_pratama(config)#exit
switchdejano_pratama#
%SYS-5-CONFIG_I: Configured from console by console

switchdejano_pratama#conf
switchdejano_pratama#configure ter
switchdejano_pratama#configure terminal
switchdejano_pratama#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
switchdejano_pratama(config)#int
switchdejano_pratama(config)#interface fa
switchdejano_pratama(config)#interface fastEthernet 0/12
switchdejano_pratama(config-if)#des
switchdejano_pratama(config-if)#description port12_ke_IT
switchdejano_pratama(config-if)#exit
switchdejano_pratama(config)#exit
switchdejano_pratama#
%SYS-5-CONFIG_I: Configured from console by console

switchdejano_pratama#conf
switchdejano_pratama#configure ter
switchdejano_pratama#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
switchdejano_pratama(config)#int
switchdejano_pratama(config)#interface fa
switchdejano_pratama(config)#interface fastEthernet 0/13
switchdejano_pratama(config-if)#des
switchdejano_pratama(config-if)#description port13_ke_IT
switchdejano_pratama(config-if)#exit
switchdejano_pratama(config)#exit
switchdejano_pratama#
%SYS-5-CONFIG_I: Configured from console by console

switchdejano_pratama#conf
switchdejano_pratama#configure ter
switchdejano_pratama#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
switchdejano_pratama(config)#int
switchdejano_pratama(config)#interface fa
switchdejano_pratama(config)#interface fastEthernet 0/14
switchdejano_pratama(config-if)#des
switchdejano_pratama(config-if)#description port14_ke_IT
switchdejano_pratama(config-if)#exit
switchdejano_pratama(config)#exit
switchdejano_pratama#
%SYS-5-CONFIG_I: Configured from console by console

switchdejano_pratama#
switchdejano_pratama#conf
switchdejano_pratama#configure ter
switchdejano_pratama#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
switchdejano_pratama(config)#int
switchdejano_pratama(config)#interface fa
switchdejano_pratama(config)#interface fastEthernet 0/15
switchdejano_pratama(config-if)#des
switchdejano_pratama(config-if)#description port15
switchdejano_pratama(config-if)#description port15_ke_IT
switchdejano_pratama(config-if)#exit
switchdejano_pratama(config)#exit
switchdejano_pratama#
%SYS-5-CONFIG_I: Configured from console by console

switchdejano_pratama#conf
switchdejano_pratama#configure ter
switchdejano_pratama#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
switchdejano_pratama(config)#int
switchdejano_pratama(config)#interface fa
switchdejano_pratama(config)#interface fastEthernet 0/24
switchdejano_pratama(config-if)#des
switchdejano_pratama(config-if)#description port24_ke_server
switchdejano_pratama(config-if)#exit
switchdejano_pratama(config)#exit
switchdejano_pratama#
%SYS-5-CONFIG_I: Configured from console by console
show
switchdejano_pratama#show running
switchdejano_pratama#show running-config
Building configuration...

Current configuration : 1430 bytes
!
version 12.1
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname switchdejano_pratama
!
enable password 123456789
!
!
!
spanning-tree mode pvst
!
interface FastEthernet0/1
description port1_ke_IT
!
interface FastEthernet0/2
description port2_ke_IT
!
interface FastEthernet0/3
description port3_ke_IT
!
interface FastEthernet0/4
description port4_ke_IT
!
interface FastEthernet0/5
description port5_ke_IT
!
interface FastEthernet0/6
description port6_ke_IT
!
interface FastEthernet0/7
description port7_ke_IT
!
interface FastEthernet0/8
description port8_ke_IT
!
interface FastEthernet0/9
description port9_ke_IT
!
interface FastEthernet0/10
description port10_ke_IT
!
interface FastEthernet0/11
description port11_ke_IT
!
interface FastEthernet0/12
description port12_ke_IT
!
interface FastEthernet0/13
description port13_ke_IT
!
interface FastEthernet0/14
description port14_ke_IT
!
interface FastEthernet0/15
description port15_ke_IT
!
interface FastEthernet0/16
!
interface FastEthernet0/17
!
interface FastEthernet0/18
!
interface FastEthernet0/19
!
interface FastEthernet0/20
!
interface FastEthernet0/21
!
interface FastEthernet0/22
!
interface FastEthernet0/23
!
interface FastEthernet0/24
description port24_ke_server
!
interface Vlan1
no ip address
shutdown
!
!
!
!
line con 0
!
line vty 0 4
login
line vty 5 15
login
!
!
end



switchdejano_pratama#