Set a static IP route // netduino 2 plus ethernet

I would like my netduino app to communicate with my smtp server located on a vpn link.

need to be able to add a command line such as “route add -p 192.168.x.x mask 255.255.255.0 IF 0 metric 1”