xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Manual
29
0
config ssl cachetimeout timeout
Used to co
nfigure the SSL cache timeout.
Purpose
config ssl ca
chetimeout timeout <value 60-86400>
Syntax
This
command is used to set the time between a new key exchange
between a client and a host using the SSL function. A new SSL
session is established every time the client and host go through a
key exchange. Specifying a longer timeout will allow the SSL session
to reuse the master key on future connections with that particular
host, therefore speeding up the negotiation process.
Description
Parameters
timeout <value 60-86400> Enter a timeout value between 60 and
86400 seconds to specify the total time an SSL key exchange ID
stays valid before the SSL module will require a new, full SSL
negotiation for connection. The default cache timeout is 600 seconds
Only Administrator-level users
can issue this command.
Restrictions
Example usage:
To set the SSL cachetimeout for 7200 seconds:
DES-3200-28:4#config ssl cachetimeout timeout 7200
Command: config ssl cachetimeout timeout 7200
Success.
DES-3200-28:4#
show ssl cachetimeout
Used to sh
ow the SSL cache timeout.
Purpose
sho
w ssl cachetimeout
Syntax
This
command is used to view the SSL cache timeout currently
implemented on the Switch.
Description
Non
e.
Parameters
Non
e.
Restrictions
Example usage:
To view the SSL cache timeout on the Switch:
DES-3200-28:4#show ssl cachetimeout
Command: show ssl cachetimeout
Cache timeout is 600 second(s).
DES-3200-28:4#
show ssl
Used to view
the SSL status and the certificate file status on the Switch.
Purpose
sho
w ssl
Syntax