Sebelumnya mungkin ada yang belum tau apaan sih router??OK penjelasan sedikit, Router adalah hardware yang berguna untuk menghubungkan dan merutekan paket data dari sebuah jaringan network ke network yang lain. Dan bentuknya salah satunya router seperti gambar disamping.Dan di sini saya akan menshare sedikit(Berhubung baru dapt dasar dari dosen coy..:) cara setting router yang umum atau dasarnya yang digunakan pada console.Tahap-tahap dasar cara setting konfigurasi routerseperti dibawah ini :1. Setting host namerouter#enable trouter(config)#hostname nama-router2. Setting pasword consolerouter(config)# enable secret password-andarouter(config)# enable password password-anda3. Membuat Paswword terencryptionrouter(config)# service password-encryptionrouter(config)# enable password password-anda4. Setting vty dan auxrouter(config)#line vty 0 4router(config-line)#loginrouter(config-line)#password password-andarouter(config-line)#line con 0router(config-line)#loginrouter(config-line)#password password-andarouter(config-line)# exitrouter(config)# no service password-encryptionrouter(config)# ^Zrouter(config)# wr mem5. Setting terhadap FastEthernet fa 0/0router#config trouter(config)#int fa0/0router(config-if)# ip address 192.168.xx.x 255.255.xx.xxrouter(config)#no shutdownrouter(config)#exit6. Setting terhadap Serial 0/0router# config trouter(config)# int serial0/0router(config-if)# ip address 192.168.xx.x 255.255.xx.xxrouter(config)#no shutdownrouter(config)#exit
sumber:http://de-kill.blogspot.com/2009/04/cara-dasar-setting-router.html
Selasa, 28 September 2010
Cara Dasar Setting Router
Diposting oleh Box di 00.38
Langganan:
Posting Komentar (Atom)

0 komentar:
Posting Komentar