You are on page 1of 2

Router 0 :

en
conf t
int fa0/0
no sh
ex
int fa0/0.2
encapsultion dot1q 2
ip add 192.168.100.10 255.255.255.224
ex
int fa0/0.3
encapsulation dot1q 3
ip add 192.168.100.20 255.255.255.224
ex
int fa0/0.4
encapsulation dot1q 4
ip add 192.168.100.30 255.255.255.224
ex
int fa0/0.5
encapsulation dot1q 5
ip add 192.168.100.40 255.255.255.224
ex
Switch 0 :
en
conf t
vtp mode server
vtp ?
vtp domain zuyan
vtp pass aji
vlan 2
name SK
vlan 3
name TK
vlan 4
name TI
vlan 5
name TKJ
ex
^Z
sh vlan
conf t
int ra fa0/1-3
switchport mode trunk
switchport trunk native vlan 1
^Z
SWITCH 1 :
en
conf t

vtp mode server


vtp domin UNSRI
vtp password 123
int ra fa0/1-3
switchport mode trunk
switchport trunk native vlan 1
sh vlan

You might also like