05-01-2022 04:53 AM - edited 05-01-2022 05:12 AM
Hello
I have a question about configuration VSS for two switch layer 3 :
why number of port channel for two switch are differents ??
exmple:
interface port-channel1 ( switch 1)
interface port-channel2 ( switch 2)
like portchannel normal ( same numero )
so please , i wait from expert network answer me and explain me !!!
thanks
Solved! Go to Solution.
05-01-2022 05:20 AM - edited 05-01-2022 05:22 AM
It is because they act as a virtual switch and you only configure the active switch (you don't configure each switch separately) so there is in effect only one configuration which means you cannot have the same port channel number for both switches.
It is like when you have a stack of 3750 switches, the interface numbering is gi1/0/x for the first switch, gi2/0/x for the second switch etc. because it is all one configuration.
Jon
05-01-2022 06:10 AM - edited 05-01-2022 06:11 AM
I did understand your question.
Your example of the 2960 switches is not the same because they are separate switches so they each have their own configuration file.
With VSS the two switches are managed as one which means there is only one configuration file so you have to use different port channel numbers because you cannot have the same port channel number twice in the same configuration.
Jon
05-01-2022 06:19 AM
Not sure if your post was directed to me but you have to use different port channel numbers because it is just one configuration file and you have to allocate physical ports to the port channel.
So to allocate physical ports on both switches to port channels then you would have to use different port channel numbers.
Jon
05-01-2022 05:20 AM - edited 05-01-2022 05:22 AM
It is because they act as a virtual switch and you only configure the active switch (you don't configure each switch separately) so there is in effect only one configuration which means you cannot have the same port channel number for both switches.
It is like when you have a stack of 3750 switches, the interface numbering is gi1/0/x for the first switch, gi2/0/x for the second switch etc. because it is all one configuration.
Jon
05-01-2022 05:32 AM - edited 05-01-2022 05:58 AM
""Then you need to configure VSL with a unique port channel on each switch. During the conversion, the VSS configures both port channels on the VSS Active switch. If the VSS Standby switch VSL port channel number has been configured for another use, the VSS comes up in RPR mode.""
link below
https://ciscoswitchestips.weebly.com/vss-configuration-for-cisco-4500-series-switches.html
05-01-2022 05:47 AM - edited 05-01-2022 06:00 AM
you didn't understand my question
if we have two switch 2960 cisco ( configuration normal )
Switch 1:
interface port-channel 1
switchport mode trunk
no sh
Switch2
interface port-channel 1
switchport mode trunk
no sh
So IN VSS cisco between 6500 cisco : we find
Switch1
interface port-channel21
switch virtual link1
Switch2
interface port-channel22
switch virtual link2
MY question : why switch VSS have different numero port channel compared to the first example ???
i wait a reply from expert cisco
thanks
05-01-2022 05:57 AM
Port channel number has local significance. Dont manter which number you use on botões side.
05-01-2022 06:05 AM
mean in mode VSS , if i configure the same Port channel number , VSS come up and config is correcte !!!??
i watch more video confi VSS , Port channel number are differents !!!
05-01-2022 06:10 AM - edited 05-01-2022 06:11 AM
I did understand your question.
Your example of the 2960 switches is not the same because they are separate switches so they each have their own configuration file.
With VSS the two switches are managed as one which means there is only one configuration file so you have to use different port channel numbers because you cannot have the same port channel number twice in the same configuration.
Jon
05-01-2022 06:12 AM
must be different, Why ?
as I understand it image you connect two port in SW using PO,
if the PO is same then the SW is assume that this only ONE PO is connect to other different SW but using different PO then the SW will handle two PO as two different PO.
same as in VSS.
05-01-2022 06:19 AM
Not sure if your post was directed to me but you have to use different port channel numbers because it is just one configuration file and you have to allocate physical ports to the port channel.
So to allocate physical ports on both switches to port channels then you would have to use different port channel numbers.
Jon
05-01-2022 06:22 AM - edited 05-01-2022 06:23 AM
Thanks Jon , it's clear!!
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