Netstat command and their use for windows server
Netstat-a---- it show all connections and listening ports.
it is most common used parameter
Netstat-f------it show FULLY QUALIFIED DOMAIN NAME (FQDN) above image show result of this command .
Netstat-a-n-o it show PID process identifier is open
Netstat-b --- give list of each process with user friendly way
Netstat-r --- it show Routing table of system
Netstat-a---- it show all connections and listening ports.
it is most common used parameter
Netstat-f------it show FULLY QUALIFIED DOMAIN NAME (FQDN) above image show result of this command .
Netstat-a-n-o it show PID process identifier is open
Netstat-b --- give list of each process with user friendly way
Netstat-r --- it show Routing table of system
No comments:
Post a Comment