P_DYNAMIC
code: 368
# set
<module-index>/<port-index> P_DYNAMIC <on_off>
# get
<module-index>/<port-index> P_DYNAMIC ?
Description
- Controls if a >10G port supports dynamic changes when the traffic is
running. This command is only supported by ports >10G.
Actions
set, get
Parameters
on_off
: byte, whether the port should support dynamic changes when the traffic is running
OFF = 0
ON = 1
Example
# set
input: 0/1 P_DYNAMIC OFF
output: <OK>
# get
input: 0/1 P_DYNAMIC ?
output: 0/1 P_DYNAMIC OFF