OcNOS-SP : Layer 2 Guide : Layer 2 Command Reference : 802.1x Commands : key-string
key-string
Use this command to define a password in plain text.
The password is stored as encrypted and is displayed in encrypted text when the show running-config command is executed.
Use the no parameter with this command to disable this feature.
Command Syntax
key-string WORD
no key-string
Parameter
WORD
A string of characters to use as a password (1-64 characters).
Default
By default, the password is not configured.
Command Mode
Configure Radius server mode
Applicability
This command was introduced in OcNOS version 6.0.0.
Examples
#configure terminal
(config)#radius-server dot1x host 1.1.1.1
(config-radius-server)#key-string 1234567890
(config-radius-server)#no key-string
Last modified date: 07/06/2023