Hostname
|
Interface
|
Vlan / Mode
|
IP Address
|
Switch0
|
Fa0/1
|
Trunk
|
-
|
Fa0/2
|
Trunk
|
-
|
|
Switch1
|
Fa0/1
|
Trunk
|
-
|
Fa0/2
|
Vlan 10
|
-
|
|
Fa0/3
|
Vlan 20
|
-
|
|
Switch2
|
Fa0/1
|
Trunk
| - |
Fa0/2
|
Vlan 10
|
-
|
|
Fa0/3
|
Vlan 20
|
-
|
|
PC0
|
Fa0/2
|
-
|
200.100.10.1/29
|
PC1
|
Fa0/3
|
-
|
200.100.20.1/29
|
PC2
|
Fa0/2
|
-
|
200.100.10.1/29
|
PC3
|
Fa0/3
|
-
|
200.100.20.1/29
|
Langung Konfig Switch0 :
Switch>enableSwitch#configure terminalEnter configuration commands, one per line. End with CNTL/Z.Switch(config)#vlan 10Switch(config-vlan)#name TKJSwitch(config-vlan)#vlan 20Switch(config-vlan)#name MMSwitch(config-vlan)#exitSwitch(config)#Switch(config)#vtp mode serverDevice mode already VTP SERVER.Switch(config)#vtp domain kinglearn.comChanging VTP domain name from NULL to kinglearn.comSwitch(config)#vtp pass kinglearnSetting device VLAN database password to kinglearnSwitch(config)#Switch(config)#int fa0/1Switch(config-if)#sw mod trSwitch(config-if)#%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to down%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to upSwitch(config-if)#Switch(config-if)#int fa0/2Switch(config-if)#sw mod trSwitch(config-if)#%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/2, changed state to down%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/2, changed state to upSwitch(config-if)#do wrBuilding configuration...[OK]
Lihat Status VTP nya gan
sekarang konfigurasi Client VTPnya
Switch1 :
Switch>enableSwitch#configure terminalEnter configuration commands, one per line. End with CNTL/Z.Switch(config)#Switch(config)#int fa0/1Switch(config-if)#sw mod trSwitch(config-if)#Switch(config-if)#vtp mod clientSetting device to VTP CLIENT mode.Switch(config)#vtp domain kinglearn.comDomain name already set to kinglearn.com.Switch(config)#vtp pass kinglearnSetting device VLAN database password to kinglearnSwitch(config)#
Jika VTP Client Berhasil akan mendapatkan Vlannya gan