dot1x keytxenabled
Use this command to enable or disable key transmission over an Extensible Authentication Protocol (EAP) packet between the authenticator and supplicant.
Command Syntax
dot1x keytxenabled (enable|disable)
Parameters
disable
Disables the key transmission.
enable
Enables the key transmission.
Default
The dot1x keytxenabled default is disabled.
Command Mode
Interface mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#configure terminal
(config)#interface eth0
(config-if) #dot1x keytxenabled disable
#configure terminal
(config)#interface eth0
(config-if) #dot1x keytxenabled enable
Last modified date: 07/13/2023