Dear Jiro,
Have a nice day!
You can refer to the following steps to modify the network configurations of a shared VPC:
1. Use PuTTY to log in to the FusionCompute Pro node as user gandalf.
If FusionCompute Pro is deployed in active/standby mode, use the floating IP address to log in to the active node.
If FusionCompute Pro is deployed in a single node, use the management IP address to log in to the FusionCompute Pro node.
2. Run the following command to disable user logout upon system timeout:
TMOUT=0
3. Run the following command to modify network configurations of the shared VPC:
confNetInfo Parameter
For example, to enable tenants to exclusively use networks, run the confNetInfo Share_Network false command. If the following information is displayed, the configuration is successful:
configure success
Hope can help you!