The example:
FG1 # exe ping-options source XXX.XXX.XXX.XX1
FG1 # exe ping www.google.com
PING www.l.google.com (74.125.224.147): 56 data bytes
64 bytes from 74.125.224.147: icmp_seq=0 ttl=46 time=93.7 ms
64 bytes from 74.125.224.147: icmp_seq=1 ttl=46 time=87.8 ms
--- www.l.google.com ping statistics ---
5 packets transmitted, 5 packets received, 0% packet loss
round-trip min/avg/max = 86.3/93.1/111.3 ms
FG # exe ping-options source XXX.XXX.XXX.XX2
FG # exe ping www.google.com
binding source interface address error.
PING www.l.google.com (74.125.224.147): 56 data bytes
--- www.l.google.com ping statistics ---
5 packets transmitted, 0 packets received, 100% packet loss
Thanks