Route Parameter (Send-UDP Cmdlet)

If set to False, forces the socket to send data directly to interface (no routing).

Syntax

Send-UDP -Route SwitchParameter

Remarks

Normally IP sockets send packets of data through routers and gateways until they reach the final destination. If the Route flag is set to False, then data will be delivered on the local subnet only.

Default Value

true

Copyright (c) 2022 /n software inc. - All rights reserved.
NetCmdlets 2020 - Version 20.0 [Build 8319]