TP-LINK 24-Port 10/100Mbps + 4-Port Gigabit L2 Managed Switch TL-SL3428 Hoja De Datos

Los códigos de productos
TL-SL3428
Descargar
Página de 232
TL-SL3428/TL-SL3452
JetStream L2 Managed Switch CLI Guide
 
88
 
Parameter 
ssl-cert  ——  The name of the SSL certificate which is selected to download to 
the switch. The length of the name ranges from 1 to 25 characters. The 
Certificate must be BASE64 encoded. 
ip-addr  ——  The IP address of the TFTP server. 
Command Mode 
Global Configuration Mode 
Example 
Download an SSL Certificate named ssl-cert from TFTP server with the IP 
address of 192.168.0.146: 
TL-SL3428(config)#ip http secure-server download certificate ssl-cert 
ip-address 192.168.0.146 
ip http secure-server download key 
Description 
The  ip http secure-server download key command is used to download an 
SSL key to the switch from TFTP server. 
Syntax 
ip http secure-server download key ssl-key ip-address ip-addr 
Parameter 
ssl-key  —— The name of the SSL key which is selected to download to the 
switch. The length of the name ranges from 1 to 25 characters. The key must be 
BASE64 encoded. 
ip-addr  ——  The IP address of the TFTP server. 
Command Mode 
Global Configuration Mode 
Example 
Download an SSL sey named ssl-key from TFTP server with the IP address of 
192.168.0.146: 
TL-SL3428(config)#ip http secure-server download key ssl-key  ip-address 
192.168.0.146