Configuring the Sh and Rf Simulator Applications Enabling Profile Service using an Sh backend

10-16 Oracle WebLogic Communications Server Administration Guide Figure 10–1 Sample Diameter Domain Example 10–5 shows the contents of the diameter.xml file used to configure engine tier servers Sh Clients in the sample domain. Example 10–6 shows the diameter.xml file used to configure the relay agents. Example 10–5 diameter.xml Configuration for Sample Engine Tier Cluster Sh Clients ?xml version=1.0 encoding=utf-8? diameter xmlns=http:www.bea.comnswlcpdiameter300 xmlns:sec=http:www.bea.comnsweblogic90security xmlns:xsi=http:www.w3.org2001XMLSchema-instance xmlns:wls=http:www.bea.comnsweblogic90securitywls configuration nameclientnodesname targetEngine1target targetEngine2target targetEngine3target realmsh_wlss.comrealm application nameWlssShApplicationname class-namecom.bea.wcp.diameter.sh.WlssShApplicationclass-name param namedestination.realmname valuerelay_wlss.comvalue param application peer hostRelay1host address10.0.1.20address port3821port peer peer hostRelay2host address10.0.1.21address port3821port peer default-route actionrelayaction serverRelay1server Configuring Diameter Client Nodes and Relay Agents 10-17 default-route route actionrelayaction serverRelay2server route configuration diameter Example 10–6 diameter.xml Configuration for Sample Relay Agents ?xml version=1.0 encoding=utf-8? diameter xmlns=http:www.bea.comnswlcpdiameter300 xmlns:sec=http:www.bea.comnsweblogic90security xmlns:xsi=http:www.w3.org2001XMLSchema-instance xmlns:wls=http:www.bea.comnsweblogic90securitywls configuration namerelaynodesname targetRelay1target targetRelay2target realmrelay_wlss.comrealm application nameRelayApplicationname class-namecom.bea.wcp.diameter.relay.RelayApplicationclass-name application peer hostEngine1host address10.0.1.1address port3821port peer peer hostEngine2host address10.0.1.2address port3821port peer peer hostEngine3host address10.0.1.3address port3821port peer peer hostRelay1host address10.0.1.20address port3821port peer peer hostRelay2host address10.0.1.21address port3821port peer peer hosthsshost addresshssserveraddress port3870port peer default-route actionrelayaction serverhssserver default-route configuration diameter