macSecTx
macSecTx - configures the basic MacSec transmit parameters of the port.
SYNOPSIS
macSecTx sub-command options
DESCRIPTION
The macSecTx command is used to configure the basic MacSec transmit parameters of the port.
STANDARD OPTIONS
numChannels
Read only. Displays the number of secure Tx channels. (default = 0)
confidentialityOffset
Used to configure the MacSec port confidentiality offset. (default = 0)
negativeTestingOffset
Used to configure the Tx MacSec port negative testing offset. (default = 0)
negativeTestingMask
Used to configure the Tx MacSec port negative testing mask.
(default = '00000000')
COMMANDS
The macSecTx command is invoked with the following sub-commands. If no sub-command is specified, returns a list of all sub-commands available.
macSecTx setDefault
Sets to IxTclHal default values for all configuration options.
macSecTx select chasID cardID portID
Selects the port to set or retrieve data from. By default, it fills in the objcct with the transmit configuration details.
macSecTx set
Sets the MacSecTx configuraton from IxTclHal to local IxHal object.
macSecTx get
Gets the MacSecTx configuraton from local IxHal to IxTclHal.
macSecTx addChannel
Adds the configured Connectivity Association channel configuration data for this port into the IxHal.
macSecTx getChannel secureChannelId
Retrieves the configured Connectivity Association Tx channel configuration data for the specified ID on this port from the IxHal.
macSecTx setChannel secureChannelId
Sets the configured Connectivity Association Tx channel configuration data for the specified ID on this port from the IxHal.
macSecTx delChannel secureChannelId
Deletes the specified configured Connectivity Association Tx channel configuration data for the specified ID on this port from the IxHal.
macSecTx clearAllChannels
Deletes all the configured Connectivity Association channels for this port from the IxHal.
macSecTx getFirstChannel
Retrieves the first configured Connectivity Association channel configuration data for the selected port from the IxHal.
macSecTx getNextChannel
Retrieves the next configured Connectivity Association channel configuration data for the selected port from the IxHal.
EXAMPLES
See Examples under macSecTag.