On the Mac the command is similar, but a bit different 
 Just as a note to myself and anyone else interested:
add network:
 1 | sudo route add -net 10.67.0.0/16  192.168.120.254sudo route add -host 10.67.0.0/16  192.168.120.254 | 
转载于:https://blog.51cto.com/huifu/1040114