cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
467
Views
3
Helpful
3
Replies

VLAn and VTP configuration..

iceman0813
Level 1
Level 1

Hi can you please check if my configuration below is correct or do you have any suggestion?

I have 3550 and 1 2960, the 2960 will connect on 3550 using VTP and with VLAn configuration. please check below my config.

3550 configuration

config t

vtp domain cisco.com

vtp passord cisco

vtp mode server

config t

int vlan 2

ip address 153.117.183.1 255.255.255.240

no shut

end

config t

int fa0/48

switch port trunk encapsulation dot1q switchport mode trunk

exit

2960 configuration

config t

vtp domain cisco.com

vtp passord cisco

vtp mode client

config t

int vlan 2

ip address 153.117.183.2 255.255.255.240

no shut

end

config t

vlan 2

name WIP_clients

exit

config t

int fa0/3

switchport mode access

witchport access vlan2

end

int fa0/4

switchport mode access

switchport access vlan2

end

int fa0/5

switchport mode access

switchport access vlan2

end

int fa0/6

switchport mode access

switchport access vlan2

end

config t

int fa0/1

switch port trunk encapsulation dot1q

switchport mode trunk

end

3 Replies 3

glen.grant
VIP Alumni
VIP Alumni

Make sure you make the layer 2 bvlan on the 3550 also , besides that it looks like it should work . Myself I would make the links with this command and let the switches negotiate the trunks.

switchport mode dynamic desirable on the connecting links.

what do you mean? is thay correct to use swithcport mode trunk on both 3550 and 2960 switch?

thanks again

Yes you can use that also or the way I stated , which is "switchport mode dynamic desirable" instead of switchport mode trunk. Either way will work .

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: