CLI Guide

Switch Management Commands 2395
ip http secure-server
Use the ip http secure-server command to enable the switch to be accessed
via HTTPS clients. To disable HTTPS access, use the no form of this
command.
Syntax
ip http secure-server
no ip http secure-server
Default Configuration
The default for the switch is disabled.
Command Mode
Global Configuration mode
User Guidelines
The switch must be configured with RSA and DSA keys (crypto key generate)
prior to enabling the HTTP server. Optionally, the switch may be provisioned
with up to two signed certificates.
Dell EMC Networking N-Series switches support HTTPS over IPv4 and IPv6.
Example
The following example enables the switch to be configured from a browser
using HTTPS.
console(config)#ip http secure-server
ip scp server enable
Use the ip scp server enable command to enable the internal SCP server. Use
the no form of the command to disable the SCP server.
Syntax
ip scp server enable
no ip scp server enable