Virtual Chassis - Can create duplicate names #19098
Unanswered
BretOrrell
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I noticed that you can create multiple Virtual Chassis with the same name. Is this intended?
My understanding of the function of a VC was to create a VC and then add devices (which had unique names) to it as a members.
example:
VC Name: My_Switch_Stack1
Device1: My_Switch-A
Device2: My_Switch-B
Device3: My_Switch-C
Unless I'm not fully understanding how a VC is to be built this creates confusion because when you look at the VC list or do an API for a VC name you get multiple results with no way of knowing which is the one you want.
As far as I know nothing else allows duplicate names so just wondering why the VC allows it?
Beta Was this translation helpful? Give feedback.
All reactions