Tagging interfaces to LAG #17314
-
Netbox 4.0.9 / 4.10, I can no longer create a LAG type interface and then link physical interfaces to it. Previously, I'd create an interfae of type LAG. Then I'd go to a normal physical interface, edit it, and the LAG option was in the list of boxes with the ability to assign it to a LAG. This seems to have gone. I've also just looked at the public demo version of netbox and have the same. On my main system which I've had running and upgraded from earlier versions of NetBox, all is OK. I've also noticed that the LAG is no longer an available column in the interface list. It's as if it's just not in the database ? Bridge interface is there, just LAG isn't. https://demo.netbox.dev/dcim/device-types/21/interfaces/ What am I missing? Or is it a bug? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Forgot to add I've also checked the permissions in case it was missing, but even with everything allowed, it's still not visible. I wonder if it's a default permissions that's somehow broken in recent releases where the database is created from scratch. |
Beta Was this translation helpful? Give feedback.
-
I think what you are missing is that you are looking at an interface template on a device type, not an interface on a device. I don't know if it's ever been possible to configure interface to LAG associations on a device type. In principle it could be, but it would be an odd thing to do, as manufacturers don't supply switches with interfaces already linked to LAGs. |
Beta Was this translation helpful? Give feedback.
I think what you are missing is that you are looking at an interface template on a device type, not an interface on a device.
I don't know if it's ever been possible to configure interface to LAG associations on a device type. In principle it could be, but it would be an odd thing to do, as manufacturers don't supply switches with interfaces already linked to LAGs.