To add a default route to an SVM after creation run the following command:
network route create -vserver [VSERVER] -destination 0.0.0.0/0 -gateway {defaultgw_IP]
eg
network route create -vserver mySVM01-destination 0.0.0.0/0 -gateway 192.168.1.254