---恢复内容开始---

1.Topology Diagram拓扑图

SRE实战 互联网时代守护先锋,助力企业售后服务体系运筹帷幄!一键直达领取阿里云限量特价优惠。

基于Cisco packet tracer的AAA认证 Safe 第1张

 

2.配置ip地址

基于Cisco packet tracer的AAA认证 Safe 第2张

3.路由互通

pc1--pc2

基于Cisco packet tracer的AAA认证 Safe 第3张

pc1--pc3

基于Cisco packet tracer的AAA认证 Safe 第4张

pc2--pc3

基于Cisco packet tracer的AAA认证 Safe 第5张

4.指令文件

R1:

R1(config)#username admin1 password admin1

R1(config)# aaa new-model

R1(config)#aaa authentication login default local

R1(config)#line console 0

R1(config-line)#login authentication default

R2:

R2(config)#username admin2 password admin2
R2(config)#tacacs-server host 192.168.2.2

R2(config)#tacacs-server key admin2
R2(config)#aaa new-model

R2(config)#aaa authentication login default group tacacs+ local

R2(config)#line console 0

R2(config-line)#login authentication default

基于Cisco packet tracer的AAA认证 Safe 第6张

R3:

R3(config)#username admin3 password admin3
R3(config)#tacacs-server host 192.168.3.2

R3(config)#tacacs-server key admin3
R3(config)#aaa new-model

R3(config)#aaa authentication login default group radius local

R3(config)#line console 0

R3(config-line)#login authentication default

基于Cisco packet tracer的AAA认证 Safe 第7张

5.登录测试

基于Cisco packet tracer的AAA认证 Safe 第8张

扫码关注我们
微信号:SRE实战
拒绝背锅 运筹帷幄