0 |
-
DONT_CACHE
-
The host specified in the Redirect-Host AVP SHOULD NOT be cached. This is the default value.
When 0 (DONT_CACHE) is configured, IPWorks AAA will not include the Redirect-Host-Usage and Redirect-Max-Cache-Time AVPs in the reply message to the client.
|
1 |
-
ALL_SESSION
-
All messages within the same session, as defined by the same value of the Session-ID AVP SHOULD be sent to the host specified in the Redirect-Host AVP.
|
2 |
-
ALL_REALM
-
All messages destined for the realm requested SHOULD be sent to the host specified in the Redirect-Host AVP.
|
3 |
-
REALM_AND_APPLICATION
-
All messages for the application requested to the realm specified SHOULD be sent to the host specified in the Redirect-Host AVP.
|
4 |
-
ALL_APPLICATION
-
All messages for the application requested SHOULD be sent to the host specified in the Redirect-Host AVP.
|
5 |
-
ALL_HOST
-
All messages that would be sent to the host that generated the Redirect-Host SHOULD be sent to the host specified in the Redirect-Host AVP.
|
6 |
-
ALL_USER
-
All messages for the user requested SHOULD be sent to the host specified in the Redirect-Host AVP.
|