08-22-2019 02:51 AM
Hey guys,
Default trunk encapsulation is isl upon 2900 switches. My question is this...
If I have existing active trunk ports that are utilising the default isl encapsulation, but I want to uplink to a new, additional device utilising dot1q and so configure the connecting port to utilise encap dot1q - this is not going to interfere with my existing trunks utilising isl is it?
I guess my question is can I use different encapsulations on different trunk ports upon the same 2960 switch? I just want to be sure that if I set the encapsulation to dot1q on the new uplink ports it's only going to be port specific and not change anything globally and bring down my active isl uplinks.
Apologies, realise this is a very basic question.
Cheers.
Solved! Go to Solution.
08-22-2019 03:04 AM
Hello Mattipler,
>> I guess my question is can I use different encapsulations on different trunk ports upon the same 2960 switch? I just want to be sure that if I set the encapsulation to dot1q on the new uplink ports it's only going to be port specific and not change anything globally and bring down my active isl uplinks.
Your understanding is correct the command
switchport trunk enc dot1q
is given in interface mode and affects only the configured interface. Other ports keep their current configuration.
Hope to help
Giuseppe
08-22-2019 03:07 AM
Hello,
there is no problem whatsoever configuring different trunks with different (ISL or dot1q) encapsulations.
08-22-2019 03:04 AM
Hello Mattipler,
>> I guess my question is can I use different encapsulations on different trunk ports upon the same 2960 switch? I just want to be sure that if I set the encapsulation to dot1q on the new uplink ports it's only going to be port specific and not change anything globally and bring down my active isl uplinks.
Your understanding is correct the command
switchport trunk enc dot1q
is given in interface mode and affects only the configured interface. Other ports keep their current configuration.
Hope to help
Giuseppe
08-22-2019 03:07 AM
Hello,
there is no problem whatsoever configuring different trunks with different (ISL or dot1q) encapsulations.
08-22-2019 03:11 AM
Thank you gentlemen. I thought as much although I don't have a L2 lab environment within which I could test.
Thank you again.
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