P_USED_TPLDID
code: 319
# get
<module-index>/<port-index> P_USED_TPLDID ?
Description
Get the used TPLD IDs from the port.
Note
IF the port doesn’t support TPLD ID traffic, e.g. Z800 Freya in L1 module media mode, the server will return <NOTSUPPORTED>
.
Actions
get
Parameters
used_tpld_ids
: integer list, the list of TPLD IDs that are used by the port, sorted in ascending order.
Example
# get
input: 0/1 P_USED_TPLDID ?
output: 0/1 P_USED_TPLDID 1 5 33