Leaflet
1-13
思科 ASA 系列命令参考,A 至 H 命令
第 1 章 aaa accounting command 至 accounting-server-group 命令
aaa authentication console
示例 以下示例展示使用 aaa authentication console 命令与带有服务器标记 “radius”的 RADIUS 服务
器进行 Telnet 连接。
ciscoasa(config)# aaa authentication telnet console radius
以下示例识别用于启用身份验证的服务器组 “AuthIn”:
ciscoasa(config)# aaa authentication enable console AuthIn
以下示例展示当 “svrgrp1” 组中的所有服务器都失败时,aaa authentication console 命令与回退
至 LOCAL 用户数据库的结合使用:
ciscoasa(config)# aaa-server svrgrp1 protocol tacacs
ciscoasa(config)# aaa authentication ssh console svrgrp1 LOCAL
相关命令
命令 说明
aaa authentication
启用或禁用用户身份验证。
aaa-server host
指定要用于用户身份验证的 AAA 服务器。
clear configure aaa
删除或重置配置的 AAA 记账值。
ldap map-attributes
将 LDAP 属性映射到 ASA 可理解的 RADIUS 属性。
service-type
限制本地用户 CLI 访问。
show running-config
aaa
显示 AAA 配置。