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