ClientAls¶
-
class
Interfaces.Interface.Ethernet.Config.ClientAls¶ ClientAls (Enum Class)
Sets the client port behavior that defines if the actions
of automatic laser shutdown (als), ethernet fault
propagation, or nothing will be done upon the detection
of a failure on the line port or the upstream remote
client port.
-
NONE = 0 The client port will do nothing when a failure is
detected on the line port or the remote client port
-
LASER_SHUTDOWN = 1 The client port will shut down the laser to notify the
subtending Ethernet equipment of the failure detected on
the line port or the remote client port.
-
ETHERNET = 2 The client port will propagate the local fault or remote
fault signal to the subtending Ethernet equipment.
-