Dell Force10 S2410-01-10GE-24P 애플리케이션 노트 - 페이지 4
{카테고리_이름} Dell Force10 S2410-01-10GE-24P에 대한 애플리케이션 노트을 온라인으로 검색하거나 PDF를 다운로드하세요. Dell Force10 S2410-01-10GE-24P 6 페이지. Installing the s2410 system
Dell Force10 S2410-01-10GE-24P에 대해서도 마찬가지입니다: 빠른 시작 매뉴얼 (31 페이지), 매뉴얼 (42 페이지)
Using an SSH client, connect to the switch and login to verify that the SSH server is working.
4. Once you have verified that you can connect to the switch with an SSH client, the Telnet server can be disabled
with this command for additional security, if it was enabled. The Telnet server is disabled by default.
SFTOS Version <= 2.2.1
(SFTOS) #no ip telnet server enable
Enabling SSL/HTTPS
1. Generate the SSL certificates using the script in the ssl directory, or copy the example certificates (which end in
.pem) to your TFTP server.
2. Copy the certificates to NVRAM with TFTP as follows from this example, using the IP address of your TFTP
server.
SFTOS #copy tftp://192.168.0.10/dh512.pem nvram:sslpem-dhweak
Mode........................................... TFTP
Set TFTP Server IP............................. 192.168.0.10
TFTP Path......................................
TFTP Filename.................................. dh512.pem
Data Type...................................... SSL DH weak
Management access will be blocked for the duration of the transfer
Are you sure you want to start? (y/n) y
TFTP SSL certificate receive complete... updating certificate file...
Certificate file transfer operation completed successfully
SFTOS #copy tftp://192.168.0.10/dh1024.pem nvram:sslpem-dhstrong
Mode........................................... TFTP
Set TFTP Server IP............................. 192.168.0.10
TFTP Path......................................
TFTP Filename.................................. dh1024.pem
Data Type...................................... SSL DH strong
Management access will be blocked for the duration of the transfer
Are you sure you want to start? (y/n) y
TFTP SSL certificate receive complete... updating certificate file...
Certificate file transfer operation completed successfully
SFTOS #copy tftp://192.168.0.10/server.pem nvram:sslpem-server
Mode........................................... TFTP
Set TFTP Server IP............................. 192.168.0.10
TFTP Path......................................
TFTP Filename.................................. server.pem
Data Type...................................... SSL Server cert
Management access will be blocked for the duration of the transfer
Are you sure you want to start? (y/n) y
TFTP SSL certificate receive complete... updating certificate file...
S-Series Secure Management
SFTOS (Config)#no ip telnet server enable
- 4 -
SFTOS Version >= 2.3.1