cisco 3560交换机telnet如何开启

2024-12-02 16:29:16
推荐回答(4个)
回答1:

执行命令
switch>en
switch#conf t
switch(config)#line vty 0 4
switch(config-line)#password 你的密码
switch(config-line)#login
switch(config-line)#end
最后保存一下,就可用telnet登录了,密码是你以上设置的密码

回答2:

config# enabale password xxxxx
config # line vty 0 4
line vty 0 4# password xxxyy
line vty 0 4# login

exit
save

回答3:

conf t
line vty 0 4
login
password xxxxxxx

回答4:

一般是访问服务吧 aaa