Configuring Diameter Nodes
relayhss
Configuring the Sh and Rf Simulator Applications
WebLogic SIP Server contains two simulator applications that you can use in development or
testing environments to evaluate Diameter client applications. To configure a simulator
application, you simply deploy the corresponding class to a configured Diameter node:
z
com.bea.wcp.diameter.sh.HssSimulator simulates an HSS in your domain for testing
Sh client applications.
z
com.bea.wcp.diameter.rf.RfSimulator simulates an CDF host for testing Rf client
applications
Note: These simulators are provided for testing or development purposes only, and is not meant
as a substitute for a production HSS or CDF.
Diameter nodes that deploy simulator applications can be targeted to running engine tier servers,
or they may be started as standalone Diameter nodes. When started in standalone mode, simulator
applications accept the command-line options described in Table 4-3. See Working with
Diameter Nodes in Developing Applications with WebLogic SIP Server for more information.
Table 4-3 Command-Line Options for Simulator Applications
Option Description
-r , -realm realm_name Specifies the realm name of the Diameter node.
-h, -host host_name Specifies the host identity of the node.
-a, -address address Specifies the listen address for this node.
-p , -port port_number Specifies the listen port number for this node.
Configuring Network Resources
4-19