NetCmdlets 2016
  • License
  • NetCmdlets 2016
    Questions / Feedback?

    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) 2019 /n software inc. - All rights reserved.
    NetCmdlets 2016 - Version 16.0 [Build 7240]