一、配置本地用户认证
全局配置模式下
configure terminal
创建用户,配置用户名为test用户,密码为test,权限为15级
username test privilege 15 password 0 test
打开本地认证方式
authentication line vty login local
配置特权密码testpassword
enable password level 15 testpassword
配置示例:
中兴5950 配置端口mac绑定和禁止学习功能
1 | AQYX-LaiBangBian-S5950-1#show mac table interface gei-0/1/1/6 |
全局配置模式下
创建用户,配置用户名为test用户
local-user test class manage
配置用户密码为Password123
password simple Password123
配置用户登录方式为SSH
service-type ssh
配置用户权限等级为0
Update your browser to view this website correctly. Update my browser now