z/OS Communications Server
Ping with source IP address


Can you PING this destination using the source ip option, using the ip address of the  physical interface? 
      From TSO use the following command:  PING <destaddr> (SRCIP <sourceaddr>)
      From OMVS use the following command:  ping -s <sourceaddr> <destaddr>

Is this PING successful?