P_DYNAMIC
code: 368
# set
<module-index>/<port-index> P_DYNAMIC <on_off>
# get
<module-index>/<port-index> P_DYNAMIC ?
Description
Controls if a port >10G supports dynamic changes when the traffic is running. This command is only supported by ports >10G.
If the port doesn’t support Dynamic Traffic Change,
P_DYNAMIC ON
resultsSTATUS_NOTSUPPORTED
P_DYNAMIC OFF
resultsSTATUS_OK
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