Selasa, 29 November 2011

SETINGAN ROUTER

System Bootstrap, Version 12.1(3r)T2, RELEASE SOFTWARE (fc1)
Copyright (c) 2000 by cisco Systems, Inc.
PT 1001 (PTSC2005) processor (revision 0x200) with 60416K/5120K bytes of memory

Self decompressing the image :
########################################################################## [OK]

              Restricted Rights Legend

Use, duplication, or disclosure by the Government is
subject to restrictions as set forth in subparagraph
(c) of the Commercial Computer Software - Restricted
Rights clause at FAR sec. 52.227-19 and subparagraph
(c) (1) (ii) of the Rights in Technical Data and Computer
Software clause at DFARS sec. 252.227-7013.

           cisco Systems, Inc.
           170 West Tasman Drive
           San Jose, California 95134-1706



Cisco Internetwork Operating System Software
IOS (tm) PT1000 Software (PT1000-I-M), Version 12.2(28), RELEASE SOFTWARE (fc5)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2005 by cisco Systems, Inc.
Compiled Wed 27-Apr-04 19:01 by miwang

PT 1001 (PTSC2005) processor (revision 0x200) with 60416K/5120K bytes of memory
.
Processor board ID PT0123 (0123)
PT2005 processor: part number 0, mask 01
Bridging software.
X.25 software, Version 3.0.0.
4 FastEthernet/IEEE 802.3 interface(s)
2 Low-speed serial(sync/async) network interface(s)
32K bytes of non-volatile configuration memory.
63488K bytes of ATA CompactFlash (Read/Write)


         --- System Configuration Dialog ---

Continue with configuration dialog? [yes/no]: n


Press RETURN to get started!



Router>ena
Router#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
Router(config)#hostname lab_A
lab_A(config)#int fa 1/0
lab_A(config-if)#ip add 205.7.5.1 255.255.255.0
lab_A(config-if)#no shut

