PacketSize Parameter (Send-Ping Cmdlet)

The size of the packet to be sent.

Syntax

Send-Ping -PacketSize int

Remarks

PacketSize allows you to control the size of the data packet sent. The default packet size is 64 bytes, with a minimum of 8 bytes (4 bytes of the ICMP header + ECHO identifier).

Default Value

64

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