-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Description
NetBox version
v2.11.4
Python version
3.8
Steps to Reproduce
Using the GUI we performed this:
-
Created a virtual chassis: stack-1-withoutmaster
-
Create first switch: stack1-sw1
-
Create second switch: stack1-sw2
-
Associate them to the stack-1-withoutmaster, without selecting a master.
As i do not associate a master both switches have only their own interfaces -
Create Link Aggregation type (lag-stack1-port1) in stack1-sw1
-
Associate lag-stack-port1 to stack1-sw1 interface e1/1
-
Failed to associate lag-stack-port1 on stack1-sw2.
This is not possible now in 2.11.4 , It was possible in 2.11.2
Expected Behavior
-
Created a virtual chassis: stack-1-withoutmaster
-
Create first switch: stack1-sw1
-
Create second switch: stack1-sw2
-
Associate them to the stack-1-withoutmaster, without selecting a master.
As i do not associate a master both switches have only their own interfaces -
Create Link Aggregation type (lag-stack1-port1) in stack1-sw1
-
Associate lag-stack-port1 to stack1-sw1 interface e1/1
-
Associate lag-stack-port1 on stack1-sw2 on interface e1/1
Observed Behavior
LAG object not provided in the dropdown menu