11-12-2019 05:30 PM
I have recently been found there are VMs for the EXOS for Virtual box. So for training purposes i have set a couple up to get familiar with the OS and the commands. When i open the VMs to us and write a command some of the text goes off the end of the screen and when you do ‘show config’ for example it spits big blocks out at a time with no way of scrolling up te screen to view it all. Is anyone else using the VMs and has anyone found a way of getting all the text to display properly in the window??
11-13-2019 05:05 PM
I use the following steps to connect to the console on EXOS VM:
$ telnet <ENTER>
telnet> mode character <ENTER>
telnet> open 127.0.0.1 2001 <ENTER>
Hope that works better.
11-12-2019 09:33 PM
I believe the default number of lines for console connections (how VirtualBox connects) is:
CLI screen size : 24 Lines 80 Columns (this session only)
This is configurable on a per-session basis. Give the commands on this page a try.