In this section:

Overview

The Capabilities Exchange Request (CER) Parameter Set object is used to configure the parameters used in CER and Capabilities Exchange Answer (CEA) messages during the capabilities exchange procedure that is performed when a Diameter connection is first established.

This parameter set may also be used to configure an override of the Local Diameter ID on a given node, effectively allowing a single DSC Node to act like more than one logical Diameter Node. Incorrectly configuring the Local Diameter ID Override results in error (see Error Scenario Examples for Configuring the Local Diameter ID).

Note

The Local Diameter ID Override may not match the Adjacent Diameter ID of an ADN in that DSC Node.

Note

The CER Supported Vendor ID parameter can be defined in the CER Parameter Set object. The new parameter contains the Vendor ID attribute defined in the DSC definitions and specifies the vendor ID to be sent in the CER and CEA messages.

To create a CER Parameter Set

Click to read more...

To configure a CER Parameter Set

Click to read more...

Possible Errors in Configuring the Local Diameter ID

Incorrectly configuring the Local Diameter ID results in the errors as detailed in this section.

Consider the following CER Parameter Sets:

NameLocal Diameter ID Override
foofoo.sonusnet.com
barbar.sonusnet.com
default 

Scenario 1

Do not configure an ADN Connection with a CER Parameter Set that has a Local DID Override equal to any existing ADN DID given that this later has an ADN Connection defined.

For example,

StepsADN DIDADN ConnectionCER Parameter Set
1foo.sonusnet.com1default
2bar.sonusnet.com1trying to configure to foo fails
StepsADN DIDADN ConnectionCER Parameter Set
1foo.sonusnet.comNONEN/A
2bar.sonusnet.com1Trying to configure to foo succeeds

Scenario 2

Do not create an ADN Connection for an ADN if the DID of this ADN is already used as the Local DID Override of a CER parameter Set used in an ADN Connection of another ADN.

For example,

StepsADN DIDADN ConnectionCER Parameter Set
1foo.sonusnet.com1bar
2bar.sonusnet.comTrying to create an ADN Connection failsN/A

Scenario 3

Do not configure an ADN Connection with a CER Parameter Set that has a Local DID Override equal to its ADN's DID.

For example,

StepsADN DIDADN ConnectionCER Parameter Set
1foo.sonusnet.com1Trying to configure to foo fails

 

  • No labels