Users Guide

Table Of Contents
radius-server retransmit
Congures the number of authentication attempts allowed on RADIUS servers.
Syntax
radius-server retransmit retries
Parameters retries — Enter the number of retry attempts (0 to 100).
Default An OS10 switch retransmits a RADIUS authentication request three times.
Command Mode CONFIGURATION
Usage Information Use this command to globally congure the number of retransmit attempts allowed for authentication requests on
RADIUS servers. The no version of this command resets the value to the default.
Example
OS10(config)# radius-server retransmit 50
Supported Releases 10.2.0E or later
radius-server timeout
Congures the timeout used to resend RADIUS authentication requests.
Syntax
radius-server timeout seconds
Parameters seconds — Enter the time in seconds for retransmission (0 to 1000).
Default An OS10 switch stops sending RADIUS authentication requests after ve seconds.
Command Mode CONFIGURATION
Usage Information Use this command to globally congure the timeout value used on RADIUS servers. The no version of this
command resets the value to the default.
Example
OS10(config)# radius-server timeout 360
Supported Releases 10.2.0E or later
show ip ssh
Displays the SSH server information.
Syntax
show ip ssh
Parameters None
Default Not congured
Command Mode EXEC
Usage Information Use this command to view information about the established SSH sessions.
Example
OS10# show ip ssh
SSH Server: Enabled
--------------------------------------------------
SSH Server Ciphers: chacha20-poly1305@openssh.com,aes128-ctr,
aes192-ctr,aes256-ctr,
aes128-gcm@openssh.com,aes256-gcm@openssh.com
SSH Server MACs: umac-64-etm@openssh.com,umac-128-etm@openssh.com,
System management 361