Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

Configuring Diameter Profiles

date_range 06-Dec-23

The Diameter profile provides network access information for the Diameter application.

Note:

To make a change to a Diameter profile, you must be in maintenance mode. (See Changing PCEF Profiles, PCC Rules, PCC Rulebases, Diameter Profiles, Flow Descriptions, and PCC Action Profiles).

To configure the Diameter profile:

  1. Create the Diameter profile for the Gx application (gx-profile).
    content_copy zoom_out_map
    [edit]
    user@host# set unified-edge diameter-profiles gx-profile profile-name
    
  2. Set up the target for the profile.
    content_copy zoom_out_map
    [edit unified-edge diameter-profiles gx-profile profile-name]
    user@host# set targets target-name
    
  3. Specify the destination realm associated with the target.
    content_copy zoom_out_map
    [edit unified-edge diameter-profiles gx-profile profile-name targets target-name]
    user@host# set destination-realm realm-name
    
  4. Specify the priority associated with the target.

    The prioritization determines failover or load-balancing behavior. For load balancing, configure the targets with the same priority.

    content_copy zoom_out_map
    [edit unified-edge diameter-profiles gx-profile profile-name targets target-name]
    user@host# set priority priority-value
    
  5. Specify the network element associated with the target.
    content_copy zoom_out_map
    [edit unified-edge diameter-profiles gx-profile profile-name targets target-name]
    user@host# set network-element element-name
    
  6. (Optional) Specify the destination host associated with the target.
    content_copy zoom_out_map
    [edit unified-edge diameter-profiles gx-profile profile-name targets target-name]
    user@host# set destination-host hostname
    
footer-navigation