...
The
Spacevars | ||
---|---|---|
|
Spacevars | ||
---|---|---|
|
...
The Remote Policy Server configuration commands are described below.If the
Spacevars | ||
---|---|---|
|
Code Block | ||
---|---|---|
| ||
% set system policyServer remoteServer epxVM ipAddress 169.254.77.2 state enabled |
Code Block | ||
---|---|---|
| ||
% set system policyServer remoteServer <softswitch_<softswitch_name> action <dryUp | force> ipAddress 169.254.77.2 keepAliveTimer <1-60 seconds> mode <active | alternate | outOfService | standby> portNumber <softswitch port number> retries <0-32> retryTimer <# milliseconds> state <disabled | enabled> subPortNumber <port number for subscriber data> transactionTimer <50-60000 milliseconds> % request system policyServer remoteServer <softswitch_name> switchBack |
...
Parameter | Length/Range | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| N/A | The name of the remote policy server. | ||||||||||||
| N/A | Use this object to specify the action to take against the policy server.
| ||||||||||||
| N/A | To configure the ePSX as a remote server, use the default VM IP address: 169.254.77.2. | ||||||||||||
| 1-60 | The time interval (in seconds) to wait before issuing a "keepalive" poll to the policy server. This poll is issued only if there is no other policy server activity during this interval. The receipt of any message from the policy server resets the elapsed time to 0 (default = 5). | ||||||||||||
| N/A | The operational state of the remote policy server:
| ||||||||||||
| 1-65535 | The logical port number used for IP communication with the remote policy server. (default = 3055). | ||||||||||||
| 0-32 | The number of times to retry any remote policy server transaction. (default = 1). | ||||||||||||
| N/A | The time (in milliseconds) for the
| ||||||||||||
| N/A | Administrative state of the remote policy server. Options are:
| ||||||||||||
| 1-65535 | The port number assigned for the IP address of the policy server for the specific purpose of communicating subscriber data. (default = 3053). | ||||||||||||
| N/A | Use this parameter with the | ||||||||||||
| 50-60000 | The time for
retries setting. (default = 2500). |
| 1-64 | Displays the different levels of output information in show commands. |
To set the remote policy server configuration:
...