OcNOS-SP : Layer 2 Guide : Layer 2 Command Reference : 802.1x Commands : retransmit
retransmit
Use this command to specify the number of times to transmit each Radius request to the server before giving up.
Use the no form of this command to disable retransmission.
Command Syntax
retransmit <0-100>
no retransmit
Parameter
<0-100>
Number of times to transmit each Radius request (0-100).
Default
The default value is 3.
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)#retransmit 12
(config-radius-server)#no retransmit
Last modified date: 10/12/2023