Appendix D Cisco Secure ACS Command-Line Database Utility
User and AAA Client Import Option
D-22
User Guide for Cisco Secure ACS for Windows Server
78-14696-01, Version 3.1
For example, the following ADD_NAS statement causes CSUtil.exe to add a
AAA client with the name “SVR2-T+”, using with the single
connection and keep alive packet options enabled:
ADD_NAS:SVR2-T+:IP:
IP address
:KEY:
shared secret
:VENDOR:" (Cisco
IOS)":NDG:"East Coast":SINGLE_CON:Y:KEEPALIVE:Y
DEL_NAS Statements
DEL_NAS statements are optional. The DEL_NAS token, detailed in
Table D-6
,
is the only token in a DEL_NAS statement. DEL_NAS statements delete AAA
client definitions from Cisco Secure ACS.
For example, the following DEL_NAS statement causes CSUtil.exe to delete a
AAA client with the name “SVR2-T+”:
DEL_NAS:SVR2-T+
SINGLE_CON
No
Y or N
For AAA clients using only, the value
set for this TOKEN specifies whether the Single
Connect AAA Client option is enabled.
For more information, see
Adding a AAA Client,
page 4-15
.
KEEPALIVE
No
Y or N
For AAA clients using only, the value
set for this token specifies whether or not the Log
Update/Watchdog Packets from this Access
Server option is enabled. For more information,
see
Adding a AAA Client, page 4-15
.
Table D-5
ADD_NAS Statement Tokens (continued)
Token
Required
Value Required
Description
Table D-6
DEL_NAS Statement Tokens
Token
Required
Value Required
Description
DEL_NAS
Yes
AAA client name
The name of the AAA client that is to be deleted.