The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > AIX
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 04-22-2008
hemanshupatira hemanshupatira is offline
Registered User
 

Join Date: Apr 2008
Posts: 4
Command to release a port in AIX

Hi All,

I wanna know the command to release a particualr port in AIX machine without rebooting it.

Code:
# netstat -a | grep 7100
tcp4       0      0  loopback.7100      *.*                    LISTEN
#
In the above example, how to release the port 7100

Thanks in advance.

-Hemanshu

Last edited by Yogesh Sawant; 04-22-2008 at 09:42 PM. Reason: added code tags
Reply With Quote
Forum Sponsor