Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation
Guide That Contains This Content
[+] Expand All
[-] Collapse All

    Configuring the Gx-Plus Partition

    Gx-Plus works within a specific logical system:routing instance context, called a partition.

    Note: Currently, only a single partition is supported; you must configure it within the default logical system:routing instance context.

    Before you configure the Gx-Plus partition, perform the following task:

    Configuration for the Gx-Plus partition consists of naming the partition and then associating a Diameter instance, the PCRF hostname, and the PCRF realm with the partition.

    To configure the Gx-Plus partition:

    1. Create the partition or specify the name of an existing partition.
      [edit access gx-plus]user@host# set partition partition-name
    2. Specify the Diameter instance for the Gx-Plus partition.

      Note: Currently, only the default Diameter instance, master, is supported.

      [edit access gx-plus partition partition-name]user@host# set diameter-instance instance-name
    3. (Optional) Configure the destination host for the Gx-Plus partition.
      [edit access gx-plus partition partition-name]user@host# set destination-host hostname
    4. Configure the destination realm for the Gx-Plus partition.
      [edit access gx-plus partition partition-name]user@host# set destination-realm realm

    The following example shows a Gx-Plus partition configuration.

    gx-plus {partition partition1 {diameter-instance master;destination-host pcrf1;destination-realm generic.example.com;}}

    Published: 2013-02-11