Configuring Diameter Client Profile
To configure the Diameter client profile, use the following sample configuration:
config
profile diameter-client diameter_client_name
endpoint endpoint_profile_name
failure-handling-profile profile_name
dictionary-name { dcca-custom8 | default | r8-gx-standard }
end
NOTES:
-
profile diameter-client diameter_client_name : Specify a Diameter client profile name.
-
endpoint endpoint_profile_name : Specify an existing endpoint profile name to associate it with a Diameter client profile. You can define a maximum of 100 client profiles.
-
failure-handling-profile profile_name : Specify an existing failure handling profile to associate it with a Diameter client profile.
-
dictionary-name { dcca-custom8 | default | r8-gx-standard } : Specify one of the following dictionaries:
-
dcca-custom8 : This dictionary is the standard Gy dictionary.
-
default : This dictionary is the default dictionary.
-
r8-gx-standard : This dictionary is the standard Gx dictionary.
-