3Com 4500 26-PORT Switch User Manual


 
SFTP Server Configuration Commands 435
SFTP Server
Configuration
Commands
This section describes the SFTP server configuration commands available on your
Switch 4500.
sftp server enable Syntax
sftp server enable
undo sftp server
View
System View
Parameter
None
Description
Use the sftp server enable command to start the SFTP server.
Use the undo sftp server command to shutdown the SFTP server.
By default, the SFTP server is shutdown.
Example
To start the SFTP server, enter the following:
[SW4500]sftp server enable
To shutdown the SFTP server, enter the following:
[SW4500]undo sftp server
ssh user service-type Syntax
ssh user username service-type { stelnet | sftp | all }
undo ssh user username service-type
View
System View
Parameter
username: Local username or username defined by the remote RADIUS/TACACS
server. It is a string with a length of 1 to 80 characters.
stelnet: Specifies the service type as secure Telnet.
sftp: Specifies the service type as secure FTP.
all: Includes both stelnet and sftp service types.