2.8. Login

简介:


2.8.1. Telnet

Telnet

			
local-user h3c
 password cipher OUM!K%F<+$[Q=^Q`MAF4<1!!
 service-type telnet

user-interface vty 0 4
 authentication-mode scheme
 user privilege level 3
 protocol inbound telnet
			
			

2.8.2. SSH

SSH

public-key local create rsa
ssh server enable

local-user admin
password cipher your_password
service-type ssh
authorization-attribute level 3


user-interface vty 0 4
authentication-mode scheme
protocol inbound ssh

ssh user admin service-type stelnet authentication-type password
user privilege level 3
ssh client source interface loopback0
			




原文出处:Netkiller 系列 手札
本文作者:陈景峯
转载请与作者联系,同时请务必标明文章原始出处和作者信息及本声明。

目录
相关文章
|
11月前
|
数据安全/隐私保护
Invalid Login Credentials
Invalid Login Credentials
67 0
|
小程序 前端开发
wx.login 和 wx.getUserProfile 同时使用问题
wx.login 和 wx.getUserProfile 同时使用问题
wx.login 和 wx.getUserProfile 同时使用问题
HttpMessageNotReadableException: Required request body is missing: xxx.controller.login(xxx)...
HttpMessageNotReadableException: Required request body is missing: xxx.controller.login(xxx)...
HttpMessageNotReadableException: Required request body is missing: xxx.controller.login(xxx)...
【laravle】 Route [login] not defined.
【laravle】 Route [login] not defined.
87 0
【laravle】 Route [login] not defined.
SAP Spartacus login 超链接和 login form 的区别
SAP Spartacus login 超链接和 login form 的区别
SAP Spartacus login 超链接和 login form 的区别
|
数据安全/隐私保护
SAP Spartacus的登录验证机制 - user login Authentication
SAP Spartacus的登录验证机制 - user login Authentication
134 0
SAP Spartacus的登录验证机制 - user login Authentication
|
网络安全
|
数据安全/隐私保护 网络架构 网络安全