- Posts: 6
- Thank you received: 0
Cisco 3550 and 2950 vlan question
16 years 4 months ago #26633
by vegeetz
Cisco 3550 and 2950 vlan question was created by vegeetz
Hi,
I have a 3550 switch with vlans set on it and I want to set up a 2950T to access the vlans I have setup on the 3550.
I just want to know if I am missing anything from below:
Cisco 3550:
SwitchA# vlan database
SwitchA(vlan)# vtp domain vtpdom
SwitchA(vlan)# vtp server
SwitchA(vlan)# exit
Then I am going to change Gig0/1 to be a trunk, run a cat6e cross over cable to the Cisco 2950's Gig0/1 port
Cisco 2950:
SwitchB# vlan database
SwitchB(vlan)# vtp domain vtpdom
SwitchB(vlan)# vtp client
SwitchB(vlan)# exit
Is that all I need to do?
Thanks,
I have a 3550 switch with vlans set on it and I want to set up a 2950T to access the vlans I have setup on the 3550.
I just want to know if I am missing anything from below:
Cisco 3550:
SwitchA# vlan database
SwitchA(vlan)# vtp domain vtpdom
SwitchA(vlan)# vtp server
SwitchA(vlan)# exit
Then I am going to change Gig0/1 to be a trunk, run a cat6e cross over cable to the Cisco 2950's Gig0/1 port
Cisco 2950:
SwitchB# vlan database
SwitchB(vlan)# vtp domain vtpdom
SwitchB(vlan)# vtp client
SwitchB(vlan)# exit
Is that all I need to do?
Thanks,
16 years 4 months ago #26638
by S0lo
Studying CCNP...
Ammar Muqaddas
Forum Moderator
www.firewall.cx
Replied by S0lo on topic Re: Cisco 3550 and 2950 vlan question
Yes, As far as I know, After you set the 3550's Gig0/1 to be a trunk, If the 2950T's Gig0/1 was on it's defaults it should auto convert to trunk.
Of course, you have to define your vlans on the 3550. For example:
[code:1]
Switch(vlan)#vlan 2 name TEST
[/code:1]
Of course, you have to define your vlans on the 3550. For example:
[code:1]
Switch(vlan)#vlan 2 name TEST
[/code:1]
Studying CCNP...
Ammar Muqaddas
Forum Moderator
www.firewall.cx
- aagjaketan
- Offline
- New Member
Less
More
- Posts: 3
- Thank you received: 0
16 years 4 months ago #26889
by aagjaketan
Replied by aagjaketan on topic Re: Cisco 3550 and 2950 vlan question
i think bro... u need to configure trunking and encapsulation protocol after making your Interface as Trunk
16 years 4 months ago #26893
by Elohim
Replied by Elohim on topic Re: Cisco 3550 and 2950 vlan question
YOu need a trunk between the two switches.
Hi,
I have a 3550 switch with vlans set on it and I want to set up a 2950T to access the vlans I have setup on the 3550.
I just want to know if I am missing anything from below:
Cisco 3550:
SwitchA# vlan database
SwitchA(vlan)# vtp domain vtpdom
SwitchA(vlan)# vtp server
SwitchA(vlan)# exit
Then I am going to change Gig0/1 to be a trunk, run a cat6e cross over cable to the Cisco 2950's Gig0/1 port
Cisco 2950:
SwitchB# vlan database
SwitchB(vlan)# vtp domain vtpdom
SwitchB(vlan)# vtp client
SwitchB(vlan)# exit
Is that all I need to do?
Thanks,
16 years 4 months ago #26896
by S0lo
aagjaketan, Setting encapsulation is required on the router side only, when you connect it to a switch's trunk. (i.e router on a stick)
Studying CCNP...
Ammar Muqaddas
Forum Moderator
www.firewall.cx
Replied by S0lo on topic Re: Cisco 3550 and 2950 vlan question
i think bro... u need to configure trunking and encapsulation protocol after making your Interface as Trunk
aagjaketan, Setting encapsulation is required on the router side only, when you connect it to a switch's trunk. (i.e router on a stick)
Studying CCNP...
Ammar Muqaddas
Forum Moderator
www.firewall.cx
Time to create page: 0.127 seconds