16,755 pts.
 VLANS and cisco 2960 switch
VLANS and cisco 2960 I have a new cisco 2960 switch gig 0/1 connecting to a 3560 on gig0/9. the problems is my vlans will not come up. I have configured another switch the same exact way and it works fine. The only line in the commands of bith switches that is different is ip http secure-server.

Software/Hardware used:
Cisco 2960
ASKED: August 14, 2009  2:35 PM
UPDATED: August 14, 2009  3:10 PM

Answer Wiki:
The interfaces between the switches need to be configured to be trunk ports. There are various automatic options, but the only way to be sure is to configure them as trunks. <b> interface gig0/x switch trunk encapsulation dot1q switch mode trunk </b> Where x is the interface number. You may not need the second line, as some switches (and I can never remember which ones) can only be a dot1q trunk, so don't need this command. If you do that on both interfaces, then the link is a trunk, and will pass the VLAN information. You also need to have at least one physical interface in an up/up state in the VLAN for it to come up.
Last Wiki Answer Submitted:  August 14, 2009  3:10 pm  by  BlankReg   12,265 pts.
All Answer Wiki Contributors:  BlankReg   12,265 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _