D-23
User Guide for Cisco Secure ACS for Windows Server
78-16592-01
Appendix D CSUtil Database Utility
User and AAA Client Import Option
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-16
.
KEEPALIVE
No
Y or N
For AAA clients using only, the value set for this
token specifies whether the Log Update/Watchdog Packets
from this Access Server option is enabled. For more
information, see
Adding a AAA Client, page 4-16
.
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.