Routing Table in SunOS

Pheran

Diamond Member
Apr 26, 2001
5,740
35
91
I'm assuming you mean Solaris (i.e. SunOS 5.x).

netstat -r

netstat -rn will also do it, but that turns off DNS lookups, which you may or may not want.

ScottMac, "route print" does not work on Solaris. That's a Windows thing.