Output

The MODDVIPA utility sets the following exit (completion) codes for create (-c):
0
Success: The DVIPA was activated.
4
Warning: The requested DVIPA is within the VIPARANGE subnet but it is already active on this stack; another application created this DVIPA. Your application can use the DVIPA, but the application that created the DVIPA can delete it at any time.
8
Error: The IP address was not defined as a DVIPA on this TCP/IP.
12
An error was found in the input parameters
The MODDVIPA utility sets the following exit (completion) codes for delete (-d):
0
Success: The dynamic VIPA was deleted.
8
Error: The requested DVIPA was not deleted.
12
An error was found in the input parameters
Notes:
  1. When an error is detected, the ernno text and errnojr value are printed to stderr.
  2. If the IP address requested for the DVIPA is not within a VIPARANGE configured on this stack, completion code 8 is returned even if the IP address is currently active on this stack