Examples

Within JCL:
//TCPDVP EXEC  PGM=MODDVIPA,REGION=0K,TIME=1440,                       X  
//             PARM='POSIX(ON) ALL31(ON)/-p TCPCS3 -c 1.2.3.4'  
From OMVS shell:
moddvipa -p TCPCS3 -c 1.2.3.4 

From the TSO command prompt:

moddvipa -p TCPCS3 -c 1.2.3.4 
Restriction: MODDVIPA must be listed in the AUTHCMD NAMES section of the IKJTSOxx member of SYS1.PARMLIB.