PM_POSITION
code: 204
# set
<module-index>/<port-index> PM_POSITION [<match_term_index>] <byte_offset>
# get
<module-index>/<port-index> PM_POSITION [<match_term_index>] ?
Description
The position within each received packet where content matching begins for the port.
Actions
set, get
Parameters
byte_offset
: integer, offset from the start of the packet bytes
Example
# set
input: 0/1 PM_POSITION [0] 1
output: <OK>
# get
input: 0/1 PM_POSITION [0] ?
output: 0/1 PM_POSITION [0] 1