IPI-EFM
Configure link monitor off
Ethernet OAM link monitoring on the interface
Attribute Name: link-monitor-off
Attribute Type: uint8
Netconf edit-config payload
<ethernet-oam xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-efm">
<interfaces>
<interface>
<name>WORD</name>
<config>
<name>WORD</name>
</config>
</link-monitor-off><!-- operation="delete"-->
</interface>
</interfaces>
</ethernet-oam>
Command Syntax
no ethernet oam link-monitor on
Configure remote loopback start
Ethernet OAM remote loopback trigger on interface
Attribute Name: remote-loopback-start
Attribute Type: uint8
Netconf edit-config payload
<ethernet-oam xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-efm">
<interfaces>
<interface>
<name>WORD</name>
<config>
<name>WORD</name>
</config>
</remote-loopback-start><!-- operation="delete"-->
</interface>
</interfaces>
</ethernet-oam>
Command Syntax
ethernet oam remote-loopback start
Configure enable
Enable Ethernet OAM on the interface
Attribute Name: enable
Attribute Type: empty
Netconf edit-config payload
<ethernet-oam xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-efm">
<interfaces>
<interface>
<name>WORD</name>
<config>
<name>WORD</name>
</config>
</enable><!-- operation="delete"-->
</interface>
</interfaces>
</ethernet-oam>
Command Syntax
ethernet oam enable
Configure mode
Ethernet OAM mode on the interface
Attribute Name: mode
Attribute Type: enum (active|passive)
Netconf edit-config payload
<ethernet-oam xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-efm">
<interfaces>
<interface>
<name>WORD</name>
<config>
<name>WORD</name>
</config>
<mode>active</mode> <!-- operation="delete"-->
</interface>
</interfaces>
</ethernet-oam>
Command Syntax
ethernet oam mode (active|passive)
Configure link lost timeout
Ethernet OAM link lost timer related configs
Attribute Name: link-lost-timeout
Attribute Type: uint8
Attribute Range: 2-30
Netconf edit-config payload
<ethernet-oam xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-efm">
<interfaces>
<interface>
<name>WORD</name>
<config>
<name>WORD</name>
</config>
<link-lost-timeout>2</link-lost-timeout> <!-- operation="delete"-->
</interface>
</interfaces>
</ethernet-oam>
Command Syntax
ethernet oam timeout <2-30>
Configure pdu min rate
OAMPDU minimum rate per second
Attribute Name: pdu-min-rate
Attribute Type: uint8
Attribute Range: 1-10
Netconf edit-config payload
<ethernet-oam xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-efm">
<interfaces>
<interface>
<name>WORD</name>
<config>
<name>WORD</name>
</config>
<pdu-min-rate>1</pdu-min-rate> <!-- operation="delete"-->
</interface>
</interfaces>
</ethernet-oam>
Command Syntax
ethernet oam min-rate <1-10>
Configure pdu max rate
OAMPDU maximum rate per second
Attribute Name: pdu-max-rate
Attribute Type: uint8
Attribute Range: 1-10
Netconf edit-config payload
<ethernet-oam xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-efm">
<interfaces>
<interface>
<name>WORD</name>
<config>
<name>WORD</name>
</config>
<pdu-max-rate>1</pdu-max-rate> <!-- operation="delete"-->
</interface>
</interfaces>
</ethernet-oam>
Command Syntax
ethernet oam max-rate <1-10>
Configure unidirectional link support
Ethernet OAM unidirectional link support on the interface
Attribute Name: unidirectional-link-support
Attribute Type: empty
Netconf edit-config payload
<ethernet-oam xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-efm">
<interfaces>
<interface>
<name>WORD</name>
<config>
<name>WORD</name>
</config>
</unidirectional-link-support><!-- operation="delete"-->
</interface>
</interfaces>
</ethernet-oam>
Command Syntax
ethernet oam unidirectional-link supported
Configure remote loopback support
Ethernet OAM remote loopback support on the interface
Attribute Name: remote-loopback-support
Attribute Type: empty
Netconf edit-config payload
<ethernet-oam xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-efm">
<interfaces>
<interface>
<name>WORD</name>
<config>
<name>WORD</name>
</config>
</remote-loopback-support><!-- operation="delete"-->
</interface>
</interfaces>
</ethernet-oam>
Command Syntax
ethernet oam remote-loopback supported
Configure remote loopback timeout
Ethernet OAM remote loopback timeout on the interface
Attribute Name: remote-loopback-timeout
Attribute Type: uint8
Attribute Range: 1-10
Netconf edit-config payload
<ethernet-oam xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-efm">
<interfaces>
<interface>
<name>WORD</name>
<config>
<name>WORD</name>
</config>
<remote-loopback-timeout>1</remote-loopback-timeout> <!-- operation="delete"-->
</interface>
</interfaces>
</ethernet-oam>
Command Syntax
ethernet oam remote-loopback timeout <1-10>
Configure link monitor support
Ethernet OAM link monitor support on the interface
Attribute Name: link-monitor-support
Attribute Type: empty
Netconf edit-config payload
<ethernet-oam xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-efm">
<interfaces>
<interface>
<name>WORD</name>
<config>
<name>WORD</name>
</config>
</link-monitor-support><!-- operation="delete"-->
</interface>
</interfaces>
</ethernet-oam>
Command Syntax
ethernet oam link-monitor supported
Configure link monitor event log size
Ethernet OAM maximum event log entries on interface
Attribute Name: link-monitor-event-log-size
Attribute Type: uint8
Attribute Range: 1-100
Netconf edit-config payload
<ethernet-oam xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-efm">
<interfaces>
<interface>
<name>WORD</name>
<config>
<name>WORD</name>
</config>
<link-monitor-event-log-size>1</link-monitor-event-log-size> <!-- operation="delete"-->
</interface>
</interfaces>
</ethernet-oam>
Command Syntax
ethernet oam link-monitor event-log-size <1-100>
Configure disable port on remote failure events
Ethernet OAM remote failure action on interface
Attribute Name: disable-port-on-remote-failure-events
Attribute Type: bits (dying-gasp|link-fault|critical-event)
Netconf edit-config payload
<ethernet-oam xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-efm">
<interfaces>
<interface>
<name>WORD</name>
<config>
<name>WORD</name>
</config>
<disable-port-on-remote-failure-events>dying-gasp</disable-port-on-remote-failure-events> <!-- operation="delete"-->
</interface>
</interfaces>
</ethernet-oam>
Command Syntax
ethernet oam remote-failure {dying-gasp|link-fault|critical-event} action error-disable-interface
Configure options
Debugging enable configuration for Ethernet OAM
Attribute Name: options
Attribute Type: bits (event|rx|tx|all)
Netconf edit-config payload
<ethernet-oam xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-efm">
<debug>
<config>
<options>event</options> <!-- operation="delete"-->
</config>
</debug>
</ethernet-oam>
Command Syntax
debug ethernet oam (event|rx|tx|all)
debug ethernet oam (event|rx|tx|all)
Attribute Name: terminal-debug-status
Attribute Type: bits (event|rx|tx|all)
Netconf RPC payload
<efm-terminal-debug-on xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-efm">
<terminal-debug-status>event</terminal-debug-status>
</efm-terminal-debug-on>
Command Syntax
debug ethernet oam (event|rx|tx|all)
no debug ethernet oam (event|rx|tx|all)
Attribute Name: terminal-debug-status
Attribute Type: bits (event|rx|tx|all)
Netconf RPC payload
<efm-terminal-debug-off xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-efm">
<terminal-debug-status>event</terminal-debug-status>
</efm-terminal-debug-off>
Command Syntax
no debug ethernet oam (event|rx|tx|all)
clear ethernet oam statistics interface IFNAME
Attribute Name: name
Attribute Type: string
Netconf RPC payload
<clear-interface-oam-counters xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-efm">
<name>IFNAME</name>
</clear-interface-oam-counters>
Command Syntax
clear ethernet oam statistics interface IFNAME
Last modified date: 08/24/2023