M4_REPLAY_PARSER_PARAMS
# set
<module-index> M4_REPLAY_PARSER_PARAMS <tcp_port>
# get
<module-index> M4_REPLAY_PARSER_PARAMS ?
Description
Configuration of parameters for the parsing of pcap files.
Actions
set, get
Parameters
tcp_port
: integer, server-side TCP port of the dummy TCP connection inserted in UDP.
Example
# set
input: 0 M4_REPLAY_PARSER_PARAMS 1
output: <OK>
# get
input: 0 M4_REPLAY_PARSER_PARAMS ?
output: 0 M4_REPLAY_PARSER_PARAMS 1