Navigation
Supported Platforms
Configuring the Diameter Transport
You can configure one or more transports for a Diameter instance to set the IP address for the local connection, and optionally configure a logical system or routing instance context. By default, the logical system default and the routing instance master are used. The logical system and 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:
- Configure the transport name.[edit diameter]user@host# set transport t1
- Configure the local IP address for the Diameter local
transport connection.[edit diameter transport t1]user@host# set address 10.9.20.0
- (Optional) Configure a logical system and optionally a
routing instance for the transport.[edit diameter transport t1]user@host# set logical-system ls5
- (Optional) Configure a routing instance for the transport.[edit diameter transport t1]user@host# set routing-instance ri10