[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:
- 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.
- user@host# edit slot 0 ims aracf-rq peer primary-spdf
- (Optional) Specify the IP address of the remote peer.
- [edit slot 0 ims aracf-rq peer primary-spdf]
- user@host# set address address
- (Optional) Specify the Diameter identifier for the remote
endpoint that is the originator of the Diameter message.
- [edit slot 0 ims aracf-rq peer primary-spdf]
- user@host# set origin-host origin-host
- (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]