cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
700
Views
0
Helpful
2
Replies

Problem with VTP in packtracer

mamdouhdayem
Level 1
Level 1

I run a VTP on my own lap while I'm practicing for CCNA exam, the problem is that the VLANs on my switch1 (SW6) did not moved or transfer to the other switch(SW6) please what is the problem here :

i'm using packtracer and i want to run VTP and TRUNk to allow all the VLANs on SW1 to move to SW6.

switch model 2960

i need your help.....

SW1

 

SW1#show running-config

Building configuration...

 

Current configuration : 1401 bytes

!

version 12.2

no service timestamps log datetime msec

no service timestamps debug datetime msec

no service password-encryption

!

hostname SW1

!

enable secret 5 $1$mERr$hx5rVt7rPNoS4wqbXKX7m0

!

!

!

!

username Mamdouh privilege 1 password 0 mamdooh

!

!

spanning-tree mode pvst

spanning-tree extend system-id

!

interface FastEthernet0/1

!

interface FastEthernet0/2

switchport access vlan 10

!

interface FastEthernet0/3

!

interface FastEthernet0/4

!

interface FastEthernet0/5

switchport access vlan 10

!

interface FastEthernet0/6

switchport mode trunk

!

interface FastEthernet0/7

!

interface FastEthernet0/8

!

interface FastEthernet0/9

!

interface FastEthernet0/10

!

interface FastEthernet0/11

!

interface FastEthernet0/12

!

interface FastEthernet0/13

!

interface FastEthernet0/14

!

interface FastEthernet0/15

!

interface FastEthernet0/16

!

interface FastEthernet0/17

!

interface FastEthernet0/18

!

interface FastEthernet0/19

!

interface FastEthernet0/20

!

interface FastEthernet0/21

!

interface FastEthernet0/22

!

interface FastEthernet0/23

!

interface FastEthernet0/24

!

interface GigabitEthernet0/1

!

interface GigabitEthernet0/2

!

interface Vlan1

no ip address

shutdown

!

interface Vlan10

mac-address 0006.2a4a.1301

ip address 192.168.1.100 255.255.255.0

!

!

!

!

line con 0

password cisco

login

exec-timeout 0 0

!

line vty 0 4

password cisco

login local

line vty 5 15

login

!

!

!

!

end

 

 

SW1#

SW6#show running-config

Building configuration...

 

Current configuration : 1816 bytes

!

version 12.2

no service timestamps log datetime msec

no service timestamps debug datetime msec

no service password-encryption

!

hostname SW6

!

enable secret 5 $1$mERr$hx5rVt7rPNoS4wqbXKX7m0

!

!

!

!

vtp domain TEST1

vtp mode transparent

!

!

spanning-tree mode pvst

spanning-tree extend system-id

!

interface FastEthernet0/1

switchport mode access

!

interface FastEthernet0/2

switchport mode access

!

interface FastEthernet0/3

switchport mode trunk

!

interface FastEthernet0/4

switchport mode access

!

interface FastEthernet0/5

switchport mode access

!

interface FastEthernet0/6

switchport mode access

!

interface FastEthernet0/7

switchport mode access

!

interface FastEthernet0/8

switchport mode access

!

interface FastEthernet0/9

switchport mode access

!

interface FastEthernet0/10

switchport mode access

!

interface FastEthernet0/11

switchport mode access

!

interface FastEthernet0/12

switchport mode access

!

interface FastEthernet0/13

switchport mode access

!

interface FastEthernet0/14

switchport mode access

!

interface FastEthernet0/15

switchport mode access

!

interface FastEthernet0/16

switchport mode access

!

interface FastEthernet0/17

switchport mode access

!

interface FastEthernet0/18

switchport mode access

!

interface FastEthernet0/19

switchport mode access

!

interface FastEthernet0/20

switchport mode access

!

interface FastEthernet0/21

switchport mode access

!

interface FastEthernet0/22

switchport mode access

!

interface FastEthernet0/23

switchport mode access

!

interface FastEthernet0/24

switchport mode access

!

interface GigabitEthernet0/1

!

interface GigabitEthernet0/2

!

interface Vlan1

ip address 192.168.1.50 255.255.255.0

!

!

!

!

line con 0

password cisco

login

exec-timeout 0 0

!

line vty 0 4

password cisco

login local

line vty 5 15

login

!

!

!

!

end

 

 

SW6#

 

2 Replies 2

Mohsin Alam
Cisco Employee
Cisco Employee

Make sure to define same VTP domain name on both switches , from the config i see only S6 having VTP name. 

 

## Make sure to mark post as helpful. ##





## Make sure to mark post as helpful, If it resolved your issue. ##

mHadi
Level 1
Level 1

make sure the links between all switches is Trunk,

then about VTP configs, you need at least one Switch to be VTP mode server,

and other switches can be VTP mode client,

also, VTP Domain, Password and version on all switches MUST BE SAME..

 

(HTH)

(if this helps, please rate..)

Mohammadreza Hadi
Review Cisco Networking products for a $25 gift card