LoopbackModeType¶
-
class
ydk.models.openconfig.openconfig_transport_types.
LoopbackModeType
¶ LoopbackModeType (Enum Class)
Loopback modes for transponder logical channels
-
NONE = 0
No loopback is applied
-
FACILITY = 1
A loopback which directs traffic normally transmitted
on the port back to the device as if received on the same
port from an external source.
-
TERMINAL = 2
A loopback which directs traffic received from an external
source on the port back out the transmit side of the same
port.
-