75743,H3C S3100V2-26TP-Si 配置SSH 的正确命令是什么
H3C S31
user-interface vty
acl 2999 inbound
authentication-mode scheme
user privilege level 3
protocol inbound SSH
undo set authentication password
local-user xxbadmin
password cipher XXXXXXXXX
service-type ssh
level 3
ssh user xxbadmin authentication-type password
http://www.h3c.com/cn/Service/Document_Center/Switches/Catalog/S31
2
H3C S31
ssh server enable
user-interface vty
acl 2999 inbound
authentication-mode scheme
user privilege level 3
protocol inbound ssh
undo set authentication password
local-user xxbadmin
password cipher 12345678
authorization-attribute level 3
用这个命令配置该类型交换机后,有的交换机可以SSH了。但是有的提示密码不正确。为什么???
2
太阳城娱乐官网http://huanenglq.cn/index.html
2
配置了之后,只有很少的读权限,是什么原因呢,还是说正常就这样
<BGS_1FSYS-1
User view commands:
cd Change current directory
copy Copy from one file to another
delete Delete a file
dir List files on a file system
display Display current system information
format Format the device
info-center Specify information center configuration information
mkdir Create a new directory
more Display the contents of a file
move Move the file
pwd Display current working directory
quit Exit from current command view
rename Rename a file or directory
rmdir Remove an existing directory
security-logfile Specify security log file configuration
sftp Establish one SFTP connection
undelete Recover a deleted file
<BGS_1FSYS-1
CRM论坛(CRMbbs.com)——一个让用户更懂CRM的垂直性行业内容平台,CRM论坛致力于互联网、客户管理、销售管理、SCRM私域流量内容输出5年。 如果您有好的内容,欢迎向我们投稿,共建CRM多元化生态体系,创建CRM客户管理一体化生态解决方案。,H3C S3100V2-26TP-Si 配置SSH 的正确命令是什么