Tutorial - VTP Configuration
Tutorial - VTP Configuration
340 PC
100 PC
IP: 60.14.12.0
Routing Protocol: RIP Version 2
The task is to configure VLAN on all 12 switches and to establish VIRTUAL TRUNKING
PROTOCOL (VTP) on all 12 switches.
SWITCH 1:
vlan 10
name ONE
exit
interface fastEthernet 0/1
switchport access vlan 10
switchport mode trunk
no shutdown
exit
interface fastEthernet 0/2
switchport mode trunk
no shutdown
exit
vtp version 2
vtp domain AUBIH
vtp password AUBIH
vtp mode client
SWITCH 2:
vlan 20
name TWO
exit
interface fastEthernet 0/1
switchport access vlan 20
switchport mode trunk
no shutdown
exit
interface fastEthernet 0/2
switchport mode trunk
no shutdown
exit
vtp version 2
vtp domain AUBIH
vtp password AUBIH
vtp mode client
SWITCH 3:
vlan 30
name THREE
exit
interface fastEthernet 0/1
switchport access vlan 30
switchport mode trunk
no shutdown
exit
interface fastEthernet 0/2
switchport mode trunk
no shutdown
exit
vtp version 2
vtp domain AUBIH
vtp password AUBIH
vtp mode client
SWITCH 5:
vlan 40
name FOUR
exit
interface fastEthernet 0/1
switchport access vlan 40
switchport mode trunk
no shutdown
exit
interface fastEthernet 0/2
switchport mode trunk
no shutdown
exit
vtp version 2
vtp domain AUBIH
vtp password AUBIH
vtp mode client
SWITCH 6:
vlan 50
name FIVE
exit
interface fastEthernet 0/1
switchport access vlan 50
switchport mode trunk
no shutdown
exit
interface fastEthernet 0/2
switchport mode trunk
no shutdown
exit
vtp version 2
vtp domain AUBIH
vtp password AUBIH
vtp mode client
SWITCH 7:
vlan 60
name SIX
exit
interface fastEthernet 0/1
switchport access vlan 60
switchport mode trunk
no shutdown
exit
interface fastEthernet 0/2
switchport mode trunk
no shutdown
exit
vtp version 2
vtp domain AUBIH
vtp password AUBIH
vtp mode client
SWITCH 9:
vlan 70
name SEVEN
exit
interface fastEthernet 0/1
switchport access vlan 70
switchport mode trunk
no shutdown
exit
interface fastEthernet 0/2
switchport mode trunk
no shutdown
exit
vtp version 2
vtp domain AUBIH
vtp password AUBIH
vtp mode client
SWITCH 10:
vlan 80
name EIGHT
exit
interface fastEthernet 0/1
switchport access vlan 80
switchport mode trunk
no shutdown
exit
interface fastEthernet 0/2
switchport mode trunk
no shutdown
exit
vtp version 2
vtp domain AUBIH
vtp password AUBIH
vtp mode client
SWITCH 11:
vlan 90
name NINE
exit
interface fastEthernet 0/1
switchport access vlan 90
switchport mode trunk
no shutdown
exit
interface fastEthernet 0/2
switchport mode trunk
no shutdown
exit
vtp version 2
vtp domain AUBIH
vtp password AUBIH
vtp mode client
SWITCH 0:
vtp version 2
vtp domain AUBIH
vtp password AUBIH
vtp mode server
SWITCH 4:
vtp version 2
vtp domain AUBIH
vtp password AUBIH
vtp mode server
SWITCH 8:
vtp version 2
vtp domain AUBIH
vtp password AUBIH
vtp mode server