[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

Configuring the JSRC Partition

JSRC 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 JSRC partition, perform the following task:

Configuration for the JSRC partition consists of naming the partition and then associating a Diameter instance, the SAE hostname, and the SAE realm with the partition.

To configure the JSRC partition:

  1. Create the partition.
    [edit jsrc]
    user@host# set partition partition1
  2. Specify the Diameter instance for the JSRC partition.

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

    [edit jsrc partition partition1]
    user@host# set diameter-instance master
  3. Configure the destination host for the JSRC partition.
    [edit jsrc partition partition1]
    user@host# set destination-host sae1
  4. Configure the destination realm for the JSRC partition.
    [edit jsrc partition partition1]
    user@host# set destination-realm generic.example.com

Related Topics


[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]