EOL Parameter (Connect-Telnet Cmdlet)

The EOL used to parse the response.

Syntax

Connect-Telnet -EOL string

Remarks

Default value is CR, which chunks the incoming data based on the occurrence of the carriage return character CR ("\r"). When EOL is encountered, the data received prior to the eol is reported via a TelnetResponse output and cleared from the buffer.

Default Value

"\r"

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