Parent and child at the same time #6859
-
Hello community, I know device bays are not meant to model individual components in a main device. Still, we are using them that way (inventory items are too limited for us). Here, the point is not to enter into this discussion - separate discussion coming along for that ;-). My point here is: would it be difficult to allow a device to be both parent and child? Other then being able to set these flags, would that have negative consquences for the device model? If not, I would formulate it as a feature request (and maybe look into it). Thanks and cheers Michel |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
I am pretty sure that a request to turn parent/child into a recursive hierarchy would be rejected. Child devices are meant to be fully-fledged, independent, manageable devices, with their own IP address and their own independent control planes. They are not meant for things like line cards, and if you use them in that way, lots of things break (one example: LAGs between ports across line cards). They are also not meant for things like SFPs or other modules. This feature is only intended for where the parent is a chassis or dumb housing, and the children are independent devices like blade servers or modular patch panels. |
Beta Was this translation helpful? Give feedback.
I am pretty sure that a request to turn parent/child into a recursive hierarchy would be rejected.
Child devices are meant to be fully-fledged, independent, manageable devices, with their own IP address and their own independent control planes. They are not meant for things like line cards, and if you use them in that way, lots of things break (one example: LAGs between ports across line cards). They are also not meant for things like SFPs or other modules.
This feature is only intended for where the parent is a chassis or dumb housing, and the children are independent devices like blade servers or modular patch panels.