Enable HTTPS or SSH and Disable HTTP or Telnet on PowerConnect 6200 Switches
Resumo: This article is a guide to enable SSH on Dell switches using CLI. Learn the SSH commands to configure the Dell switch, SSH, and secure management access includes instructions for enabling SSH using UI. ...
Este artigo aplica-se a
Este artigo não se aplica a
Este artigo não está vinculado a nenhum produto específico.
Nem todas as versões do produto estão identificadas neste artigo.
Instruções
Article Summary:
In some environments, secure management access may be required. This article provides the steps necessary to restrict management access using HTTPS and SSH.
This procedure assumes:
Note: After completing these steps, you can expect to receive errors about certificate authenticity. This is due to the certificates and keys being self-generated. This is not an error.
Process:
In some environments, secure management access may be required. This article provides the steps necessary to restrict management access using HTTPS and SSH.
Caution: This process requires use of the Command-Line Interface (CLI). This process can be used through a serial or telnet session. However, these steps must be followed in order to prevent unintentionally blocking access to remote management.
This procedure assumes:
- The switch is already configured with an IP address and is reachable within the network.
- There is an account created with Privilege Level 15. To verify this, use the command:
console# show users accounts
Note: After completing these steps, you can expect to receive errors about certificate authenticity. This is due to the certificates and keys being self-generated. This is not an error.
Caution: Before disabling either telnet or HTTP access, verify SSH or HTTPS access.
Note: If SSH or HTTPS is enabled and the disabling of telnet and HTTP is required, go to step 3 to disable telnet and step 5 to disable HTTP.
Process:
- Connect to the switch using CLI
- To enable SSH, enter the following commands:
console>enable console#config console(config)#crypto key generate rsa console(config)#crypto key generate dsa console(config)# ip ssh server
- To disable telnet, enter:
console(config)# ip telnet server disable
- To enable HTTPS, enter the following commands:
console(config)# crypto certificate 1 generate console(config-crypto-cert)#key-generate <512-2048> console(config-crypto-cert)#exit console(config)#ip https certificate 1 console(config)# ip https server
Note: This system is capable of the generation and storage of two certificates. To generate the second key, replace the number 1 with 2. To activate the second key, use
console(config)#ip https certificate 2.
- To disable HTTP, enter:
console(config)# no ip http server
- After verifying connectivity using SSH or HTTPS, save the configuration by entering:
console# copy running-config startup-config
Mais informações
Other related articles:
- How to enable HTTPS or SSH and disable HTTP Telnet for switch management on PowerConnect 5500 series switches
- Dell Networking Enable HTTPS or SSH and Disable HTTP Telnet for Switch Management on Legacy PowerConnect 7000 and N-series Switches
- Enable HTTPS or SSH and disable HTTP Telnet for switch management on PowerConnect 8000 and 8100 series switches.
- How do I set up a Spanning Tree configuration on a Dell PowerConnect 3024 or 5012 managed switch?
Produtos afetados
PowerConnect 6224, PowerConnect 6224F, PowerConnect 6224P, PowerConnect 6248, PowerConnect 6248PPropriedades do artigo
Número do artigo: 000120657
Tipo de artigo: How To
Último modificado: 29 set. 2025
Versão: 5
Encontre as respostas de outros usuários da Dell para suas perguntas.
Serviços de suporte
Verifique se o dispositivo está coberto pelos serviços de suporte.