03-19-2015 10:51 AM - edited 03-07-2019 11:10 PM
Hi Guys,
I have a server that has 2 ports and i need to connect it to my Cisco 2960 layer 2 switch. Can someone please confirm if these are the correct commands:
int range GigabitEthernet1/0/43, GigabitEthernet2/0/43
channel-group 6 mode on
int port-channel6
switchport
switchport trunk encapsulation dot1q
switchport mode trunk
switchport trunk allowed vlan 1,2,3
Any help will be greatly appreciated.
Thanks,
Lake
Solved! Go to Solution.
03-19-2015 11:17 AM
Hi,
Config looks correct.
You don't have to necessarily add vlan 1, as it is the native (default) vlan and will be on the trunk.
Also, verify by issuing "sh etherc summary"
HTH
03-19-2015 11:17 AM
Hi,
Config looks correct.
You don't have to necessarily add vlan 1, as it is the native (default) vlan and will be on the trunk.
Also, verify by issuing "sh etherc summary"
HTH
03-19-2015 12:45 PM
Thank you very much Sir.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide