Software
>>
OS
>>
Unix
>>
Solaris
>>
How to determine what is the default gateway on the system
Method 1
#
netstat -r
Method 2
#
route get 0.0.0.0
Method 3
view contents of
/etc/defaultrouter
Please enable JavaScript to view the
comments powered by Disqus.