Panel | ||||
---|---|---|---|---|
In this section:
|
Info | ||
---|---|---|
| ||
Related articles: |
The Policy Server
This object allows you to configure up to 10 policy servers (one local server and nine external policy servers). When an active server becomes congested, the
Spacevars | ||
---|---|---|
|
The
Spacevars | ||
---|---|---|
|
Types of policy server configurations include:
The
Spacevars | ||
---|---|---|
|
Spacevars | ||
---|---|---|
|
The Policy Server global configuration commands are described below. The
Spacevars | ||
---|---|---|
|
Info | ||||
---|---|---|---|---|
| ||||
The
|
Info | ||
---|---|---|
| ||
The DNS query to an Interface Group outside the address context feature adds additional flexibility to query the PSX FQDN with a particular DNS Group. For more information, refer to DNS Support. |
Code Block | ||
---|---|---|
| ||
% set system policyServer globalConfig
addressContext <address context name>
congestionControl <disabled | enabled>
dnsGroup <DNS group server name>
ipInterfaceGroup <ipInterfaceGroup_name>
ipVar <metavariable name> [SBC SWe Cloud only]
mgmtInterfaceGroup <mgmtInterfaceGroup_name>
reconnectTimeout <1 | ||
Code Block | ||
| ||
% set system policyServer globalConfig addressContext <address context name> congestionControl <disabled | enabled> ipInterfaceGroup <ipInterfaceGroup_name> mgmtInterfaceGroup <mgmtInterfaceGroup_name> reconnectTimeout <1-3600 seconds> switchOverMode <automatic | manual> type <ip | mgmt> |
Caption | ||||
---|---|---|---|---|
| ||||
Parameter
Length/Range
Description
addressContext
<address context name>
– The address context for the policy Server IP Interface Group.
Note |
---|
This parameter is only configurable (visible from command line) when attribute |
congestionControl
N/A
When this parameter is enabled, the
Spacevars | ||
---|---|---|
|
enabled
disabled
(default)
ipInterfaceGroup
The IP Interface Group belonging to the configured address context. This IP Interface Group is used for communicating with the external PSX.
<ip | mgmt>
|
Caption | ||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||||||
|
addressContext
is set
|
|
To set the policy server global configuration using management interface group called "mgmtGroup":
Code Block | ||
---|---|---|
| ||
% set system policyServer globalConfig type mgmt mgmtInterfaceGroup mgmtGroup congestionControl enabled reconnectTimeout 5 switchOverMode automatic |
To view the policy server global configuration settings:
Code Block | ||
---|---|---|
| ||
% show system policyServer globalConfig reconnectTimeout 5; switchOverMode automatic; congestionControl enabled; type mgmt; mgmtInterfaceGroup mgmtGroup; |
To To view the status of policy server global configuration from system-level mode:
Code Block | ||
---|---|---|
| ||
> show table system policyServer globalConfig reconnectTimeout 5; switchOverMode automatic; congestionControl enabled; type mgmt; mgmtInterfaceGroup mgmtGroup; |
The Local Policy Server configuration commands are described below.
Code Block | ||
---|---|---|
| ||
% set system policyServer localServer <softswitch_name> action <dryUp | force> keepAliveTimer <1-60 seconds> mode <active | alternate | outOfService | standby> retries <0-32> retryTimer <# milliseconds> state <disabled | enabled> transactionTimer <50-60000 milliseconds> |
Caption | ||||
---|---|---|---|---|
| ||||
Parameter | Length/Range | Description | ||||
---|---|---|---|---|---|---|
| N/A | Specifies the name of the local policy server. | ||||
| N/A | Specifies the method on which queued transactions are processed, when operational state is either standby or out-of-service: | ||||
| 1-60 | Specifies 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. | ||||
| N/A | Specifies the operational state of the local policy server:
NOTE: If two external active policy servers fail and local policy server is in standby mode, the standby local policy server is used as active server until the external policy server becomes active. | ||||
| 0-32 | Specifies the number of retries for any policy server transaction. Must be 0-32, default is 1. | ||||
| N/A | Specifies the time (in milliseconds) for the
| ||||
| N/A |
| N/A | |||
Note | The administrative state of the local policy server. Options are:
NOTE: If changing the state, ensure mode is first set to "outofservice". | |||||
| 50-60000 | Time to wait (in milliseconds) for a reply from the initial transaction request. When this timer expires, a transaction retry will be issued. Subsequent retries of this transaction are controlled by |
| 1-64 | Displays the different levels of output information in show commands.(Default = 2500) |
To set the local policy server configuration:
Code Block | ||
---|---|---|
| ||
% set system policyServer localServer PSX_LOCAL_SERVER action dryUp keepAliveTimer 3 mode standby retries 1 retryTimer 2500 state enabled transactionTimer 2500 |
To view the local policy server configuration settings:
Code Block | ||
---|---|---|
| ||
% show system policyServer localServer localServer PSX_LOCAL_SERVER { state enabled; mode standby; action dryUp; transactionTimer 2500; keepAliveTimer 3; retryTimer 2500; retries 1; } |
To view the status of local policy servers:
Code Block | ||
---|---|---|
| ||
% show table system policyServer localServer KEEP TRANSACTION ALIVE RETRY NAME STATE MODE ACTION TIMER TIMER TIMER RETRIES ------------------------------------------------------------------------------- PSX_LOCAL_SERVER enabled active dryUp 2500 5 2500 1 |
The Remote Policy Server configuration commands are described below.
Code Block | ||
---|---|---|
| ||
% set system policyServer remoteServer <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 |
Caption | ||||
---|---|---|---|---|
| ||||
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 | the IP address. | ||||||||||||
| 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:
NOTE: The mode must be set to 'outOfService' before changing the state. | ||||||||||||
| 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). |
To set the remote policy server configuration:
Code Block | ||
---|---|---|
| ||
% set system policyServer remoteServer RS-1 mode outOfService % set system policyServer remoteServer RS-1 ipAddress 169.254.77.2 state enabled |
To view the remote policy server configuration settings:
Code Block | ||
---|---|---|
| ||
% show system policyServer remoteServer remoteServer RS-1 { ipAddress 169.254.77.2; state enabled; mode outOfService; } |
To view the status of remote policy server from top-level CLI mode:
Code Block | ||
---|---|---|
| ||
> show table system policyServer remoteServer KEEP SUB IP PORT TRANSACTION ALIVE RETRY PORT NAME ADDRESS NUMBER STATE MODE ACTION TIMER TIMER TIMER RETRIES NUMBER -------------------------------------------------------------------------------------------- RS-1 169.254.77.2 3055 enabled active dryUp 2500 5 2500 1 3053 |
To reset the SIP registration count of the remote policy server:
Code Block | ||
---|---|---|
| ||
% request system policyServerremoteServer RS-1 switchBack result PASSED |
Info | |
---|---|
| |
| |
In order to use the 'switchBack' command, the remote policy server must first be configured to allow a manual switchback. |
Pagebreak |
---|