ChinaUnix.net
相关文章推荐:

路由器安全管理,AAA

路由器上启动AAA服务 并在con接口上启用本地认证,若认证失败则无法登陆;在vty 接口上启用radius。若失败则不认证。配置如下; 1 R1(config)#aaa new-model //开启aaa服务 R1(config)#aaa authentication login con local //配置登陆con时,使用本地认证 R1(config)#line con 0 R1(config-line)#login authentication con //在con上应用该认证 现在用debug aaa authentica...

by 怒咆的野狼 - 网络技术文档中心 - 2007-04-30 16:18:21 阅读(768) 回复(0)

路由器

相关讨论

以下是路由器的配置 ??! ??version 12.2 ??service timestamps debug uptime ??service timestamps log uptime ??no service password-encryption ??! ??hostname xxxxxxx ??! ??aaa new-model ??! ??! ??aaa group server radius pppoe ??server 10.72.254.125 auth-port 1645 acct-port 1646 ??server 10.72.253.7 auth-port 1645 acct-port 1646 ??! ??aaa authentication ppp default group pppoe ??aaa authorization network...

路由器

by snowtty - 网络技术文档中心 - 2006-04-01 08:45:49 阅读(1062) 回复(0)

本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u2/70385/showart_715282.html

by zhangtiegang - Solaris文档中心 - 2008-05-29 11:23:28 阅读(1109) 回复(0)

TACACS+ provide command authorization because of its protocol implementation while RADIUS does not. aaa authentication enable default group tacacs+ -> After typing this command, 'enable' will go to tacacs+ server to check password. Meanwhile, tacacs+ server (Cisco secure ACS) enable setting will take effect (such as max privilege level for aaa client). aaa authorization exec -> Cisco IOS She...

by johnny_jiang - 网络技术文档中心 - 2008-01-30 17:41:06 阅读(896) 回复(0)

本帖最后由 yanhannet 于 2013-02-13 22:59 编辑 aaaaaaaaaaaaaaaaa

by yanhannet - MySQL - 2007-06-11 20:21:08 阅读(1811) 回复(1)

aa [ 本帖最后由 想休息 于 2007-3-14 10:11 编辑 ]

by 想休息 - IT职业生涯 - 2007-03-12 14:02:36 阅读(916) 回复(0)

aa [ 本帖最后由 想休息 于 2007-3-14 10:11 编辑 ]

by 想休息 - AS400 - 2007-03-12 17:42:36 阅读(1610) 回复(1)

aaaaaaaaaaaaaa [ 本帖最后由 liufayong 于 2006-11-2 15:36 编辑 ]

by liufayong - 网络与硬件 - 2006-09-12 15:32:33 阅读(1124) 回复(2)

IBM AIX 认证 000-238 - p5 and pSeries Technical Sales Support (IBM pSeries售前技术支持专家认证 ) 000-239 - p5 Solution Sales (IBM pSeries方案销售专家认证 ) 000-222 - pSeries Administration and Support for AIX 5L V5.3 000-233 - AIX 5L Installation, Backup and System Recovery 000-234 - AIX 5L Performance and Systems Tuning 000-235 - AIX 5L Problem Determination 000-237 - pSeries HACMP f...

by zasilea - AIX - 2006-08-16 11:22:59 阅读(857) 回复(0)