IBM Support

How to change the IP configuration of Planning Analytics Workspace Local on Linux

Troubleshooting


Problem

Instructions on how to change the default IP address that Planning Analytics Local on Linux uses.

Resolving The Problem

To change the subnet for the 'paw_net' network, run the following docker commands:

docker network rm paw_net

docker network create -d bridge --subnet 10.12.0.0/16 paw_net

The script scripts/create_network.sh creates the initial paw_net network.

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSCTEW","label":"IBM Planning Analytics Local"},"Component":"Planning Analytics v2.0 - Workspace","Platform":[{"code":"PF016","label":"Linux"}],"Version":"2.0.1;2.0.2","Edition":"","Line of Business":{"code":"LOB10","label":"Data and AI"}}]

Document Information

Modified date:
12 September 2019

UID

swg22006624