Panel | ||||
---|---|---|---|---|
In this section:
|
Excerpt | ||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
The The communication between the
The Additionally, the interfaceIpAddress field is added to the policyServer 'show' command to identify the IP address the |
Login to the CLI and perform the following steps to view the current default ACL statistics and metaVariable data before configuring the
to use alternate IP addresses. Spacevars 0 product3
Info | ||
---|---|---|
| ||
Port number 3055 is used as default for D+ query. In the below example, the Source IP Address is fd00:10:6b50:41c0::d/128 (3055) and the Destination IP Address is displayed as *, since Destination IP is not configured. |
Step | Action | |||||||
---|---|---|---|---|---|---|---|---|
1 | Enter the following command to view the default ACL statistics (see Example 1 for example results):
Cloak | The Diameter Server (DS) protocol is used for communication between the | ||||||
2 | Enter the following command to view the IP addresses associated with the corresponding metaVariable (see Example 2 for example results). show table system metaVariable |
Example 1: Anchor Example 1 Example 1
Noprint | |
---|---|
|
Cloak |
---|
Example 2: Anchor Example 2 Example 2
Noprint | |
---|---|
|
Cloak |
---|
Step | Action | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | Configure alternate IP address of metaVariable to the ipVar Enter the following command to associate the alternate IP address of metaVariable to the
set system policyServer globalConfig type ip addressContext default ipInterfaceGroup S_DsbcSig_IG3 ipVar PKT0_V03_ALT_IP_02.IP
[ok]
Commit complete | ||||||||||||||||||
2 | Configure the SBC for an external PSX Enter the following commands to enable the external PSX. Code Block | set system policyServer localServer PSX_LOCAL_SERVER mode outOfService
set system policyServer localServer PSX_LOCAL_SERVER state disabled
set system policyServer remoteServer parrotpsx ipAddress fd00:10:6b50:41c0::d
set system policyServer remoteServer parrotpsx ipAddress 10.54.28.13
set system policyServer remoteServer parrotpsx action force state enabled mode active
[ok]
Commit complete | |||||||||||||||||
3 | Display the configured ipVar Enter the following command to view the default ACL statistics. The default ACL for the DS process entry contains the destination IP address with the IP address provided by the metaVariable configured in ipVar field . show table addressContext default ipAccessControlList defaultAclStatistics
| ||||||||||||||||||
4 | Display the external PSX global configuration Enter the following command to view the external PSX global configuration: show system policyServer globalConfig
| ||||||||||||||||||
5 | Display the PSX status Once the external PSX is enabled, use the following command to view the PSX status: show table system policyServer policyServerStatus
| ||||||||||||||||||
6 | Display the interface IP address over which the Enter the following command to view the new show status system policyServer policyServerStatus
| ||||||||||||||||||
7 | Verify successful communication between the configured SBC and PSX Once the IP address is configured for
|
Pagebreak |
---|