View the routing table in Solaris

Contributor Icon Contributed by qmchenry  
Tag Icon Tagged: Solaris networking  

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

 

1 Comment -


  1. Real_lmd said on November 21, 2010

    route -p show

 

RSS feed for comments on this post. TrackBack URL

Leave a comment -