ThresholdType¶
-
class
NetworkInstances.NetworkInstance.Mpls.TeInterfaceAttributes.Interface.IgpFloodingBandwidth.Config.
ThresholdType
¶ ThresholdType (Enum Class)
-
DELTA = 0
DELTA indicates that the local
system should flood IGP updates when a
change in reserved bandwidth >= the specified
delta occurs on the interface.
-
THRESHOLD_CROSSED = 1
THRESHOLD-CROSSED indicates that
the local system should trigger an update (and
hence flood) the reserved bandwidth when the
reserved bandwidth changes such that it crosses,
or becomes equal to one of the threshold values.
-