前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >H3C HWTACACS配置

H3C HWTACACS配置

作者头像
py3study
发布2020-01-07 16:04:35
6400
发布2020-01-07 16:04:35
举报
文章被收录于专栏:python3python3

hwtacacs scheme acs

 primary authentication 10.222.250.13

 primary authorization 10.222.250.13

 primary accounting 10.222.250.13

 secondary authentication 10.222.250.14

 secondary authorization 10.222.250.14

 secondary accounting 10.222.250.14

 key authentication simple nas

 key authorization simple nas

 key accounting simple nas

 user-name-format without-domain

 nas-ip 12.2.8.20

 quit

domain aaa

 authentication login hwtacacs-scheme acs local

 authorization login hwtacacs-scheme acs local

 accounting login hwtacacs-scheme acs local

 quit

domain default enable aaa

ssh server enable

public-key local create rsa    //生成 RSA 密钥对,ssh配置很容易忘记这条命令

line vty 0 63

 authentication-mode scheme

 user-role network-admin

 quit

local-user works class manage

 password simple 123456

 service-type ssh

 authorization-attribute user-role network-admin

 quit

Tacacs+配置请参考相关文档

本文参与 腾讯云自媒体分享计划,分享自作者个人站点/博客。
原始发表:2019-09-15 ,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 作者个人站点/博客 前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体分享计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档