IPI-G8031-ELPS
Configure wait to restore
EPS wait-to-restore timer
Attribute Name: wait-to-restore
Attribute Type: uint16
Attribute Range: 300-720
Netconf edit-config payload
<g8031 xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-g8031">
<instances>
<instance>
<eps-id>1</eps-id>
<config>
<eps-id>1</eps-id>
</config>
<elps>
<timers>
<config>
<wait-to-restore>300</wait-to-restore> <!-- operation="delete"-->
</config>
</timers>
</elps>
</instance>
</instances>
</g8031>
Command Syntax
timer wait-to-restore <300-720>
Configure hold off
EPS hold-off timer
Attribute Name: hold-off
Attribute Type: uint8
Attribute Range: 0-10
Netconf edit-config payload
<g8031 xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-g8031">
<instances>
<instance>
<eps-id>1</eps-id>
<config>
<eps-id>1</eps-id>
</config>
<elps>
<timers>
<config>
<hold-off>0</hold-off> <!-- operation="delete"-->
</config>
</timers>
</elps>
</instance>
</instances>
</g8031>
Command Syntax
timer hold-off-time <0-10>
Configure local freeze
Freezes the state of the protection group.
Attribute Name: local-freeze
Attribute Type: empty
Netconf edit-config payload
<g8031 xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-g8031">
<instances>
<instance>
<eps-id>1</eps-id>
<config>
<eps-id>1</eps-id>
</config>
<elps>
<traffic-switch>
<config>
</local-freeze><!-- operation="delete"-->
</config>
</traffic-switch>
</elps>
</instance>
</instances>
</g8031>
Command Syntax
local-freeze
Configure protection type
protection bridge mode
Attribute Name: protection-type
Attribute Type: enum (one-plus-one-bidirectional|one-plus-one-unidirectional|one-and-one-bidirectional)
Netconf edit-config payload
<g8031 xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-g8031">
<instances>
<instance>
<eps-id>1</eps-id>
<config>
<eps-id>1</eps-id>
</config>
<elps>
<config>
<protection-type>one-plus-one-bidirectional</protection-type> <!-- operation="delete"-->
</config>
</elps>
</instance>
</instances>
</g8031>
Command Syntax
mode (one-plus-one-bidirectional|one-plus-one-unidirectional|one-and-one-bidirectional)
Configure enable revertive mode
protection restoration mode
Attribute Name: enable-revertive-mode
Attribute Type: empty
Netconf edit-config payload
<g8031 xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-g8031">
<instances>
<instance>
<eps-id>1</eps-id>
<config>
<eps-id>1</eps-id>
</config>
<elps>
<config>
</enable-revertive-mode><!-- operation="delete"-->
</config>
</elps>
</instance>
</instances>
</g8031>
Command Syntax
revertive
Configure level identifier
Ethernet Linear Protection switching level
Attribute Name: level-identifier
Attribute Type: uint8
Attribute Range: 0-7
Netconf edit-config payload
<g8031 xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-g8031">
<instances>
<instance>
<eps-id>1</eps-id>
<config>
<eps-id>1</eps-id>
</config>
<elps>
<config>
<level-identifier>0</level-identifier> <!-- operation="delete"-->
</config>
</elps>
</instance>
</instances>
</g8031>
Command Syntax
level <0-7>
Configure options
Supported debug options for g8031
Attribute Name: options
Attribute Type: bits (all|rx|tx|fsm|events|hal)
Netconf edit-config payload
<g8031 xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-g8031">
<debug>
<config>
<options>all</options> <!-- operation="delete"-->
</config>
</debug>
</g8031>
Command Syntax
debug g8031 (all|rx|tx|fsm|events|hal)
lockout bridge WORD g8031 eps-id <1-32>
Attribute Name: bridge-id
Attribute Type: string
Attribute Name: eps-id
Attribute Type: uint8
Attribute Range: 1-32
Netconf RPC payload
<ipi-g8031-elps_g8031-lockout xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-g8031">
<bridge-id>WORD</bridge-id>
<eps-id>1</eps-id>
</ipi-g8031-elps_g8031-lockout>
Command Syntax
lockout bridge WORD g8031 eps-id <1-32>
force-switch bridge WORD g8031 eps-id <1-32>
Attribute Name: bridge-id
Attribute Type: string
Attribute Name: eps-id
Attribute Type: uint8
Attribute Range: 1-32
Netconf RPC payload
<ipi-g8031-elps_g8031-force-switch xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-g8031">
<bridge-id>WORD</bridge-id>
<eps-id>1</eps-id>
</ipi-g8031-elps_g8031-force-switch>
Command Syntax
force-switch bridge WORD g8031 eps-id <1-32>
manual-switch bridge WORD g8031 eps-id <1-32>
Attribute Name: bridge-id
Attribute Type: string
Attribute Name: eps-id
Attribute Type: uint8
Attribute Range: 1-32
Netconf RPC payload
<ipi-g8031-elps_g8031-manual-switch xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-g8031">
<bridge-id>WORD</bridge-id>
<eps-id>1</eps-id>
</ipi-g8031-elps_g8031-manual-switch>
Command Syntax
manual-switch bridge WORD g8031 eps-id <1-32>
exercise bridge WORD g8031 eps-id <1-32>
Attribute Name: bridge-id
Attribute Type: string
Attribute Name: eps-id
Attribute Type: uint8
Attribute Range: 1-32
Netconf RPC payload
<ipi-g8031-elps_g8031-exercise xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-g8031">
<bridge-id>WORD</bridge-id>
<eps-id>1</eps-id>
</ipi-g8031-elps_g8031-exercise>
Command Syntax
exercise bridge WORD g8031 eps-id <1-32>
clear bridge WORD g8031 eps-id <1-32>
Attribute Name: bridge-id
Attribute Type: string
Attribute Name: eps-id
Attribute Type: uint8
Attribute Range: 1-32
Netconf RPC payload
<ipi-g8031-elps_g8031-clear xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-g8031">
<bridge-id>WORD</bridge-id>
<eps-id>1</eps-id>
</ipi-g8031-elps_g8031-clear>
Command Syntax
clear bridge WORD g8031 eps-id <1-32>
debug g8031 (all|rx|tx|fsm|events|hal)
Attribute Name: terminal-debug-options
Attribute Type: bits (all|rx|tx|fsm|events|hal)
Netconf RPC payload
<ipi-g8031-elps_g8031-terminal-debug-on xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-g8031">
<terminal-debug-options>all</terminal-debug-options>
</ipi-g8031-elps_g8031-terminal-debug-on>
Command Syntax
debug g8031 (all|rx|tx|fsm|events|hal)
no debug g8031 (all|rx|tx|fsm|events|hal)
Attribute Name: terminal-debug-options
Attribute Type: bits (all|rx|tx|fsm|events|hal)
Netconf RPC payload
<ipi-g8031-elps_g8031-terminal-debug-off xmlns="http://www.ipinfusion.com/yang/ocnos/ipi-g8031">
<terminal-debug-options>all</terminal-debug-options>
</ipi-g8031-elps_g8031-terminal-debug-off>
Command Syntax
no debug g8031 (all|rx|tx|fsm|events|hal)
Last modified date: 08/22/2023