7000 Series L3 Managed Switch Reference Manual for Software v2.0
Switching Commands 7-63
Session Time Total time this session has been connected.

config loginsession close

This command closes a telnet session.
Format config loginsession close <sessionID/all>
Security Commands
This section describes commands used for configuring security settings for login users and port
users.

config radius maxretransmit

This command sets the maximum number of times a request packet is retransmitted when no
response is received from the RADIUS server. The maxretransmit value is an integer in the range
of 1 and 15.
Consideration to maximum delay time should be given when configuring RADIUS maxretransmit
and RADIUS timeout. If multiple RADIUS servers are configured, the max retransmit value on
each will be exhausted before the next server is attempted. A retransmit will not occur until the
configured timeout value on that server has passed without a response from the RADIUS server.
Therefore, the maximum delay in receiving a response from the RADIUS application equals the
sum of (retransmit times timeout) for all configured servers. If the RADIUS request was generated
by a user login attempt, all user interfaces will be blocked until the RADIUS application returns a
response.
Default 4
Format config radius maxretransmit <1-15>

config radius timeout

This command sets the timeout value (in seconds) after which a request must be retransmitted to
the radius server if no response is received. The timeout value is an integer in the range of
1 and 30.