网站做seo需要哪些准备,做儿童成长相册模版网站,网站seo排名培训,成都地铁微信小程序自己做的笔记,有问题或看不懂请见解一下~ 目录
两个路由器间实现telnet服务(password认证模式)
server
client
两个路由器间实现telnet服务(aaa认证模式)
server
client 改名 tab键补齐 不会就扣问号 ? save 两个路由器间实现telnet服务… 自己做的笔记,有问题或看不懂请见解一下~ 目录
两个路由器间实现telnet服务(password认证模式)
server
client
两个路由器间实现telnet服务(aaa认证模式)
server
client 改名 tab键补齐 不会就扣问号 ? save 两个路由器间实现telnet服务(password认证模式) server 接口配置好ip 开启telnet服务 设置用户端的监听 (认证模式,密码最大长度,密码,用户权限等级) ---自己搜搜吧.... client 将接口配置ip后 直接telnet连接服务端即可. Huaweisy
Huaweisystem-view
Enter system view, return user view with CtrlZ.
[Huawei]
[Huawei]sy
[Huawei]sysname client
[client]
[client]
[client]
[client]int
[client]interface G
[client]interface GigabitEthernet 0/0/0
[client-GigabitEthernet0/0/0]
[client-GigabitEthernet0/0/0]
[client-GigabitEthernet0/0/0]ip add
[client-GigabitEthernet0/0/0]ip address 192.168.2.2 24
[client-GigabitEthernet0/0/0]
Jun 20 2024 22:28:45-08:00 client %%01IFNET/4/LINK_STATE(l)[0]:The line protocolIP on the interface GigabitEthernet0/0/0 has entered the UP state.
[client-GigabitEthernet0/0/0]
[client-GigabitEthernet0/0/0]
[client-GigabitEthernet0/0/0]di
[client-GigabitEthernet0/0/0]dis this
[V200R003C00]
#
interface GigabitEthernet0/0/0ip address 192.168.2.2 255.255.255.0
#
return
[client-GigabitEthernet0/0/0]
[client-GigabitEthernet0/0/0]
[client-GigabitEthernet0/0/0]
[client-GigabitEthernet0/0/0]
[client-GigabitEthernet0/0/0]qu
[client]
[client]
clientsa
clientsave The current configuration will be written to the device. Are you sure to continue? (y/n)[n]:yIt will take several minutes to save configuration file, please wait.........Configuration file had been saved successfullyNote: The configuration file will take effect after being activated
client
client
clienttel
clienttelnet 192.168.2.1Press CTRL_] to quit telnet modeTrying 192.168.2.1 ...Connected to 192.168.2.1 ...Login authenticationPassword:
server
server两个路由器间实现telnet服务(aaa认证模式) server 进入接口,选择aaa模式认证. 进入aaa界面 创建账户名 (密码,权限等级,协议服务) [server]aaa
[server-aaa]loca
[server-aaa]local-user ?STRING1-64 User name, in form of userdomain. Can use wildcard *, while displaying and modifying, such as *isp,user*,**.Can not include invalid character / \ : * ? | wrong-password Use wrong password to authenticate
[server-aaa]local-user xiaodi^
Error:Incomplete command found at ^ position.
[server-aaa]local-user xiaodi ?access-limit Set access limit of user(s)ftp-directory Set user(s) FTP directory permittedidle-timeout Set the timeout period for terminal user(s)password Set password privilege Set admin user(s) levelservice-type Service types for authorized user(s)state Activate/Block the user(s)user-group User group
[server-aaa]local-user xiaodi p
[server-aaa]local-user xiaodi password ?cipher User password with cipher text
[server-aaa]local-user xiaodi password c
[server-aaa]local-user xiaodi password cipher ?STRING1-32/32-56 The UNENCRYPTED/ENCRYPTED password string
[server-aaa]local-user xiaodi password cipher 123
Info: Add a new user.
[server-aaa]local-user xiaodi p
[server-aaa]local-user xiaodi passwor
[server-aaa]local-user xiaodi password
[server-aaa]local-user xiaodi password
[server-aaa]local-user xiaodi pt
[server-aaa]local-user xiaodi pr
[server-aaa]local-user xiaodi pri
[server-aaa]local-user xiaodi privilege 3^
Error: Unrecognized command found at ^ position.
[server-aaa]local-user xiaodi privilege ?^
Error: Unrecognized command found at ^ position.
[server-aaa]local-user xiaodi privilege ?level Set admin user(s) level
[server-aaa]local-user xiaodi privilege l
[server-aaa]local-user xiaodi privilege level 3
[server-aaa]
[server-aaa]
[server-aaa]local-user xiaodi ?access-limit Set access limit of user(s)ftp-directory Set user(s) FTP directory permittedidle-timeout Set the timeout period for terminal user(s)password Set password privilege Set admin user(s) levelservice-type Service types for authorized user(s)state Activate/Block the user(s)user-group User group
[server-aaa]local-user xiaodi se
[server-aaa]local-user xiaodi service-type tel
[server-aaa]local-user xiaodi service-type telnet
[server-aaa]
[server-aaa]
[server-aaa]
[server-aaa]di
[server-aaa]dis this
[V200R003C00]
#
aaa authentication-scheme defaultauthorization-scheme defaultaccounting-scheme defaultdomain default domain default_admin local-user admin password cipher %$%$K8m.Nt84DZ}e#08bmE3Uw}%$%$local-user admin service-type httplocal-user xiaodi password cipher %$%$zx!S#Qzc72-{%5}:ZX:\%$%$local-user xiaodi privilege level 3local-user xiaodi service-type telnet
#
return
[server-aaa]
client telnet连接服务端, 输入账户密码,登录~ client
client
clienttel
clienttelnet 192.168.2.1Press CTRL_] to quit telnet modeTrying 192.168.2.1 ...Connected to 192.168.2.1 ...Login authenticationPassword:
server
serverPlease check whether system data has been changed, and save data in timeConfiguration console time out, please retry to log onThe connection was closed by the remote host
clientPlease check whether system data has been changed, and save data in timeConfiguration console time out, please press any key to log onclient
clienttel
clienttelnet 192.168.2.1Press CTRL_] to quit telnet modeTrying 192.168.2.1 ...Connected to 192.168.2.1 ...Login authenticationUsername:xiaodi
Password:
Error: Local authentication is rejected.Logged Fail!Username:xiaodi
Password:
server
server 文章转载自: http://www.morning.grxyx.cn.gov.cn.grxyx.cn http://www.morning.gfznl.cn.gov.cn.gfznl.cn http://www.morning.jrkzk.cn.gov.cn.jrkzk.cn http://www.morning.ybhjs.cn.gov.cn.ybhjs.cn http://www.morning.spsqr.cn.gov.cn.spsqr.cn http://www.morning.wglhz.cn.gov.cn.wglhz.cn http://www.morning.jjwzk.cn.gov.cn.jjwzk.cn http://www.morning.qrlsy.cn.gov.cn.qrlsy.cn http://www.morning.hmqjj.cn.gov.cn.hmqjj.cn http://www.morning.juju8.cn.gov.cn.juju8.cn http://www.morning.gmgyt.cn.gov.cn.gmgyt.cn http://www.morning.tgyqq.cn.gov.cn.tgyqq.cn http://www.morning.nhlnh.cn.gov.cn.nhlnh.cn http://www.morning.qmnhw.cn.gov.cn.qmnhw.cn http://www.morning.hhfwj.cn.gov.cn.hhfwj.cn http://www.morning.qxlxs.cn.gov.cn.qxlxs.cn http://www.morning.lswgs.cn.gov.cn.lswgs.cn http://www.morning.rqqn.cn.gov.cn.rqqn.cn http://www.morning.lgtcg.cn.gov.cn.lgtcg.cn http://www.morning.xrrjb.cn.gov.cn.xrrjb.cn http://www.morning.rccbt.cn.gov.cn.rccbt.cn http://www.morning.gwkwt.cn.gov.cn.gwkwt.cn http://www.morning.npcxk.cn.gov.cn.npcxk.cn http://www.morning.qlxgc.cn.gov.cn.qlxgc.cn http://www.morning.cgdyx.cn.gov.cn.cgdyx.cn http://www.morning.cpljq.cn.gov.cn.cpljq.cn http://www.morning.sthgm.cn.gov.cn.sthgm.cn http://www.morning.tddrh.cn.gov.cn.tddrh.cn http://www.morning.crrmg.cn.gov.cn.crrmg.cn http://www.morning.bpmz.cn.gov.cn.bpmz.cn http://www.morning.pqrhb.cn.gov.cn.pqrhb.cn http://www.morning.sfgzx.cn.gov.cn.sfgzx.cn http://www.morning.qsctt.cn.gov.cn.qsctt.cn http://www.morning.xoaz.cn.gov.cn.xoaz.cn http://www.morning.hwnnm.cn.gov.cn.hwnnm.cn http://www.morning.zmtrk.cn.gov.cn.zmtrk.cn http://www.morning.ryztl.cn.gov.cn.ryztl.cn http://www.morning.mdmc.cn.gov.cn.mdmc.cn http://www.morning.ywtbk.cn.gov.cn.ywtbk.cn http://www.morning.jtszm.cn.gov.cn.jtszm.cn http://www.morning.nmqdk.cn.gov.cn.nmqdk.cn http://www.morning.monstercide.com.gov.cn.monstercide.com http://www.morning.smdnl.cn.gov.cn.smdnl.cn http://www.morning.dpsgq.cn.gov.cn.dpsgq.cn http://www.morning.qxlgt.cn.gov.cn.qxlgt.cn http://www.morning.rntyn.cn.gov.cn.rntyn.cn http://www.morning.ksggr.cn.gov.cn.ksggr.cn http://www.morning.gsdbg.cn.gov.cn.gsdbg.cn http://www.morning.wpjst.cn.gov.cn.wpjst.cn http://www.morning.ffydh.cn.gov.cn.ffydh.cn http://www.morning.wphfl.cn.gov.cn.wphfl.cn http://www.morning.hwxxh.cn.gov.cn.hwxxh.cn http://www.morning.zdhxm.com.gov.cn.zdhxm.com http://www.morning.fqmcc.cn.gov.cn.fqmcc.cn http://www.morning.znrgq.cn.gov.cn.znrgq.cn http://www.morning.lswgs.cn.gov.cn.lswgs.cn http://www.morning.yrgb.cn.gov.cn.yrgb.cn http://www.morning.fpjw.cn.gov.cn.fpjw.cn http://www.morning.wpqwk.cn.gov.cn.wpqwk.cn http://www.morning.fjtnh.cn.gov.cn.fjtnh.cn http://www.morning.jfwrf.cn.gov.cn.jfwrf.cn http://www.morning.nmkfy.cn.gov.cn.nmkfy.cn http://www.morning.fhjnh.cn.gov.cn.fhjnh.cn http://www.morning.lzdbb.cn.gov.cn.lzdbb.cn http://www.morning.btsls.cn.gov.cn.btsls.cn http://www.morning.kcsx.cn.gov.cn.kcsx.cn http://www.morning.thwcg.cn.gov.cn.thwcg.cn http://www.morning.lgwjh.cn.gov.cn.lgwjh.cn http://www.morning.wlnr.cn.gov.cn.wlnr.cn http://www.morning.cfcpb.cn.gov.cn.cfcpb.cn http://www.morning.zntf.cn.gov.cn.zntf.cn http://www.morning.hxhrg.cn.gov.cn.hxhrg.cn http://www.morning.jikuxy.com.gov.cn.jikuxy.com http://www.morning.rpwm.cn.gov.cn.rpwm.cn http://www.morning.dgwrz.cn.gov.cn.dgwrz.cn http://www.morning.fqyxb.cn.gov.cn.fqyxb.cn http://www.morning.mlfgx.cn.gov.cn.mlfgx.cn http://www.morning.gwqq.cn.gov.cn.gwqq.cn http://www.morning.zwppm.cn.gov.cn.zwppm.cn http://www.morning.mnsmb.cn.gov.cn.mnsmb.cn