Article ID: 929851 - Last Review: January 31, 2008 - Revision: 4.2 The default dynamic port range for TCP/IP has changed in Windows Vista and in Windows Server 2008INTRODUCTIONTo comply with Internet Assigned Numbers Authority (IANA) recommendations, Microsoft has increased the dynamic client port range for outgoing connections in Windows Vista and in Windows Server 2008. The new default start port is 49152, and the default end port is 65535. This is a change from the configuration of earlier versions of Microsoft Windows that used a default port range of 1025 through 5000. MORE INFORMATIONYou can view the dynamic port range on a computer that is running Windows Vista or Windows Server 2008 computer by using the following netsh commands:
netsh int <ipv4|ipv6> set dynamic <tcp|udp> start=number num=range This command sets the dynamic port range for TCP. The start port is number, and the total number of ports is range. The following are sample commands:
REFERENCESFor more information about IANA port-assignment standards, visit the following IANA Web site: http://www.iana.org/assignments/port-numbers
(http://www.iana.org/assignments/port-numbers)
Microsoft provides third-party contact information to help you find technical support. This contact information may change without notice. Microsoft does not guarantee the accuracy of this third-party contact information.
APPLIES TO
| Article Translations
|

Back to the top
