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 the Diameter Transport

date_range 13-Jan-21

You can configure one or more transports for a Diameter instance to set the source IP address for the local connection, and optionally configure a routing instance context. The routing instance for the transport connection must match that for the peer, or a configuration error is reported. Multiple peers can share the same transport.

To configure a transport for a Diameter instance:

  1. Configure the transport name.
    content_copy zoom_out_map
    [edit access diameter]
    user@host# set transport transport-name
    
  2. Configure the source IP address for the Diameter local transport connection.
    content_copy zoom_out_map
    [edit access diameter transport transport-name]
    user@host# set address ip-address
    
  3. (Optional) Configure a routing instance, to which the address is bound, for the transport.
    content_copy zoom_out_map
    [edit access diameter transport transport-name]
    user@host# set routing-instance routing-instance
    
footer-navigation