C:\Users\xx>ftp 192.168.56.2
连接到 192.168.56.2
220 FTP service ready.
502 Command not implemented.
用户(192.168.56.2:(none)): client
331 Password required for client.
密码:
230 User logged in.
ftp> dir
200 PORT command successful
425 Could not open data connection to port 53594: Connection timed out
ftp>
FTP访问不了,是我配置有问题吗?
ftp server enable
interface GigabitEthernet 0/1
ip address 192.168.56.2 24
qu
local-user client
password simple 123456
service-type ftp
authorization-attribute user-role level-15
qu
save
(0)
最佳答案
ftp配置案例如下:
和你配置的基本一致,如果登陆不了,可能是模拟器bug,可替换真机测试
#开启FTP服务,创建登陆用户为ftp,密码为ftpadmin
<H3C>system-view
System View: return to User View with Ctrl+Z.
[H3C]ftp server enable
[H3C]local-user ftp
[H3C-luser-ftp]password simple ftpadmin
[H3C-luser-ftp]authorization-attribute level 3 //MSR V7路由器请配置authorization-attribute user-role network-admin命令
[H3C-luser-ftp]service-type ftp
[H3C-luser-ftp]quit
(0)
暂无评论
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明
暂无评论