VLAN#
Virtual Networks → VVLA Ns
Documentation coming soon!
Custom Resource Definition#
To browse the Custom Resource Definition go to crd.eda.dev.
VLAN
SPEC
The VLAN enables the configuration and management of VLAN and their association with BridgeDomains. This resource allows for specifying the associated BridgeDomain, selecting interfaces based on label selectors, and configuring VLAN IDs with options for auto-allocation from a VLAN pool. It also supports advanced configurations such as ingress and egress traffic management, and overrides for MAC Duplication Detection actions when enabled in the associated BridgeDomain.
-
Reference to a BridgeDomain or SimpleBridgeDomain.
-
The description of the VLAN.
-
Interfaces to use for attachment to this VLAN based on the label selector. Selects Interfaces based on their associated labels.
-
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 -
If Mac Duplication Detection is enabled on the associated Bridge Domain, this property will override the MDD action set in the BridgeDomain.
enum: "Blackhole", "OperDown", "StopLearning", "BridgeDomainAction" -
Name of the Split Horizon Group to be used for this VLAN. All subinterfaces within this VLAN will be members 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.
default: "pool" -
Reference to a VLAN pool to use for allocations. [default="vlan-pool"]
STATUS
-
Indicates the health score of the VNET.
-
Indicates the reason for the health score.
-
The time when the state of the resource last changed.
-
Total number of sub-interfaces configured by the VNET.
format: int32 -
Total number of sub-interfaces configured by the VNET which are oper-down.
format: int32 -
Operational state of the VNET.
enum: "Up", "Down", "Degraded", "Unknown" -
List of members in this Interface.
-
-
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.
-
-
-
List of uplinks in this Interface.
-
-
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.
-
-