Really..? It's very interesting. :) The route command is actually a command to manipulate the routing tables. Of course, you can see the routing tables with the route command on linux system. (but not OpenSolaris.)
If you want to see and check the routing tables, use the netstat command. # netstat -rn -- This message posted from opensolaris.org