Console Output Overwriting Itself
73966
Created On 09/27/18 06:51 AM - Last Modified 07/06/26 12:00 PM
Symptom
This issue is often seen when using the Putty terminal client to connect to the serial console, due to the insufficient CLI terminal dimensions..
Resolution
Run the following commands via the CLI
> set cli terminal height 500
> set cli terminal width 500
The following snapshot depicts the changed output of the CLI operational command 'show system info' after setting the CLI terminal height and width.

owner: akawimandan