admin管理员组

文章数量:1601520

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

本文标签: 路由器命令简单时间