P_MACSEC_TXSC_INDICES
code: 506
# get
<module-index>/<port-index> P_MACSEC_TXSC_INDICES ?
# set
<module-index>/<port-index> P_MACSEC_TXSC_INDICES <indices>
Description
Create multiple TX SCs or query the existing TX SCs on the port.
Actions
set, get
Parameters
indices
: integer list, the list of indices. The integers do not have to consecutive. If the list is empty, the port will remove all its TX SCs.
Example
# set input: 0/1 P_MACSEC_TXSC_INDICES 0 3 4 6 output: <OK>
# get input: 0/1 P_MACSEC_TXSC_INTEGRITY [0] ? output: 0/1 P_MACSEC_TXSC_INTEGRITY [0] 0 3 4 6