最佳答案
S3600具体什么型号?如果是V5版本的,这样配置:
local-user admin
password simple admin
service-type telnet
level 3
quit
telnet server enable
user-interfac vty 0 4
authentication-mode schem
qui
interface Vlan-interface 1
ip address 192.168.1.1 255.255.255.0
如果V7平台的:
local-user admin class manage
password si xxxx
service-type telnet
authorization-attribute user-role level-15
authorization-attribute user-role network-admin
quit
telnet server enable
line vty 0 63
authentication-mode scheme
quit
interface Vlan-interface 1
ip address 192.168.1.1 255.255.255.0
(0)
软件版本是V3.10,可以用上面的命令不?
亲~登录后才可以操作哦!
确定你的邮箱还未认证,请认证邮箱或绑定手机后进行当前操作
举报
×
侵犯我的权益
×
侵犯了我企业的权益
×
抄袭了我的内容
×
原文链接或出处
诽谤我
×
对根叔社区有害的内容
×
不规范转载
×
举报说明
软件版本是V3.10,可以用上面的命令不?