P_MACSEC_TXSC_SCI
code: 508
# set
<module-index>/<port-index> P_MACSEC_TXSC_SCI [<tx_sc_index_index>] <sci>
# get
<module-index>/<port-index> P_MACSEC_TXSC_SCI [<tx_sc_index_index>] ?
Description
The SCI of the port’s TX SC.
Actions
set, get
Indices
tx_sc_index_index
: integer, TX SC index.
Parameters
sci
: hex8, the SCI of the TX SC. Default to port’s MAC address + port index
Example
# set
input: 0/1 P_MACSEC_TXSC_SCI [0] 0x0102030405060001
output: <OK>
# get
input: 0/1 P_MACSEC_TXSC_SCI [0] ?
output: 0/1 P_MACSEC_TXSC_SCI [0] 0x0102030405060001