PP_LINKFLAP_ENABLE#

code: 288

# set
<module-index>/<port-index> PP_LINKFLAP_ENABLE <on_off>

# get
<module-index>/<port-index> PP_LINKFLAP_ENABLE ?

Description#

Enable / disable port ‘link flap’.

Actions#

set, get

Parameters#

  1. on_off: byte, whether link flap is enabled

  • OFF = 0

  • ON = 1

Example#

# set
input:  0/1 PP_LINKFLAP_ENABLE OFF
output: <OK>

# get
input:  0/1 PP_LINKFLAP_ENABLE ?
output: 0/1 PP_LINKFLAP_ENABLE OFF