Default Loopback Interface#
Underlay Routing → DLDefault Loopback Interfaces
Documentation coming soon!
Custom Resource Definition#
To browse the Custom Resource Definition go to crd.eda.dev.
DefaultLoopbackInterface
SPEC
DefaultLoopbackInterfaceSpec defines the desired state of DefaultLoopbackInterface
-
The description of the loopback interface.
-
Index of the interface to create the loopback interface with.
default: 0format: int32 -
List of IPv4 addresses in ip/mask form, e.g., 192.168.0.1/24.
-
List of IPv6 addresses in ip/mask form, e.g., fc00::1/120.
-
Reference to a TopoNode on which to configure the default loopback interface.
-
Subinterface index to use. Ignored for platforms that do not support subinterface index.
default: 0format: int32
STATUS
DefaultLoopbackInterfaceStatus defines the observed state of DefaultLoopbackInterface
-
Indicates the health score of the SystemInterface.
format: int32range: 0 to 100 -
Indicates the reason for the health score.
-
Indicates when this Interface last changed state.
-
Indicates the current operational state of the SystemInterface.
enum: "Up", "Down", "Degraded", "Unknown"