路由器栏目 | jcg路由器知识网
你的位置:首页 > 常见问题 » 正文

有哪位小哥哥小姐姐有关于中兴路由器命令配置的操作吗?

发布时间:2020-03-21

作品分类:小姐姐  路由器  哪位  中兴  端口  用户名  配置
有哪位小哥哥小姐姐有关于中兴路由器命令配置的操作吗?

用户名:en 18 中间有空格

密 码:zxr10

1、配置路由器用户名密码

conf t

aaa-authentication-template 2001

aaa-authentication-type local

exit

aaa-authorization-template 2001

aaa-authorization-type local

exit

system-user

authorization-template 1

bind aaa-authorization-template 2001

local-privilege-level 15

exit

authentication-template 1

bind aaa-authentication-template 2001

exit

user-name admin

bind authentication-template 1

bind authorization-template 1

password yglb3gz

exit

exit

2、启用端口

interface gei-2/1

no shutdown

exit

interface gei-2/2

no shutdown

exit

interface gei-2/3

no shutdown

exit

interface gei-2/4

no shutdown

exit

interface gei-2/5

no shutdown

exit

interface gei-2/6

no shutdown

exit

3、端口配置IP地址

interface gei-2/5

ip address 192.168.139.1 255.255.255.0

4、开启web界面

conf t

web server enable

留言与评论(共有 0 条评论)
   
验证码:
Top