Panel | |
---|---|
In this section:
|
The
Spacevars | ||
---|---|---|
|
Use the Diameter Node object to configure the Diameter Realm for external QoS requests on a per-IP TG basis.
Include Page | ||||
---|---|---|---|---|
|
Note |
---|
When configuring a Diameter Node in an HA configuration, the |
Note |
---|
Do not configure PCRF on the Egress leg of the trunk group for REGISTER. |
Code Block | ||
---|---|---|
| ||
% set addressContext <addressContext_name> diamNode <diameterNode_name> dumpPdu <disabled | enabled> ipInterfaceGroupName <IPIG_name> ipV4Address <IPv4 address towards peer> ipV6Address <IPv6 address towards peer> originRealm <origin realm name> peer <peer_name> deviceWatchdogTimer <0-100000 ms> deviceWatchdogTimerAnswerTimeout <1000-500000 ms> fqdn <1-256 characters> ipAddress <IP address> state <disabled | enabled> tcpPort <#> primaryOriginHost <primary host name> realmRoute <realmRoute_name> appId rx<rf | rx> peer <name> priority <0-100> realm <name> state <disabled | enabled> secondaryOriginHost <secondary host name> state <disabled | enabled> transactionTimeout <500-6000 milliseconds> |
Caption | |||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||||||||||||||||||||
|
Example Diameter Node configuration:
Code Block | ||
---|---|---|
| ||
% set addressContext ADDR_CONTEXT_1 diamNode diam ipInterfaceGroupName LIG1 ipV4Address 10.54.154.89 ipV6Address fe80::210:6bff:fe03:231 originRealm pcscf-open-ims.test primaryOriginHost katie secondaryOriginHost eleanor transactionTimeout 1500 |
Mandatory parameters:
Default Values:
Example Peer Configuration:
Code Block | ||
---|---|---|
| ||
% set addressContext ADDR_CONTEXT_1 diamNode diam peer camiant.nj.sonusnet.com ipAddress 1.2.3.4 fqdn camiant.nj.sonusnet.com tcpPort 4868 |
Mandatory parameters:
Default values:
Example Realm Route Configuration:
Code Block | ||
---|---|---|
| ||
% set addressContext ADDR_CONTEXT_1 diamNode diam realmRoute camiant.nj.sonusnet.com realm camiant.nj.sonusnet.com peer camiant.nj.sonusnet.com appId rx priority 1 |
Mandatory parameters:
Default values:
Pagebreak |
---|