Simply, these are the examples of the commands used to view the routing table in Solaris.
netstat -r
Optionally, to prevent reverse dns lookups which may slow down the execution of the command:
netstat -rn
netstat -r
Optionally, to prevent reverse dns lookups which may slow down the execution of the command:
netstat -rn