Prak 9 oke

4
7/23/2019 Prak 9 oke http://slidepdf.com/reader/full/prak-9-oke 1/4 ****R1**** enable config term hostname R1 line console 0 password cisco login line vty 0 15 password cisco login end conf t interface fastethernet 0/0 no shutdown interface fastethernet 0/0.10 encapsulation dot1q 10 ip address 192.168.10.1 255.255.255.0 interface fastethernet 0/0.20 encapsulation dot1q 20 ip address 192.168.20.1 255.255.255.0 interface fastethernet 0/0.30 encapsulation dot1q 30 ip address 192.168.30.1 255.255.255.0 interface se 0/0/0 ip add 10.0.0.1 255.255.255.252 no shutdown clock rate 64000 router rip ver 2 network 10.0.0.0 network 192.168.10.0 network 192.168.20.0 network 192.168.30.0 ****R2**** enable config term hostname R2 line console 0 password cisco login line vty 0 15 password cisco login end conf t interface fastethernet 0/0 no shutdown interface fastethernet 0/0.40 encapsulation dot1q 40 ip address 192.168.40.1 255.255.255.0 interface fastethernet 0/0.50 encapsulation dot1q 50 ip address 192.168.50.1 255.255.255.0 interface se 0/0/0 ip add 10.0.0.2 255.255.255.252 no shutdown interface se 0/0/1 ip add 20.0.0.1 255.255.255.252

Transcript of Prak 9 oke

Page 1: Prak 9 oke

7/23/2019 Prak 9 oke

http://slidepdf.com/reader/full/prak-9-oke 1/4

****R1****enableconfig termhostname R1line console 0password ciscologinline vty 0 15password ciscologinendconf tinterface fastethernet 0/0no shutdowninterface fastethernet 0/0.10encapsulation dot1q 10ip address 192.168.10.1 255.255.255.0interface fastethernet 0/0.20encapsulation dot1q 20ip address 192.168.20.1 255.255.255.0interface fastethernet 0/0.30encapsulation dot1q 30ip address 192.168.30.1 255.255.255.0interface se 0/0/0

ip add 10.0.0.1 255.255.255.252no shutdownclock rate 64000

router ripver 2network 10.0.0.0network 192.168.10.0network 192.168.20.0network 192.168.30.0

****R2****enable

config termhostname R2line console 0password ciscologinline vty 0 15password ciscologinendconf tinterface fastethernet 0/0no shutdowninterface fastethernet 0/0.40

encapsulation dot1q 40ip address 192.168.40.1 255.255.255.0interface fastethernet 0/0.50encapsulation dot1q 50ip address 192.168.50.1 255.255.255.0interface se 0/0/0ip add 10.0.0.2 255.255.255.252no shutdowninterface se 0/0/1ip add 20.0.0.1 255.255.255.252

Page 2: Prak 9 oke

7/23/2019 Prak 9 oke

http://slidepdf.com/reader/full/prak-9-oke 2/4

no shutdownclock rate 64000

router ripver 2network 10.0.0.0network 20.0.0.0network 192.168.40.0network 192.168.50.0

****R3****enableconfig termhostname R3line console 0password ciscologinline vty 0 15password ciscologinendconf tinterface fastethernet 0/0no shutdown

interface fastethernet 0/0.60encapsulation dot1q 60ip address 192.168.60.1 255.255.255.0interface fastethernet 0/0.70encapsulation dot1q 70ip address 192.168.70.1 255.255.255.0interface se 0/0/0ip add 20.0.0.2 255.255.255.252no shutdown

router ripver 2network 20.0.0.0

network 192.168.60.0network 192.168.70.0

****S1****hostname S1vtp mode servervtp domain ciscovtp password ciscovlan 10name MAHASISWAinterface vlan 10ip address 192.168.10.10 255.255.255.0no shut

vlan 20name DOSENinterface vlan 20ip address 192.168.20.20 255.255.255.0no shutvlan 30name ADMinterface vlan 30ip address 192.168.30.30 255.255.255.0no shut

Page 3: Prak 9 oke

7/23/2019 Prak 9 oke

http://slidepdf.com/reader/full/prak-9-oke 3/4

int fa0/1sw mode trunksw tr allowed vlan 10,20,30int fa0/2sw mode trunksw tr allowed vlan 10,20,30int fa0/3sw mode trunksw tr allowed vlan 10,20,30int fa0/4sw mode trunksw tr allowed vlan 10,20,30int fa0/5sw mode trunksw tr allowed vlan 10,20,30int fa0/6sw acc vlan 10

****S2****hostname S2vtp mode clientvtp domain ciscovtp password ciscoint fa0/1

sw mode trunkint fa0/2sw mode trunkint fa0/3sw mode trunkint fa0/4sw mode trunkint fa0/5sw acc vlan 20

****S3****hostname S3vtp mode client

vtp domain ciscovtp password ciscoint fa0/1sw mode trunkint fa0/2sw mode trunkint fa0/3sw mode trunkint fa0/4sw mode trunkint fa0/5sw acc vlan 30

****S4****hostname S4vlan 40name KARYAWANinterface vlan 40ip address 192.168.40.40 255.255.255.0no shutvlan 50name KARYAWATIinterface vlan 50

Page 4: Prak 9 oke

7/23/2019 Prak 9 oke

http://slidepdf.com/reader/full/prak-9-oke 4/4

ip address 192.168.50.50 255.255.255.0no shutint fa0/1sw mode trunksw tr allowed vlan 40,50int fa0/2sw acc vlan 40int fa0/3sw acc vlan 50

****S5****hostname S5vlan 60name ENGINEERinterface vlan 60ip address 192.168.60.60 255.255.255.0no shutvlan 70name FINANCEinterface vlan 70ip address 192.168.70.70 255.255.255.0no shutint fa0/1sw mode trunk

sw tr allowed vlan 60,70int fa0/2sw acc vlan 60int fa0/3sw acc vlan 70