HP-UX AAA Server A.08.02 Administrator's Guide

9 *.*.ACK REPLY Hold
10 *.*.NAK REPLY Hold
11 *.*.ACC_CHAL REPLY Hold
12 *.*.ACCT_DUP RAD2RAD REPLYHold Xstring="default.accounting.proxy.server"
13 Hold:
14 *.*.TIMEOUT NULL End
15 End:
Line 1 to 2 The FSM handles the request normally until it reaches the ACCTwait state.
Lines 2 to 4 RAD2RAD forwards the message to default.accouting.proxy.server. When
a response is received from the remote server, the FSM transitions to the
REPLYHold state.
Lines 5 to 8 The next state listed in the state table is IPPool, since ACCTlog is no longer
required. The remaining states handle authentication requests.
Lines 9 to 15 Handle the accounting response from the remote server and close the request.
NOTE: This example appears in the AAA Server-provided template file, proxyacct.fsm.
Custom State Tables 299