macSecRx

macSecRx - configures the basic MacSec receive parameters of the port.

SYNOPSIS

macSecRx sub-command options

DESCRIPTION

The macSecRx command is used to configure the basic MacSec receive parameters of the port.

STANDARD OPTIONS
numChannels

Read only. Displays the number of secure Rx channels. (default = 0)

confidentialityOffset

Used to configure the MacSec port confidentiality offset. (default = 0)

Valid choices are: 0, 4, 30, 50.

COMMANDS

The macSecRx command is invoked with the following sub-commands. If no sub-command is specified, returns a list of all sub-commands available.

macSecRx setDefault

Sets to IxTclHal default values for all configuration options.

macSecRx select chasID cardID portID

Selects the port to set or retrieve data from. By default, it fills in the objcct with the receive configuration details.

macSecRx set

Sets the MacSecRx configuraton from IxTclHal to local IxHal object.

macSecRx get

Gets the MacSecRx configuraton from local IxHal to IxTclHal.

macSecRx addChannel

Adds the configured Connectivity Association channel configuration data for this port into the IxHal.

macSecRx getChannel secureChannelId

Retrieves the configured Connectivity Association Rx channel configuration data for the specified ID on this port from the IxHal.

macSecRx setChannel secureChannelId

Sets the corresponding configured Connectivity Association Rx channel configuration data for the specified ID on this port to the IxHal.

macSecRx delChannel secureChannelId

Deletes the specified configured Connectivity Association Rx channel configuration data for the specified ID on this port from the IxHal.

macSecRx clearAllChannels

Deletes all the configured Connectivity Association channels for the selected port from the IxHal.

macSecRx getFirstChannel

Retrieves the first configured Connectivity Association channel configuration data for the selected port from the IxHal.

macSecRx getNextChannel

Retrieves the next configured Connectivity Association channel configuration data for the selected port from the IxHal.

EXAMPLES

See Examples under macSecTag.

SEE ALSO

macSecChannel, macSecTx, macSecTag.