netstat 显示established的连接
netstat –a 显示所有连接(按机器名和已知端口名显示)
netstat –an 显示所有连接(按IP和端口号显示)
netstat –r 显示路由信息