%LINK-5-CHANGED: Interface FastEthernet1/0, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet1/0, changed state to up
lab_A(config-if)#exit
lab_A(config)#int fa0/0
lab_A(config-if)#ip add 192.5.5.1 255.255.255.0
lab_A(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
lab_A(config-if)#exit
lab_A(config)#int ser 2/0
lab_A(config-if)#ip add 201.100.11.1 255.255.255.0
lab_A(config-if)#clock rate 64000
lab_A(config-if)#no shut

%LINK-5-CHANGED: Interface Serial2/0, changed state to down
lab_A(config-if)#exit


ystem Bootstrap, Version 12.1(3r)T2, RELEASE SOFTWARE (fc1)
Copyright (c) 2000 by cisco Systems, Inc.
PT 1001 (PTSC2005) processor (revision 0x200) with 60416K/5120K bytes of memory

Self decompressing the image :
########################################################################## [OK]

              Restricted Rights Legend

Use, duplication, or disclosure by the Government is
subject to restrictions as set forth in subparagraph
(c) of the Commercial Computer Software - Restricted
Rights clause at FAR sec. 52.227-19 and subparagraph
(c) (1) (ii) of the Rights in Technical Data and Computer
Software clause at DFARS sec. 252.227-7013.

           cisco Systems, Inc.
           170 West Tasman Drive
           San Jose, California 95134-1706



Cisco Internetwork Operating System Software
IOS (tm) PT1000 Software (PT1000-I-M), Version 12.2(28), RELEASE SOFTWARE (fc5)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2005 by cisco Systems, Inc.
Compiled Wed 27-Apr-04 19:01 by miwang

PT 1001 (PTSC2005) processor (revision 0x200) with 60416K/5120K bytes of memory
.
Processor board ID PT0123 (0123)
PT2005 processor: part number 0, mask 01
Bridging software.
X.25 software, Version 3.0.0.
4 FastEthernet/IEEE 802.3 interface(s)
2 Low-speed serial(sync/async) network interface(s)
32K bytes of non-volatile configuration memory.
63488K bytes of ATA CompactFlash (Read/Write)


         --- System Configuration Dialog ---

Continue with configuration dialog? [yes/no]: n


Press RETURN to get started!



Router>ena
Router#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
Router(config)#hostname lab_B
lab_B(config)#int ser 3/0
lab_B(config-if)#ip add 201.100.11.2 255.255.255.0
lab_B(config-if)#no shut
lab_B(config-if)#exit
lab_B(config)#int ser 2/0
lab_B(config-if)#ip add 199.13.6.1 255.255.255.0
lab_B(config)clock rate 64000
lab_B(config-if)#no shut

%LINK-5-CHANGED: Interface Serial2/0, changed state to up
lab_B(config-if)#exit
lab_B(config)#ex
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial2/0, changed state to
lab_B(config)#int fa 0/0
lab_B(config-if)#ip add 219.17.100.1 255.255.255.0
lab_B(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
lab_B(config-if)#exit
%SYS-5-CONFIG_I: Configured from console by console

System Bootstrap, Version 12.1(3r)T2, RELEASE SOFTWARE (fc1)
Copyright (c) 2000 by cisco Systems, Inc.
PT 1001 (PTSC2005) processor (revision 0x200) with 60416K/5120K bytes of memory

Self decompressing the image :
########################################################################## [OK]

              Restricted Rights Legend

Use, duplication, or disclosure by the Government is
subject to restrictions as set forth in subparagraph
(c) of the Commercial Computer Software - Restricted
Rights clause at FAR sec. 52.227-19 and subparagraph
(c) (1) (ii) of the Rights in Technical Data and Computer
Software clause at DFARS sec. 252.227-7013.

           cisco Systems, Inc.
           170 West Tasman Drive
           San Jose, California 95134-1706



Cisco Internetwork Operating System Software
IOS (tm) PT1000 Software (PT1000-I-M), Version 12.2(28), RELEASE SOFTWARE (fc5)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2005 by cisco Systems, Inc.
Compiled Wed 27-Apr-04 19:01 by miwang

PT 1001 (PTSC2005) processor (revision 0x200) with 60416K/5120K bytes of memory
.
Processor board ID PT0123 (0123)
PT2005 processor: part number 0, mask 01
Bridging software.
X.25 software, Version 3.0.0.
4 FastEthernet/IEEE 802.3 interface(s)
2 Low-speed serial(sync/async) network interface(s)
32K bytes of non-volatile configuration memory.
63488K bytes of ATA CompactFlash (Read/Write)


         --- System Configuration Dialog ---

Continue with configuration dialog? [yes/no]: n


Press RETURN to get started!



Router>ena
Router#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
Router(config)hostname lab_C
lab_C(config)#int ser 3/0
lab_C(config-if)#ip add 199.6.13.2 255.255.255.0
lab_C(config-if)#no shut

%LINK-5-CHANGED: Interface Serial3/0, changed state to up
lab_C(config-if)#exit
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial3/0, changed state to up
lab_C(config)#int ser 2/0
lab_C(config-if)#ip add 204.204.7.1 255.255.255.0
lab_C(config)#clock rate 64000
lab_C(config-if)#no shut

%LINK-5-CHANGED: Interface Serial2/0, changed state to up
lab_C(config-if)#exit
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial2/0, changed state to up
lab_C(config)#int fa 0/0
lab_C(config-if)#ip add 223.8.151.1 255.255.255.0
lab_C(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
lab_C(config-if)#exit
lab_C(config)#

System Bootstrap, Version 12.1(3r)T2, RELEASE SOFTWARE (fc1)
Copyright (c) 2000 by cisco Systems, Inc.
PT 1001 (PTSC2005) processor (revision 0x200) with 60416K/5120K bytes of memory

Self decompressing the image :
########################################################################## [OK]

              Restricted Rights Legend

Use, duplication, or disclosure by the Government is
subject to restrictions as set forth in subparagraph
(c) of the Commercial Computer Software - Restricted
Rights clause at FAR sec. 52.227-19 and subparagraph
(c) (1) (ii) of the Rights in Technical Data and Computer
Software clause at DFARS sec. 252.227-7013.

           cisco Systems, Inc.
           170 West Tasman Drive
           San Jose, California 95134-1706



Cisco Internetwork Operating System Software
IOS (tm) PT1000 Software (PT1000-I-M), Version 12.2(28), RELEASE SOFTWARE (fc5)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2005 by cisco Systems, Inc.
Compiled Wed 27-Apr-04 19:01 by miwang

PT 1001 (PTSC2005) processor (revision 0x200) with 60416K/5120K bytes of memory
.
Processor board ID PT0123 (0123)
PT2005 processor: part number 0, mask 01
Bridging software.
X.25 software, Version 3.0.0.
4 FastEthernet/IEEE 802.3 interface(s)
2 Low-speed serial(sync/async) network interface(s)
32K bytes of non-volatile configuration memory.
63488K bytes of ATA CompactFlash (Read/Write)


         --- System Configuration Dialog ---

Continue with configuration dialog? [yes/no]: n


Press RETURN to get started!



Router>ena
Router#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
Router(config)hostname lab_D
lab_D(config)#int ser 3/0   
lab_D(config-if)#ip add 204.204.7.2 255.255.255.0
lab_D(config-if)#no shut

%LINK-5-CHANGED: Interface Serial3/0, changed state to up
lab_D(config-if)#exit
lab_D(config)#
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial3/0, changed state to up
lab_D(config)#int fa 0/0
lab_D(config-if)#ip add 210.93.105.1 255.255.255.0
lab_D(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
lab_D(config-if)#exit
lab_D(config)#

System Bootstrap, Version 12.1(3r)T2, RELEASE SOFTWARE (fc1)
Copyright (c) 2000 by cisco Systems, Inc.
PT 1001 (PTSC2005) processor (revision 0x200) with 60416K/5120K bytes of memory

Self decompressing the image :
########################################################################## [OK]

              Restricted Rights Legend

Use, duplication, or disclosure by the Government is
subject to restrictions as set forth in subparagraph
(c) of the Commercial Computer Software - Restricted
Rights clause at FAR sec. 52.227-19 and subparagraph
(c) (1) (ii) of the Rights in Technical Data and Computer
Software clause at DFARS sec. 252.227-7013.

           cisco Systems, Inc.
           170 West Tasman Drive
           San Jose, California 95134-1706



Cisco Internetwork Operating System Software
IOS (tm) PT1000 Software (PT1000-I-M), Version 12.2(28), RELEASE SOFTWARE (fc5)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2005 by cisco Systems, Inc.
Compiled Wed 27-Apr-04 19:01 by miwang

PT 1001 (PTSC2005) processor (revision 0x200) with 60416K/5120K bytes of memory
.
Processor board ID PT0123 (0123)
PT2005 processor: part number 0, mask 01
Bridging software.
X.25 software, Version 3.0.0.
4 FastEthernet/IEEE 802.3 interface(s)
2 Low-speed serial(sync/async) network interface(s)
32K bytes of non-volatile configuration memory.
63488K bytes of ATA CompactFlash (Read/Write)


         --- System Configuration Dialog ---

Continue with configuration dialog? [yes/no]: n


Press RETURN to get started!



Router>ena
Router#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
Router(config)hostname lab_E
lab_E(config)#int fa 0/0
lab_E(config-if)#ip add 210.93.105.2 255.255.255.0
lab_E(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
lab_E(config-if)#exit
lab_E(config)#exit
lab_E#
%SYS-5-CONFIG_I: Configured from console by console


lab_A
Router>en
Router#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
Router(config)#ip route 219.17.100.0 255.255.255.0 201.100.11.2
Router(config)#ip route 199.6.13.0 255.255.255.0 201.100.11.2
Router(config)#ip route 223.8.151.0 255.255.255.0 201.100.11.2
Router(config)#ip route 204.204.7.0 255.255.255.0 201.100.11.2
Router(config)#ip route 210.93.105.0 255.255.255.0 201.100.11.2
Router(config)#exit

lab_B
Router#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
Router(config)#ip route 205.7.5.0 255.255.255.0 201.100.11.1
Router(config)#ip route 192.5.5.0 255.255.255.0 201.100.11.1
Router(config)#ip route 223.8.151.0 255.255.255.0 199.13.6.2
Router(config)#ip route 204.204.7.0 255.255.255.0 199.13.6.2
Router(config)#ip route 210.93.105.0 255.255.255.0 199.13.6.2
Router(config)#exit

lab_C
Router>ena
Router#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
Router(config)#ip route 219.17.100.0 255.255.255.0 199.13.6.1
Router(config)#ip route 201.100.11.0 255.255.255.0 199.13.6.1
Router(config)#ip route 192.5.5.0 255.255.255.0 199.13.6.1
Router(config)#ip route 205.7.5.0 255.255.255.0 199.13.6.1
Router(config)#ip route 210.93.105.0 255.255.255.0 204.204.7.2
Router(config)#exit

lab_D
Router>en
Router#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
Router(config)#ip route 223.8.151.0 255.255.255.0 204.204.7.1   
Router(config)#ip route 199.13.6.0 255.255.255.0 204.204.7.1
Router(config)#ip route 219.17.100.0 255.255.255.0 204.204.7.1
Router(config)#ip route 201.100.11.0 255.255.255.0 204.204.7.1
Router(config)#ip route 192.5.5.0 255.255.255.0 204.204.7.1
Router(config)#ip route 205.7.5.0 255.255.255.0 204.204.7.1
Router(config)#exit

Selasa, 12 Juli 2011

REKAYASA SISTEM JARINGAN KOMPUTER (WLAN)



PROPOSAL
REKAYASA SISTEM JARINGAN KOMPUTER (WLAN)
SLB P.R.I. PEKALONGAN
TAHUN 2011





Diajukan kepada:

Kepala Sekolah SLB P.R.I PEKALONGAN








Diajukan oleh:
PT. LIMA BERSAUDARA
Jl. Setia Kawan No.01  (0285) 7979777 Kota Pekalongan





PERUSAHAAN JARINGAN DAN TELEKOMUNIKASI
PT. LIMA BERSAUDARA
Jl. Setia Kawan No.01  (0285) 7979777 Kota Pekalongan

Pekalongan, 10 Juli 2011
Nomor : 001/SLB-BUA/I/11
Lamp : -
Perihal : Rekayasa Sistem Jaringan Komputer (WLAN)

Kepada Yth.
Kepala Sekolah SLB P.R.I. Pekalongan
Di
Pekalongan

Kepada Yth.
Kepala Sekolah SLB P.R.I. Pekalongan
Di
Pekalongan
Dengan hormat kami sampaikan Proposal Rekayasa Sistem Jaringan Komputer (WLAN) di SLB P.R.I Pekalongan Tahun 2011 :
Hal ini kami sampaikan karena mengingat berbagai pertimbangan diantaranya yaitu :
1. Salah satu faktor pendukung keamajuan belajar mengajar di sekolah adalah aspek keamanan dan kenyamanan.
2. Kekurangan fasilitas menyebabkan kesulitan untuk memenuhi kebutuhan dalm pelaksanaan belajar.
Oleh karena itu dengan kerendahan hati kami bermaksud untuk membangun jaringan komputer (WLAN) tersebut siatas.
Adapun data pendukung kami lampirkan dalam surat permohonan ini.
Besar harapan kami atas terkabulnya permohonan ini, atas perhatian, kebijakan, dan bantuannya kami ucapkan terima kasih.

Pekalongan, Juli 2011
Direktur PT. Lima Bersaudara
Kota Pekalongan
Achmad Muhsinin


PERUSAHAAN JARINGAN DAN TELEKOMUNIKASI
PT. LIMA BERSAUDARA
Jl. Setia Kawan No.01  (0285) 7979777 Kota Pekalongan




PROPOSAL
REKAYASA SISTEM JARINGAN KOMPUTER (WLAN)
SLB P.R.I. PEKALONGAN
TAHUN 2011

1. LATAR BELAKANG
a. Beberapa tamu yang bekunjung ke sekolah merasa kesulitan untuk terkoneksi ke internet.
b. Beberapa guru dan murid (civitas akademika) membutuhkan tambahan materi belajar dan mengajar yang dapat diunduh dari Internet, sementara laboratorium komputer yang tersedia sangat terbatas dalam hal peralatan dan waktu penggunaannya.
2. TUJUAN
a. Memudahkan guru,siswa/pihak lain dalam mengakses informasi melalui internet.
b. Memperkenalkan jaringan komputer kepada guru dan siswa.
c. Menambah jumlah sarana dan prasarana.
d. Meningkatkan kualitas KBM.
e. Meningkatkan kompetensi siswa.
3. MANFAAT
a. Menjadikan guru-guru dan siswa-siswa mudah dalam mencari referensi pelajaran dan atau data lain yang diperlukan.
b. Menjadikan semua murid bisa lebih memperluas IPTEK, dan mudah mengakses internet.

4. LANDASAN TEORI
a.) Istilah-istilah teknis jaringan komputer
Software:
1. Manajemen hardisk: pada bagian ini akan dipelajari cara mempartisi harddisk dengan berbagai macam software pendukung serta memformatnya.
2. Instalasi sistem operasi & program aplikasi:
- Instal sistem operasi windows
- Instalasi driver hardware: chipset, sound, VGA, printer.
- Instal program aplikasi perkantoran dan berbagai macam aplikasi yang lain.
- Menambah dan menghapus program aplikasi
- Cloning harddisk (penggandaan tanpa harus instal)
- dll
3. Utility program, adalah aplikasi yang berfungsi untuk mengoptimalkan, mengamankan, dan merawat system secara teknis.
- System Tweeking
- Mengamankan sistem dari virus
- Recovery system
- Penyelamatan data (mengembalikan data yang sudah terhapus)
- Pengambilan data pada harddisk yang terlanjur sistemnya rusak tanpa melepas harddisk.
- dll.
Hardware:
1. Mengenal komponen komputer (input, CPU, output) : mempelajari berbagai macam komponen perangkat komputer nama maupun istilah-istilah teknis, sehingga peserta pelatihan paham dan mengenal komponen komputer.
2. Perakitan, Merakit berbagai komponen komputer satu persatu sampai menjadi sebuah unit komputer yang siap untuk digunakan.
3. Trouble shooting, Peserta akan mempelajari berbagai macam permasalahan hardware computer, bagaimana menganalisa dan memperbaikannya.
- Analisa kerusakan dan perbaikan RAM, VGA, Motherboard.
- Analisa kerusakan dan perbaikan Haddisk dan CDROM/DVD
- Analisa kerusakan dan perbaikan printer.
b.) Pengertian komponen jaringan komputer
Kabel UTP : sebuah jenis kabel jaringan yang menggunakan bahan dasar tembaga, yang tidak dilengkapi dengan shield internal. UTP merupakan jenis kabel yang paling umum yang sering digunakan di dalam jaringan lokal (LAN), karena memang harganya yang rendah, fleksibel dan kinerja yang ditunjukkannya relatif bagus. Dalam kabel UTP, terdapat insulasi satu lapis yang melindungi kabel dari ketegangan fisik atau kerusakan tapi, tidak seperti kabel Shielded Twisted-pair (STP), insulasi tersebut tidak melindungi kabel dari interferensi elektromagnetik.
Router :secara umum router dibagi menjadi dua buah jenis, yakni:
- static router (router statis): adalah sebuah router yang memiliki tabel routing statis yang di setting secara manual oleh para administrator jaringan.
- dynamic router (router dinamis): adalah sebuah router yang memiliki dan membuat tabel routing dinamis, dengan mendengarkan lalu lintas jaringan dan juga dengan saling berhubungan dengan router lainnya.
Tp-Link TL-WN422G: merupakan sebuah dongle USB yang berfungsi sebagai penangkap sinyal wireless maupun access point.

Buffalo Wireless N150 Router WCR-GN Technology :adalah perangkat nirkabel yang mampu mengkoneksikan dengan baik jaringan komputer di rumah atau untuk menghubungkan jaringan anda ke internet.
titik akses nirkabel : (bahasa Inggris: wireless access point, WAP) adalah suatu peranti yang memungkinkan peranti nirkabel untuk terhubung ke dalam jaringan dengan menggunakan Wi-Fi, Bluetooth, atau standar lain. WAP biasanya tersambung ke suatu router (melalui kabel) sehingga dapat meneruskan data antara berbagai peranti nirkabel (seperti komputer atau pencetak) dengan jaringan berkabel pada suatu jaringan. Standar yang diterapkan untuk WAP ditetapkan oleh IEEE dan sebagian besar menggunakan IEEE 802.11.


5. RANCANGAN
• Topologi Fisik
• Topologi Logis






Rabu, 29 Juni 2011

jarkom seasen 2

Otentikasi dan MAC filtering dapat menghentikan penyerang yang menghubungkan ke jaringan nirkabel tetapi tidak akan mencegah mereka dari mencegatan data yang dikirimkan. Karena tidak ada batas perberbedaan pada jaringan nirkabel, dan semua lalu lintas ditularkan melalui udara, mudah bagi penyerang untuk mencegat, atau mengendus frame wireless. Enkripsi adalah proses mengubah data sehingga pada saat dicegat itu tidak dapat digunakan. 
 

Kabel Kesetaraan Protocol (WEP) 

Kabel Kesetaraan Protocol (WEP) adalah fitur keamanan canggih yang mengenkripsi lalu lintas jaringan karena perjalanan melalui udara. WEP menggunakan pra-dikonfigurasi kunci untuk mengenkripsi dan mendekripsi data. 

Kunci WEP yang dimasukkan sebagai string angka
, huruf dan umumnya 64 bit atau 128 bit. Dalam beberapa kasus, WEP mendukung 256 bit kunci juga. Untuk mempermudah membuat dan memasukkan kunci ini, banyak perangkat termasuk pilihan Passphrase. Passphrase adalah cara mudah untuk mengingat kata atau frasa yang digunakan untuk secara otomatis menghasilkan kunci. 


Agar WEP berfungsi, AP, serta setiap perangkat nirkabel diizinkan untuk mengakses jaringan harus memiliki kunci WEP yang sama. Tanpa kunci ini, perangkat tidak akan mampu memahami transmisi nirkabel. 





WEP merupakan cara yang bagus untuk mencegah penyerang menyadap data.Namun, ada kelemahan dalam WEP, yaitu penggunaan kunci statis pada semua perangkat diaktifkan WEP. Ada aplikasi yang tersedia untuk penyerang yang dapat digunakan untuk menemukan kunci WEP. Aplikasi ini sudah tersedia di Internet.Setelah penyerang telah diekstrak , mereka memiliki kunci akses lengkap untuk semua informasi yang dikirimkan.
Salah satu cara untuk mengatasi kerentanan ini adalah
sesering untuk mengubah kunci .Cara lain adalah dengan menggunakan bentuk yang lebih maju dan aman enkripsidikenal sebagai Wi-Fi Protected Access (WPA).

   
 
Wi-Fi Protected Access (WPA)

WPA juga menggunakan kunci enkripsi dari 64 bit hingga 256 bit. Namun, WPA, tidak seperti WEP, 
da[at menghasilkan, kunci baru yang dinamis setiap kali client melakukan koneksi dengan AP. Untuk alasan ini, WPA dianggap lebih aman daripada WEP karena itu secara signifikan lebih sulit untuk retak.











konfigurasi Backup

Setelah jaringan nirkabel dikonfigurasi dengan benar dan lalu lintas bergerak, backup
konfigurasi penuh harus dilakukan pada perangkat nirkabel. Hal ini penting terutama jika banyak kustomisasi dilakukan untuk konfigurasi.

Dengan router yang paling terintegrasi yang dirancang untuk rumah dan pasar usaha kecil, ini hanya masalah memilih opsi Konfigurasi Backup dari menu yang sesuai dan
menentukan lokasi mana file tersebut yang harus disimpan. Router yang terintegrasi memberikan nama default untuk file konfigurasi. Nama file ini dapat diubah.

Proses restore sama
dan sederhana. Pilih pilihan Restore Konfigurasi. Kemudian, cukup browse ke lokasi di mana file konfigurasi sebelumnya disimpan dan pilih file. Setelah file dipilih, klik Mulai untuk Kembalikan serta memuat file konfigurasi.

Kadang-kadang mungkin perlu untuk kembali pengaturan ke kondisi standar pabrik.Untuk mencapai hal ini
, pilihan terbaik opsi Pemulihan Pabrik Default dari menu yang sesuaiatau tekan dan tahan tombol RESET yang ada selama 30 detik. Teknik yang terakhir ini sangat berguna jika Anda tidak terhubung ke AP dari router yang terintegrasi melalui jaringan, tetapi memiliki akses fisik ke perangkat.
 
 
 
 
GAME SATE SURVEY
LEVEL 7

Twitter Delicious Facebook Digg Stumbleupon Favorites More

 
Design by Free WordPress Themes | Bloggerized by Lasantha - Premium Blogger Themes | Sweet Tomatoes Printable Coupons