文档库 最新最全的文档下载
当前位置:文档库 › 中兴路由器简单命令

中兴路由器简单命令

用户名: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

相关文档
相关文档 最新文档