Ping out of specific interface

when performing a ping from the terminal is it possible to specify the interface for the ping request ?


Thank you

Not specifick interface but the source address can be altered..

ping 123.123.123.123 src-address=xx.yy.zz.ww

/Henrik