macSecChannel
macSecChannel - configure and hold MacSec channel information
SYNOPSIS
macSecChannel sub-command options
DESCRIPTION
The macSecChannel command is used to hold and configure the MacSec channel information for each direction.
STANDARD OPTIONS
channelName
Allows configuration of the MacSec channel name.
macAddress
Allows configuration of the MacSec channel MAC address.
(default = '00 00 00 00 00 00')
portIdentifier
Read only. Displays the port identifer information. (default = 0)
enableAssociation
Enables/disables the secure association number. (default = false)
associationKey
Used to configure the key for secure association number. (default = '00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00')
associationNumber
Read only. Displays the current secure association number. (default = 0 = secureAN0)
direction
Read only. Displays the current channel direction if it is a macSecTx or
macSecRx. (default = macSecTransmit)
COMMANDS
The macSecChannel command is invoked with the following sub-commands. If no sub-command is specified, returns a list of all sub-commands available.
macSecChannel getAssociation secureAssociationNumber
Gets all the configurations for the given secure association with the given secureAssociationNumber.
The supported options for secureAssociationNumber are:
Option |
---|
secureAN0 |
secureAN1 |
secureAN2 |
secureAN3 |
macSecChannel setAssociation secureAssociationNumber
Sets all the configurations for the given secure association with the given secureAssociationNumber.
The supported options for secureAssociationNumber are:
Option |
---|
secureAN0 |
secureAN1 |
secureAN2 |
secureAN3 |
macSecChannel setDefault
Sets to IxTclHal default values for all configuration options.
EXAMPLES
See Examples under macSecTag