How to Configure VTP v1 & v2 on Cisco - Video 17 GNS3 Labs for CCNA

Published: 21 October 2020
on channel: Network Savage
1,305
29

VIDEO 17 in the GNS3 Labs for CCNA 200-301. Be sure to subscribe and check out the rest of the series for the rest of the labs!

Here is a link to the first video in the playlist for the Complete GNS3 Labs for CCNA 200-301 Exam:

   • GNS3 Labs for CCNA 200-301 - VIDEO 1 ...  

In this vide we are going to show how to configure VTP on Cisco Switches. I will show how to configure the different versions of VTP and set the cisco vtp password. I'll show you how to set the vtp primary server with the different vtp cisco commands.

You can set the cisco vtp client and use vtp pruning to limit the distributed vlans. And I'll show you how to configure the vtp mode in the switch domain network.

VTP is no longer on the CCNA but it's still important to learn and understand as it does still exist in many networks. VTP is Cisco proprietary.

CONFIG:
SW1:==============================
hostname SW1

int gi 0/0
sw t e d
sw m t
sw t a v al

vtp domain CISCO
vtp mode server
vtp password cisco


vlan 10
name DATA
vlan 20
name VOICE
exi

do sh vl b
do sh int tru
do sh vtp st

SW2:==============================
hostname SW2

int gi 0/0
sw t e d
sw m t
sw t a v al
int gi 0/1
sw t e d
sw m t
sw t a v al

vtp domain CISCO
vtp mode server
vtp password cisco


vl 30
name WIRELESS

do sh vl b
do sh int tru
do sh vtp st

SW3:===
hostname SW3

int gi 0/0
sw t e d
sw m t
sw t a v al
int gi 0/1
sw t e d
sw m t
sw t a v al

vtp domain CISCO
vtp mode transparent
vtp password cisco

vl 10
name DATA
vl 20
name VOICE
vl 30
name WIRELESS
vl 40
name TEST
exi

do sh vl b
do sh int tru
do sh vtp st

SW4:==============================
hostname SW4

int gi 0/0
sw t e d
sw m t
sw t a v al
int gi 0/1
sw t e d
sw m t
sw t a v al

vtp domain CISCO
vtp mode client
vtp password cisco

do sh vl b
do sh int tru
do sh vtp st

SW5:==============================
hostname SW5

int gi 0/0
sw t e d
sw m t
sw t a v al

vtp domain CISCO
vtp mode server
vtp password cisco

vl 100
vl 101
vl 102
vl 103
vl 104
vl 105
vl 106
vl 107
vl 108
vl 109
vl 110
vl 111

do sh vl b
do sh int tru
do sh vtp st


Watch video How to Configure VTP v1 & v2 on Cisco - Video 17 GNS3 Labs for CCNA online without registration, duration hours minute second in high quality. This video was added by user Network Savage 21 October 2020, don't forget to share it with your friends and acquaintances, it has been viewed on our site 1,30 once and liked it 2 people.