Berdasarkan topology yg saya buat, bs baca di link ini
Btw, udh dikerjain blom tugasnya?? Klo blom bapak suruh berdiri di deket pintu sambil kaki diangkat semuanya neh
. kya anak SMA aja yak. hehehe..
Lanjut dah, ini jawabannya :
SW1:
Router(config)#hostname SW1
SW1#vlan database
SW1(vlan)#vlan 10 name sepuluh
SW1(vlan)#vlan 20 name duapuluh
SW1(vlan)#vlan 30 name tigapuluh
SW1(vlan)#exit
SW1(config)#interface fa1/0
SW1(config-if)#switchport mode trunk
SW1(config-if)#no shutdown
SW1(config)#interface fa1/1
SW1(config-if)#switchport mode access
SW1(config-if)#switchport access vlan 10
SW1(config-if)#no shutdown
SW1(config)#interface fa1/2
SW1(config-if)#switchport mode access
SW1(config-if)#switchport access vlan 20
SW1(config-if)#no shutdown
SW1(config)#interface fa1/3
SW1(config-if)#switchport mode access
SW1(config-if)#switchport access vlan 30
SW1(config-if)#no shutdown
SW2:
Router(config)#hostname SW2
SW2#vlan database
SW2(vlan)#vlan 40 name empatpuluh
SW2(vlan)#vlan 50 name limapuluh
SW2(vlan)#exit
SW2(config)#interface fa1/0
SW2(config-if)#switchport mode trunk
SW2(config-if)#no shutdown
SW2(config)#interface fa1/1
SW2(config-if)#switchport mode access
SW2(config-if)#switchport access vlan 40
SW2(config-if)#no shutdown
SW2(config)#interface fa1/2
SW2(config-if)#switchport mode access
SW2(config-if)#switchport access vlan 50
SW2(config-if)#no shutdown
R1:
Router(config)#hostname R1
R1(config)#interface fa0/0
R1(config-if)#no shutdown
R1(config)#interface fa0/0.10
R1(config-subif)#ip address 192.168.1.1 255.255.255.224
R1(config-subif)#encapsulation dot1q 10
R1(config)#interface fa0/0.20
R1(config-subif)#ip address 192.168.1.33 255.255.255.224
R1(config-subif)#encapsulation dot1q 20
R1(config)#interface fa0/0.30
R1(config-subif)#ip address 192.168.1.65 255.255.255.240
R1(config-subif)#encapsulation dot1q 30
R1(config)#interface serial1/1
R1(config-if)#ip address 192.168.1.105 255.255.255.252
R1(config-if)#no shutdown
R1(config)#router ospf 100
R1(config-router)#network 192.168.1.0 0.0.0.31 area 0
R1(config-router)#network 192.168.1.32 0.0.0.31 area 0
R1(config-router)#network 192.168.1.64 0.0.0.15 area 0
R1(config-router)#network 192.168.1.104 0.0.0.3 area 0
R2:
Router(config)#hostname R2
R2(config)#interface fa0/0
R2(config-if)#no shutdown
R2(config)#interface fa0/0.40
R2(config-subif)#ip address 192.168.1.81 255.255.255.240
R2(config-subif)#encapsulation dot1q 40
R2(config)#interface fa0/0.50
R2(config-subif)#ip address 192.168.1.97 255.255.255.248
R2(config-subif)#encapsulation dot1q 50
R2(config)#router ospf 100
R2(config-router)#network 192.168.1.80 0.0.0.15 area 0
R2(config-router)#network 192.168.1.96 0.0.0.7 area 0
R1(config-router)#network 192.168.1.104 0.0.0.3 area 0
PC1:
Router(config)#hostname PC1
PC1(config)#no ip routing
PC1(config)#ip default-gateway 192.168.1.1 255.255.255.224
PC1(config)#interface ethernet0/1
PC1(config-if)#ip address 192.168.1.5 255.255.255.224
PC1(config-if)#no shutdown
PC2:
Router(config)#hostname PC2
PC2(config)#no ip routing
PC2(config)#ip default-gateway 192.168.1.33 255.255.255.224
PC2(config)#interface ethernet0/1
PC2(config-if)#ip address 192.168.1.35 255.255.255.224
PC2(config-if)#no shutdown
PC3:
Router(config)#hostname PC3
PC3(config)#no ip routing
PC3(config)#ip default-gateway 192.168.1.65 255.255.255.240
PC3(config)#interface ethernet0/1
PC3(config-if)#ip address 192.168.1.70 255.255.255.240
PC3(config-if)#no shutdown
PC4:
Router(config)#hostname PC4
PC4(config)#no ip routing
PC4(config)#ip default-gateway 192.168.1.81 255.255.255.240
PC4(config)#interface ethernet0/1
PC4(config-if)#ip address 192.168.1.85 255.255.255.240
PC4(config-if)#no shutdown
PC5:
Router(config)#hostname PC5
PC5(config)#no ip routing
PC5(config)#ip default-gateway 192.168.1.97 255.255.255.248
PC5(config)#interface ethernet0/1
PC5(config-if)#ip address 192.168.1.100 255.255.255.248
PC5(config-if)#no shutdown
Sudah selesai semua konfigurasinya?? Klo sudah, coba ping dari PC ke PC laennya.. klo semuanya memberikan reply, Alhamdulillah kita dah setting VLAN dg routing protocol dari OSPF. Semoga ilmu disini bisa bermanfaat bagi teman2 semuanya. Amin ya ALLAH..
Best Regards,
Your friend
ade.ghoz 


