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

Configuring the Remote Diameter Peer

Use the following configuration statements to configure the remote Diameter peer:

slot number ims aracf-rq peer primary-spdf {
address address;
origin-host origin-host;
}

To configure the remote Diameter peer:

  1. From configuration mode, access the configuration statement that configures the Diameter peer. In this sample procedure, the remote SPDF peer called primary-spdf is configured.
  2. (Optional) Specify the IP address of the remote peer.
  3. (Optional) Specify the Diameter identifier for the remote endpoint that is the originator of the Diameter message.
  4. (Optional) Verify your configuration.
    [edit slot 0 ims aracf-rq peer primary-spdf] 
    user@host# show 
    address 127.0.0.1;
    origin-host testclient;
    
    

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