Reference Guide

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
radius-server vrf
Congures RADIUS server for the management VRF instance.
Syntax
radius-server vrf management
Parameters None
Defaults Not congured
Command Mode CONFIGURATION
Usage Information The no version of this command removes the RADIUS server from the management VRF instance.
Example
OS10(config)# radius-server vrf management
Supported Releases 10.4.0E(R1) 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,
hmac-sha2-256-etm@openssh.com,hmac-sha2-512-
System management 471