PS_INDICES
code: 150
# set
<module-index>/<port-index> PS_INDICES <stream_indices>
# get
<module-index>/<port-index> PS_INDICES ?
Description
The full list of which streams are defined for a port. These are the sub-index
values that are used for the parameters defining the traffic patterns
transmitted for the port. Setting the value of this command creates a new
empty stream for each value that is not already in use, and deletes each stream
that is not mentioned in the list. The same can be accomplished one-stream-at-a-
time using the PS_CREATE
and PS_DELETE
commands.
Actions
set, get
Parameters
stream_indices
: integer list, the sub-indices of streams on the port
Example
# set
input: 0/1 PS_INDICES 0 1
output: <OK>
# get
input: 0/1 PS_INDICES ?
output: 0/1 PS_INDICES 0 1