![echo community Echo[dot]or[dot]id](http://echo.or.id/banner.gif)


Mas Ko Untu Router 3660 nya ngga Bisa pake Command Vlan Database Yah . Mohon Dibantu Mas .
Comment by oceboysip — November 9, 2007 @ 1:39 pm
salam kenal mas/pak,…
ini mas saya coba implementasikan konfigurasi diatas, tp untuk ios image c3660 saya pake c3660-i-mz.122-40a tapi ko tdk ada utility vlan di dalamnya mas, apa harus ios sprti punya mas.
Comment by ansori — May 8, 2008 @ 3:46 pm
mas yang saya maksud jawaban ccna examnya.
Comment by Baban Sobandi — May 13, 2008 @ 2:38 pm
Mas… kalo pake Boson simulator CCNA NetSim, kok command hostname XX kok gak mau yachh?? apa kerana versi demo?? pls advise
Comment by wewed — November 11, 2008 @ 1:06 pm
Nike Mercurial
Comment by Nike Mercurial — August 31, 2011 @ 9:38 am
Alhamdulillah kita dah setting VLAN dg routing protocol dari OSPF. Semoga ilmu Burberry Outlet disini bisa bermanfaat bagi teman2 semuanya.
Comment by Burberry Outlet — September 2, 2011 @ 1:11 pm
I don’t know who you wrote this for but you hleped a brother out.
Comment by Rusty — September 29, 2011 @ 1:09 am
Y4CxRT pbacawqfvciy
Comment by duvudrz — September 30, 2011 @ 12:08 am
oxkhM1 rbirnnycvply
Comment by updbncbpi — October 2, 2011 @ 10:46 pm
amirul a.k.a aMi
Asri a.k.a Ashree
banowati
candrabayu
Hari a.k.a tile
irfani
Iswarti a.k.a iis
Oki a.k.a Oq
Rio Ariestia a.k.a Motor1ouz
Sayyid Qutub a.k.a esqie
wawan
Comment by Tory Burch Outlet — October 8, 2011 @ 5:27 pm
juicy couture uk
Comment by juicy couture uk — October 11, 2011 @ 5:03 pm
juicy couture sale
Comment by juicy couture sale — October 11, 2011 @ 5:16 pm
coach borse
Comment by coach borse — October 11, 2011 @ 5:17 pm
You had some nice points here. I done a research on the topic and got most peoples will agree with you
Comment by pandora jewellery — October 28, 2011 @ 2:20 pm
of boot is just UGG Bailey Button Bomber so popular and
Comment by Bottes Uggs — November 3, 2011 @ 9:51 am
Necessary . within your web site is precisely what Needed, Is extremely good web site, I personally hope yuor web blog intense increasing amount of targeted traffic occurrence, that will help advertise your blog and then we expect that your particular web site is going to be kept up to date not to mention positioned can invariably turn out to be more overweight and even more decorative.
Comment by cheap christian louboutin — November 5, 2011 @ 10:12 am
Oakley Sunglasses are easily available in the online stores.
Comment by cheap oakley sunglasses — November 28, 2011 @ 1:22 pm
Very valuable information, I am very grateful,I agree with your Blog and I will be back to check it more in the future so please keep up your work.
Comment by Christian Louboutin Discount — November 30, 2011 @ 2:28 pm
I’ve recently started a web site, the information you offer on this website has helped me greatly. Thank you for all of your time & work.
Comment by Christian Louboutin Clearance — November 30, 2011 @ 2:30 pm
Through creating utilize that belong towards discovering period, you need to expect you’ll commit drastically additional over a number of dollars for almost any set of two fresh Ugg boots.If you do, next exactly what are peopling these industry internet? Numerous couple of Uggs which may often be getting promoted during market sites might be future palm.
Comment by fake uggs — January 9, 2012 @ 9:50 pm
Great topic, keep myself through looking it.
Comment by cheap jersey — January 31, 2012 @ 5:25 pm