Users Guide

Switch Management Commands 2374
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
Default Configuration
The SCP server is enabled by default.
Command Mode
Global Configuration mode
User Guidelines
The SCP server command enables SCP push operations, which allows clients
to copy files to the switch using the SCP protocol. During the the file transfer
operation, management operations on the switch are blocked. After
completion of the file transfer, the switch performs file validations similar to
operations performed using the copy command.
SCP transfers are initiated from a client, not on the switch.