P_MACSEC_RXSC_DESCR

code: 520

# set
<module-index>/<port-index> P_MACSEC_RXSC_DESCR [<rx_sc_index_index>] <description>

# get
<module-index>/<port-index> P_MACSEC_RXSC_DESCR [<rx_sc_index_index>] ?

Description

The description of the port’s RX SC.

Actions

set, get

Indices

rx_sc_index_index: integer, RX SC index.

Parameters

  1. description: string, the description a port’s RX SC, default to “RX SC config”

Example

# set
input:  0/1 P_MACSEC_RXSC_DESCR [0] "This is a comment"
output: <OK>

# get
input:  0/1 P_MACSEC_RXSC_DESCR [0] ?
output: 0/1 P_MACSEC_RXSC_DESCR [0] "This is a comment"