D-Link DES-3200 Switch User Manual


 
xStack® DES-3200 Series Layer 2 Ethernet Managed Switch CLI Reference Guide
278
config ssl cachetimeout timeout
Purpose
Used to configure the SSL cache timeout.
Syntax
config ssl cachetimeout timeout <value 60-86400>
Description
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.
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
Restrictions
Only Administrator-level users can issue this command.
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
Purpose
Used to show the SSL cache timeout.
Syntax
show ssl cachetimeout
Description
This command is used to view the SSL cache timeout currently
implemented on the Switch.
Parameters
None.
Restrictions
None.
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
Purpose
Used to view the SSL status and the certificate file status on the Switch.
Syntax
show ssl
Description
This command is used to view the SSL status on the Switch.
Parameters
None.
Restrictions
None.
Example usage: