P_MACSEC_TXSC_DESCR
code: 507
# set
<module-index>/<port-index> P_MACSEC_TXSC_DESCR [<tx_sc_index_index>] <description>
# get
<module-index>/<port-index> P_MACSEC_TXSC_DESCR [<tx_sc_index_index>] ?
Description
The description of the port’s TX SC.
Actions
set, get
Indices
tx_sc_index_index
: integer, TX SC index.
Parameters
description
: string, the description a port’s TX SC, default to “TX SC config”
Example
# set
input: 0/1 P_MACSEC_TXSC_DESCR [0] "This is a comment"
output: <OK>
# get
input: 0/1 P_MACSEC_TXSC_DESCR [0] ?
output: 0/1 P_MACSEC_TXSC_DESCR [0] "This is a comment"