Default ISIS Interface#
Underlay Routing → DIDefault ISIS Interfaces
Documentation coming soon!
Custom Resource Definition#
To browse the Custom Resource Definition go to crd.eda.dev.
DefaultISISInterface
SPEC
DefaultISISInterfaceSpec defines the desired state of DefaultISISInterface
-
Reference to a Default IS-IS Instance on which the interface is configured.
-
Reference to either a DefaultInterface or SystemInterface.
-
Reference to the Kind of interface to enable IS-IS on.
default: "DefaultInterface"enum: "DefaultInterface", "SystemInterface", "DefaultLoopbackInterface" -
IS-IS interface level capability.
default: "L2"enum: "L1", "L2", "L1L2" -
Configure the IS-IS interface as passive.
default: false -
IS-IS interface type.
default: "PointToPoint"enum: "PointToPoint", "Broadcast"
STATUS
DefaultISISInterfaceStatus defines the observed state of DefaultISISInterface
-
Indicates the health score of the IS-IS interface.
format: int32range: 0 to 100 -
Indicates the reason for the health score.
-
The time when the state of the resource last changed.
-
Operational state of the IS-IS interface.
enum: "Up", "Down", "Degraded", "Unknown"