You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

In this section:

Configuring Diam Node

% set addressContext ADDR_CONTEXT1 diamNode DIAMNODE originRealm sbc.com primaryOriginHost primary.sbc.com secondaryOriginHost secondary.sbc.com transactionTimeout 6000 ipInterfaceGroupName LIF1 ipV4Address 172.16.13.120
% set addressContext ADDR_CONTEXT1 diamNode DIAMNODE state enabled
% commit
% set addressContext ADDR_CONTEXT1 diamNode DIAMNODE peer RX.SONUS.COM fqdn htpcgw01.ims.mnc094.mcc235.3gppnetwork.org ipAddress 172.16.13.30
% commit
% set addressContext ADDR_CONTEXT1 diamNode DIAMNODE peer RX.SONUS.COM state enabled
% commit
% set addressContext ADDR_CONTEXT1 diamNode DIAMNODE realmRoute RX.SONUS.COM realm ims.mnc094.mcc235.3gppnetwork.org peer RX.SONUS.COM appId rx
% commit
% set addressContext ADDR_CONTEXT1 diamNode DIAMNODE realmRoute RX.SONUS.COM state enabled
% commit
% set addressContext ADDR_CONTEXT1 zone ZONE1 sipTrunkGroup TG_PCSCF_INT_IP media pcrf pcrfRealm ims.mnc094.mcc235.3gppnetwork.org pcrfCommitment supported cushionPacketSize enabled cushionNullSdp enabled

Configuring Signaling Path

% set addressContext ADDR_CONTEXT_1 zone ZONE1 sipTrunkGroup TG_PCSCF_INT_IP media pcrf signallingPath enabled
% commit

Configuring Fetch Location Information

% set addressContext ADDR_CONTEXT_1 zone ZONE1 sipTrunkGroup TG_PCSCF_INT_IP media pcrf fetchLocationInfo retrieveInAnswer
% commit

Configuring Provision Signaling Flow

% set addressContext ADDR_CONTEXT_1 zone ZONE1 sipTrunkGroup TG_PCSCF_INT_IP media pcrf provSignalingFlow enabled
% commit

Configuring Terminate On Network Failure

% set addressContext ADDR_CONTEXT_1 zone ZONE1 sipTrunkGroup TG_PCSCF_INT_IP media pcrf terminateOnNwFailure enabled
% commit

Configuring Insert P-Access-Network-Info Header

% set profiles signaling ipSignalingProfile DEFAULT_H12 commonIpAttributes flags insertPAccessNetworkInfo enable
% commit

Configuring Insert UE Flow Information

% set profiles signaling ipSignalingProfile DEFAULT_H12 commonIpAttributes flags insertUEFlowInfo enable
% commit
  • No labels