Table of Contents

Search

  1. Preface
  2. Introduction to Test Data Management
  3. Test Data Manager
  4. Projects
  5. Policies
  6. Data Discovery
  7. Creating a Data Subset
  8. Performing a Data Masking Operation
  9. Data Masking Techniques and Parameters
  10. Data Generation
  11. Data Generation Techniques and Parameters
  12. Working with Test Data Warehouse
  13. Analyzing Test Data with Data Coverage
  14. Plans and Workflows
  15. Monitor
  16. Reports
  17. ilmcmd
  18. tdwcmd
  19. tdwquery
  20. Appendix A: Data Type Reference
  21. Appendix B: Data Type Reference for Test Data Warehouse
  22. Appendix C: Data Type Reference for Hadoop
  23. Appendix D: Glossary

User Guide

User Guide

IP Address Masking

IP Address Masking

IP address masking applies a built-in mask format to change IP addresses. Mask string datatypes with IP address masking.
Use IP address masking to mask data with the string datatype.
IP masking splits an IP address into four numbers, separated by periods. The first number is the network. The
Integration Service
masks the network number within the network range.
The
Integration Service
does not mask the class and private network address. The
Integration Service
masks a Class A IP address as a Class A IP Address and a 10.x.x.x address as a 10.x.x.x address.
For example, the
Integration Service
can mask
11.12.23.34
as
75.32.42.52
, and
10.23.24.32
as
10.61.74.84
.

0 COMMENTS

We’d like to hear from you!