P4G_TLS_ENABLE#

# set
<module-index>/<port-index> P4G_TLS_ENABLE [<group_index>] <on_off>

# get
<module-index>/<port-index> P4G_TLS_ENABLE [<group_index>] ?

Description#

Enable/Disable TLS.

Actions#

set, get

Parameters#

on_off: byte, specifying whether to enable TLS
  • NO = 0

  • YES = 1

Example#

# set
input:  0/1 P4G_TLS_ENABLE [0] NO
output: <OK>

# get
input:  0/1 P4G_TLS_ENABLE [0] ?
output: 0/1 P4G_TLS_ENABLE [0] NO