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
     

    Related Documentation

     

    Configuring Diameter Peers

    You can configure the peers to which Diameter sends messages. By default, logical system default and routing instance master are used. Port 3868 is used for active connections to peers by default.

    To configure a remote peer for a Diameter instance:

    1. Specify the name of the Diameter peer.
      [edit diameter]user@host# set peer p3
    2. Specify the address of the Diameter peer.
      [edit diameter peer p3]user@host# set address 192.168.23.10
    3. (Optional) Specify a routing instance, a logical system, or a logical system and routing instance for the Diameter peer.
      [edit diameter peer p3]user@host# set routing-instance ri8
      [edit diameter peer p3]user@host# set logical-system ls10
      [edit diameter peer p3]user@host# set logical-system ls10 routing-instance ri8
    4. (Optional) Specify the port that Diameter uses for active connections to the peer.
      [edit diameter peer p3]user@host# set connect-actively port 49152
    5. Specify the transport that Diameter uses for active connections to the peer.
      [edit diameter peer p3]user@host# set connect-actively transport t6
     

    Related Documentation

     

    Published: 2013-02-11