Bridge Interface#
Virtual Networks → BIBridge Interfaces
Documentation coming soon!
Custom Resource Definition#
To browse the Custom Resource Definition go to crd.eda.dev.
BridgeInterface
SPEC
The BridgeInterface enables the attachment of network interfaces to a Bridge Domain. It includes settings for VLAN ID allocation, interface attachment, and actions on ingress and egress traffic. The specification supports integration with other network resources, such as Bridge Domains and Interfaces, and provides advanced features like MAC Duplication Detection with configurable actions.
-
Reference to a BridgeDomain in which to attach the BridgeInterface.
-
The description of the BridgeInterface.
-
Reference to an Interface resource to attach this BridgeInterface.
-
L2 MTU specifies the maximum sized Ethernet frame that can be transmitted on the subinterface. If a frame exceeds this size it is discarded. If the l2-mtu of the subinterface exceeds the port-mtu of the associated interface, the subinterface will remain operationally down.
range: 1450 to 9500 -
Override for Mac Duplication Detection action if enabled in the associated BridgeDomain.
enum: "Blackhole", "OperDown", "StopLearning", "BridgeDomainAction" -
Split Horizon Group to be used for this BridgeInterface. The subinterface within this BridgeInterface will be a member of this Split Horizon Group.
-
The Uplink between your access breakout switch and your leaf switch.
-
Selects TopoLinks which connect a leaf switch to a breakout switch. This is the uplink between your access breakout switch and your leaf switch. There can only be a single TopoLink between the access breakout switch and the leaf switch, if more than one TopoLink is present between two devices the transaction will fail.
-
The VLAN ID to be utilized to isolate traffic from the VLAN on the access breakout switch to the leaf switch on the selected uplink TopoLink.
default: "pool" -
A VLAN from this pool will be utilized to isolate traffic from the VLAN on the access breakout switch to the leaf switch on the selected uplink TopoLink.
-
Single value between 1-4094 support, ranges supported in the format x-y,x-y, or the special keyword null, any, untagged or pool for auto allocation.
STATUS
-
Indicates the health score of the BridgeInterface.
-
Indicates the reason for the health score.
-
The time when the state of the resource last changed.
-
Operational state of the BridgeInterface.
enum: "Up", "Down", "Degraded", "Unknown" -
Sub-interfaces status within the BridgeInterface.
-
-
The administrative status of the SubInterface.
-
Normalized interface name.
-
Eda interface resource.
-
Indicates when this SubInterface last changed state.
-
Reference to Node object.
-
Node specific interface name.
-
Operating System of the Node.
-
Indicates the current operational state of the SubInterface.
enum: "Up", "Down", "Degraded", "Unknown" -
Index allocated to the subinterface on the associated interface for the given VLAN.
-
vlan assigned to this subinterface.
-
-
-
Uplinks status within the BridgeInterface.
-
-
The administrative status of the SubInterface.
-
Normalized interface name.
-
Eda interface resource.
-
Indicates when this SubInterface last changed state.
-
Reference to Node object.
-
Node specific interface name.
-
Operating System of the Node.
-
Indicates the current operational state of the SubInterface.
enum: "Up", "Down", "Degraded", "Unknown" -
Index allocated to the subinterface on the associated interface for the given VLAN.
-
vlan assigned to this subinterface.
-
-