3com 5500 用户手册

下载
页码 336
Configuring SFTP
303
Complete Configuration
Configure Switch B
#
local-user client001
password simple abc
service-type ssh
#
interface Vlan-interface1
ip address 192.168.0.1 255.255.255.0
#
sftp server enable
ssh user client001 authentication-type password
ssh user client001 service-type sftp
#
user-interface vty 0 4
authentication-mode scheme
user privilege level 3
protocol inbound ssh
Configure Switch A
#
interface Vlan-interface1
ip address 192.168.0.2 255.255.255.0 
Precautions
None