Solaris UNIX: Show Network Routing Table Information

by Vivek Gite on January 27, 2009 · 0 comments

How do I show networking routing table information under Solaris UNIX operating systems using a shell prompt?

You need to use the netstat command to display the IP routing table under Solaris UNIX operating systems.

netstat command example

Type the following commands:
netstat -r
OR
/usr/bin/netstat
OR
netstat -rn

Featured Articles:

Share this with other sys admins!
Facebook it - Tweet it - Print it -

Leave a Comment

You can use these HTML tags and attributes for your code and commands: <strong> <em> <ol> <li> <u> <ul> <blockquote> <pre> <a href="" title="">
What is 13 + 14 ?
Please leave these two fields as-is:
Solve the simple math so we know that you are a human and not a bot.




Previous post:

Next post: