loopback-type (netif mode)
Use this command to send and receive data from the same network interface port to verify that the port is operational.
Use the no form of this command to remove loopback functionality.
Command Syntax
loopback-type (deep|shallow)
no loopback-type
Parameters
deep
Deep line loopback
shallow
Shallow line loopback
Default
None
Command Mode
Netif mode
Applicability
This command was introduced in OcNOS-OTN version 1.0.0.
Example
#configure terminal
(config)#coherent-module 1
(config-module)#network-interface 0
(config-netif)#loopback-type deep
#configure terminal
(config)#coherent-module 1
(config-module)#network-interface 0
(config-netif)#no loopback-type
Last modified date: 07-14-2023