Simulasi Basic Router Configuration

Simulasi Basic Router Configuration A. Tujuan     Setting Basic Router B. Latar Belakang        Pada hari ini saya ...


Simulasi Basic Router Configuration



A. Tujuan
    Setting Basic Router


B. Latar Belakang
       Pada hari ini saya sedang membuat projek kerja dan projek itu adalah membuat simulasi Basic Router Configuration atau lebih tepatnya konfigurasi simulasi dua router .


 C. Maksud Dan Tujuan
     Untuk koneksi router menggunakan console, membutuhkan kabel console dan converter DB-9 to USB. Proses remote console dapat dilakukan dengan aplikasi putty atau hyperterminal untuk sistem operasi Windows. Sedangkan di Linux dapat menggunakan minicom –s.


D. Tahap Pelaksanaan
 
Buat topologi seperti di bawah.




Keterangan : 
  • Untuk router ke router hubungkan menggunakan kabel Cross
  • Untuk sambungan router ke switch lalu laptop gunakan kabel straight
Tabel Addressing
Router1 | Fa0/0  | 192.168.1.254 | 255.255.255.0
              | Fa1/0  | 12.12.12.1       | 255.255.255.0
Router2 | Fa0/0  | 192.168.2.254 | 255.255.255.0
              | Fa1/0  | 12.12.12.2       | 255.255.255.0

Laptop1 | 192.168.1.1 | 255.255.255.0 | 192.168.1.254
Laptop2 | 192.168.2.1 | 255.255.255.0 | 192.168.2.254

Lalu konfigurasi Router
Router> enable
Router# configure terminal
Router(config)# hostname R1
R1(config)# no ip domain-lookup 
R1(config)# enable secret ciscosec
R1(config)# line consonle 0
R1(config-line)# password ciscocon
R1(config-line)# exec-timeout 5 0
R1(config-line)# login
R1(config)# line vty 0 4
R1(config-line)# password ciscovty
R1(config-line)# exec-timeout 5 0
R1(config-line)# login
R1(config)# service password-encryption
R1(config)# banner motd #Unauthorized access prohibited!#
R1(config)# int fa0/0
R1(config-if)# description Connection to R2
R1(config-if)# ip address 12.12.12.1 255.255.255.0
R1(config-if)# no shutdown
R1(config-if)# exit
R1(config)# exit
Setting jam
R1# clock set 10:00:00 3 Jan 2016


Simpan konfigurasi running
R1# copy running-config startup-config
Destination filename [startup-config]?
Building configuration...
[OK]
R1#
Untuk Router 2 ulangi konfigurasi di atas dengan nama ruoter 2

Jika sudah lakukan test ping :
  • dari Laptop1 ke Fa0/0 R1
  • dari Laptop2 ke Fa0/0 R2 
  • dari Fa1/0 R1 ke Fa1/0 R2
Pastikan tes ping di atas berhasil semua.

caranya klik Laptop 1 atau 2 > pilih tab Desktop > pilih Command Prompt > ketikkan ping IP_Tujuan lalu Enter.



Selanjutnya menampilkan informasi interface seperti di bawah .
R1# show ip interface brief

Dari tampilan di atas, cek apakah IP yang sudah diconfig sudah sesuai tabel addressing atau belum.


Lakukan Test ping ke Router1 atau 2 , Misalnya
R1#ping 12.12.12.2
Jika benar maka akan succsess .







E. Refrensi : Buku CCNA Nixtrain 


Sekian Semoga Bermanfaat ..



 

COMMENTS

BLOGGER: 2
Loading...
Privacy Policy Online Approved SiteUpdate
This Privacy Policy was last updated on: Thursday, September 1st, 2016.
Should we update, amend or make any changes to our privacy policy, those changes will be posted here.
Name

Aplikasi Linux Cisco Debian Server Download Linux Internet Linux Kegiatan BLC Telkom Komputer Dan Jaringan MikroTik Software Tentang Linux
false
ltr
item
Pinter-net: Simulasi Basic Router Configuration
Simulasi Basic Router Configuration
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiD0fR-pGwJHd1Mdb_73tCJ_-e802Kv_UoGq-HZlvEdwhyphenhyphenUxI_fdwyVCugoBgHPRJusIxyqC6Ma3H_7gMDcGIItHKGtKhyVYhilBBGUryYxlKiOcLIpAor-LrYdmGA9-yk5stU9hGwiohxG/s320/bs-router-faisal.jpg
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiD0fR-pGwJHd1Mdb_73tCJ_-e802Kv_UoGq-HZlvEdwhyphenhyphenUxI_fdwyVCugoBgHPRJusIxyqC6Ma3H_7gMDcGIItHKGtKhyVYhilBBGUryYxlKiOcLIpAor-LrYdmGA9-yk5stU9hGwiohxG/s72-c/bs-router-faisal.jpg
Pinter-net
https://pinter-net.blogspot.com/2016/08/simulasi-basic-router-configuration.html
https://pinter-net.blogspot.com/
https://pinter-net.blogspot.com/
https://pinter-net.blogspot.com/2016/08/simulasi-basic-router-configuration.html
true
2960372745881626902
UTF-8
Not found any posts VIEW ALL Readmore Reply Cancel reply Delete By Home PAGES POSTS View All RECOMMENDED FOR YOU LABEL ARCHIVE SEARCH ALL POSTS Not found any post match with your request Back Home Sunday Monday Tuesday Wednesday Thursday Friday Saturday Sun Mon Tue Wed Thu Fri Sat January February March April May June July August September October November December Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec just now 1 minute ago $$1$$ minutes ago 1 hour ago $$1$$ hours ago Yesterday $$1$$ days ago $$1$$ weeks ago more than 5 weeks ago Followers Follow THIS CONTENT IS PREMIUM Please share to unlock Copy All Code Select All Code All codes were copied to your clipboard Can not copy the codes / texts, please press [CTRL]+[C] (or CMD+C with Mac) to copy