H3C交换机如何设置TELNET登陆?
答案:6 悬赏:20 手机版
解决时间 2021-11-18 14:55
- 提问者网友:半生酒醒
- 2021-11-18 10:26
H3C交换机如何设置TELNET登陆?
最佳答案
- 五星知识达人网友:怙棘
- 2021-11-18 11:06
telnet service enable
user-interface vty 0 4
authentication-mode scheme
quit
local-user xxx
password simple yyy
service-type telnet
user privilege level 3
quit
配置完成,登陆用户名xxx,密码yyy。
user-interface vty 0 4
authentication-mode scheme
quit
local-user xxx
password simple yyy
service-type telnet
user privilege level 3
quit
配置完成,登陆用户名xxx,密码yyy。
全部回答
- 1楼网友:蕴藏春秋
- 2021-11-18 17:50
完全正确。网上有H3C交换机的配置手册。
- 2楼网友:何以畏孤独
- 2021-11-18 16:47
user-interface vty 0 5
set authentication password simple XXXX //X代表你要设置的密码。
set authentication password simple XXXX //X代表你要设置的密码。
- 3楼网友:持酒劝斜阳
- 2021-11-18 15:24
[SwitchA]user-interface vty 0 4 进入用户界面视图
[SwitchA-ui-vty0-4]authentication-mode password 设置认证方式为密码验证方式
[SwitchA-ui-vty0-4]set authentication password simple huawei 设置登陆验证的password为明文密码”huawei”
[SwitchA-ui-vty0-4]user privilege level 3 配置登陆用户的级别为最高级别3(缺省为级别1)
[SwitchA-ui-vty0-4]authentication-mode password 设置认证方式为密码验证方式
[SwitchA-ui-vty0-4]set authentication password simple huawei 设置登陆验证的password为明文密码”huawei”
[SwitchA-ui-vty0-4]user privilege level 3 配置登陆用户的级别为最高级别3(缺省为级别1)
- 4楼网友:往事隔山水
- 2021-11-18 13:55
进入console0口:
[H3C]user-interface aux 0(S)
修改验证模式:
[H3C-ui-aux0]authentication-mode password
设置aux0 口密码:
[H3C-ui-console0]set authentication password cipher | simple wisdom
进入VLAN1接口视图:
[H3C]interface Vlan-interface 1
为该接口设置IP:
[H3C-Vlan-interface1]ip address 172.16.99.100 255.255.255.0
[H3C-Vlan-interface1]ip address 172.16.99.100 24
进入vty 0 4接口:
[H3C]user-interface vty 0 4
设置密码模式:
[H3C-ui-vty0-4]authentication-mode password
设置密码:
[H3C-ui-vty0-4]set authentication password cipher|simple wisdom
设置登录级别:
[H3C-ui-vty0-4]user privilege level 3
[H3C]user-interface aux 0(S)
修改验证模式:
[H3C-ui-aux0]authentication-mode password
设置aux0 口密码:
[H3C-ui-console0]set authentication password cipher | simple wisdom
进入VLAN1接口视图:
[H3C]interface Vlan-interface 1
为该接口设置IP:
[H3C-Vlan-interface1]ip address 172.16.99.100 255.255.255.0
[H3C-Vlan-interface1]ip address 172.16.99.100 24
进入vty 0 4接口:
[H3C]user-interface vty 0 4
设置密码模式:
[H3C-ui-vty0-4]authentication-mode password
设置密码:
[H3C-ui-vty0-4]set authentication password cipher|simple wisdom
设置登录级别:
[H3C-ui-vty0-4]user privilege level 3
- 5楼网友:走死在岁月里
- 2021-11-18 12:36
H3C交换机设置TELNET登陆流程:
进入console0口:
[H3C]user-interface aux 0(S)
修改验证模式:
[H3C-ui-aux0]authentication-mode password
设置aux0 口密码:
[H3C-ui-console0]set authentication password cipher | simple wisdom
进入VLAN1接口视图:
[H3C]interface Vlan-interface 1
为该接口设置IP:
[H3C-Vlan-interface1]ip address 172.16.99.100 255.255.255.0
[H3C-Vlan-interface1]ip address 172.16.99.100 24
进入vty 0 4接口:
[H3C]user-interface vty 0 4
设置密码模式:
[H3C-ui-vty0-4]authentication-mode password
设置密码:
[H3C-ui-vty0-4]set authentication password cipher|simple wisdom
设置登录级别:
[H3C-ui-vty0-4]user privilege level 3
进入console0口:
[H3C]user-interface aux 0(S)
修改验证模式:
[H3C-ui-aux0]authentication-mode password
设置aux0 口密码:
[H3C-ui-console0]set authentication password cipher | simple wisdom
进入VLAN1接口视图:
[H3C]interface Vlan-interface 1
为该接口设置IP:
[H3C-Vlan-interface1]ip address 172.16.99.100 255.255.255.0
[H3C-Vlan-interface1]ip address 172.16.99.100 24
进入vty 0 4接口:
[H3C]user-interface vty 0 4
设置密码模式:
[H3C-ui-vty0-4]authentication-mode password
设置密码:
[H3C-ui-vty0-4]set authentication password cipher|simple wisdom
设置登录级别:
[H3C-ui-vty0-4]user privilege level 3
我要举报
如以上问答信息为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
大家都在看
推荐资讯