NetTCPIP
This reference provides cmdlet descriptions and syntax for all Net TCP/IP-specific cmdlets. It lists the cmdlets in alphabetical order based on the verb at the beginning of the cmdlet.
NetTCPIP
Find-NetRoute |
Finds the best local IP address and the best route to reach a remote address. |
Get-NetCompartment |
Gets all network compartments in the protocol stack. |
Get-NetIPAddress |
Gets the IP address configuration. |
Get-NetIPConfiguration |
Gets IP network configuration. |
Get-NetIPInterface |
Gets an IP interface. |
Get-NetIPv4Protocol |
Gets IPv4 protocol configurations. |
Get-NetIPv6Protocol |
Gets IPv6 protocol configurations. |
Get-NetNeighbor |
Gets neighbor cache entries. |
Get-NetOffloadGlobalSetting |
Gets the global TCP/IP offload settings. |
Get-NetPrefixPolicy |
Gets the prefix policy. |
Get-NetRoute |
Gets the IP route information from the IP routing table. |
Get-NetTCPConnection |
Gets TCP connections. |
Get-NetTCPSetting |
Gets information about TCP settings and configuration. |
Get-NetTransportFilter |
Gets transport filters. |
Get-NetUDPEndpoint |
Gets current UDP endpoint statistics. |
Get-NetUDPSetting |
Gets UDP settings. |
New-NetIPAddress |
Creates and configures an IP address. |
New-NetNeighbor |
Creates a neighbor cache entry. |
New-NetRoute |
Creates a route in the IP routing table. |
New-NetTransportFilter |
Creates a transport filter. |
Remove-NetIPAddress |
Removes an IP address and its configuration. |
Remove-NetNeighbor |
Removes neighbor cache entries. |
Remove-NetRoute |
Removes IP routes from the IP routing table. |
Remove-NetTransportFilter |
Removes transport filters. |
Set-NetIPAddress |
Modifies the configuration of an IP address. |
Set-NetIPInterface |
Modifies an IP interface. |
Set-NetIPv4Protocol |
Modifies information about the IPv4 Protocol configuration. |
Set-NetIPv6Protocol |
Modifies the IPv6 protocol configuration. |
Set-NetNeighbor |
Modifies a neighbor cache entry. |
Set-NetOffloadGlobalSetting |
Modifies the global TCP/IP offload settings. |
Set-NetRoute |
Modifies an entry or entries in the IP routing table. |
Set-NetTCPSetting |
Modifies a TCP setting. |
Set-NetUDPSetting |
Modifies UDP settings. |
Test-NetConnection |
Displays diagnostic information for a connection. |