PS_IPV6GATEWAY

code: 182

# set
<module-index>/<port-index> PS_IPV6GATEWAY [<stream_index>] <gateway>

# get
<module-index>/<port-index> PS_IPV6GATEWAY [<stream_index>] ?

Description

An IPv6 gateway configuration specified for a stream.

Actions

set, get

Parameters

  1. gateway: string, the IPv6 gateway address of the stream

Example

# set
input:  0/1 PS_IPV6GATEWAY [0] 192.168.1.1
output: <OK>

# get
input:  0/1 PS_IPV6GATEWAY [0] ?
output: 0/1 PS_IPV6GATEWAY [0] 192.168.1.1