OcNOS-SP : NetConf Command Reference : NetConf Reference : IPI-PLATFORM-TRANSCEIVER-SMART-SFP
IPI-PLATFORM-TRANSCEIVER-SMART-SFP
Configure xcvr loopback remote
Use this attribute to set TX/RX loopback for remote
Attribute Name: xcvr-loopback-remote
Attribute Type: enum (in|out)
Netconf edit-config payload
<smart-sfp xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform-transceiver-smart-sfp">
<interfaces>
<interface>
<interface-name>IFNAME</interface-name>
<config>
<interface-name>WORD</interface-name>
</config>
<xcvr-loopback-remote>in</xcvr-loopback-remote> <!-- operation="delete"-->
</interface>
</interfaces>
</smart-sfp>
Command Syntax
xcvr loopback (in|out) remote
xcvr IFNAME tx-disable <1-256> remote
Attribute Name: if-name
Attribute Type: string
Attribute Name: xcvr-tx-disable-duration
Attribute Type: uint16
Attribute Range: 1-256
Netconf RPC payload
<smart-sfp-xcvr-txdisable-duration xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform-transceiver-smart-sfp">
<if-name>IFNAME</if-name>
<xcvr-tx-disable-duration>1</xcvr-tx-disable-duration>
</smart-sfp-xcvr-txdisable-duration>
Command Syntax
xcvr IFNAME tx-disable <1-256> remote
xcvr IFNAME reset remote
Attribute Name: if-name
Attribute Type: string
Netconf RPC payload
<smart-sfp-xcvr-reset-remote xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-platform-transceiver-smart-sfp">
<if-name>IFNAME</if-name>
</smart-sfp-xcvr-reset-remote>
Command Syntax
xcvr IFNAME reset remote
Last modified date: 08/22/2023