PS_IPV4GATEWAY
code: 181
# set
<module-index>/<port-index> PS_IPV4GATEWAY [<stream_index>] <gateway>
# get
<module-index>/<port-index> PS_IPV4GATEWAY [<stream_index>] ?
Description
An IPv4 gateway configuration specified for a stream.
Actions
set, get
Parameters
gateway
: address, the IPv4 gateway address of the stream
Example
# set
input: 0/1 PS_IPV4GATEWAY [0] 192.168.1.1
output: <OK>
# get
input: 0/1 PS_IPV4GATEWAY [0] ?
output: 0/1 PS_IPV4GATEWAY [0] 192.168.1.1