Sun Microsystems, Inc.  Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition
   Home | Current Systems | Former STK Products | EOL Systems | Components | General Info | Search | Feedback

Asset ID: 1-72-2347354.1
Update Date:2018-05-15
Keywords:

Solution Type  Problem Resolution Sure

Solution  2347354.1 :   DSR Installation: NOAM FAST DEPLOYMENT ISSUE  


Related Items
  • Oracle Communications Diameter Signaling Router (DSR)
  •  
Related Categories
  • PLA-Support>Sun Systems>CommsGBU>Global Signaling Solutions>SN-SND: Tekelec DSR
  •  




In this Document
Symptoms
Changes
Cause
Solution
References


Created from <SR 3-16573529321>

Applies to:

Oracle Communications Diameter Signaling Router (DSR) - Version DSR 7.2.0 and later
Information in this document applies to any platform.

Symptoms

Attempts to execute a new install using IPv6 addressing and the DSR Fast Deployment script for NOAMs encountered “Error: Failed to set bridge xmi” and "Error: Failed to edit interface XMI" resulting in script failing.

Changes

 New install; using IPv6 rather than IPv4 addressing.

Cause

Templates and documentation do not provide direction or accommodation for IPv6 use, although it is supported.

Solution

The DSR_NOAM_FD_RMS.xml and DSR_NOAM_FD_Blade.xml file templates for Fast Deploy contain no guidance about using IPv6 addressing.  Most elements in these files are not sensitive between IPv4 and IPv6, however the TPD elements (specifically the <tpdbridges> and <tpdinterfaces> sections) need to have their <address></address> tags replaced with <IPv6address></IPv6address> tags.

Example:

<address>2405:200:330:A101:101::a8</address>
<netmask>ffff:ffff:ffff:ffff:ffff:ffff:ffff::</netmask>

Would be replaced as (with mask summarized):

<IPv6address>2405:200:330:A101:101::a8/112</IPv6address>

 

NOTE:  <ipaddress> tags elsewhere in the xml files do not require alteration.

Bugs have been written against DSR documentation and xml templates to correct in a future release.

References

<BUG:27366165> - ADD ONE STEP TO CONFIGURE IPV6/IPV4 WHEN UPDATE THE DSR FAST DEPLOYMENT TEMPLATE
<BUG:27366135> - FAST DEPLOYMENT FDCONFIG TEMPLATE FILES MISS IPV6 FIELDS AND NOTES

Attachments
This solution has no attachment
  Copyright © 2018 Oracle, Inc.  All rights reserved.
 Feedback