HPE 9000 and HPE e3000 Servers
1752674 Members
5455 Online
108789 Solutions
New Discussion юеВ

GSP TELNET Settings

 
Smucker
Regular Advisor

GSP TELNET Settings

Recently went to an HP Class (System Admin II) and we used the GSP lan telnet to do everything. After returning I set up my GSP and am able to telnet but I cannot do VI ...the screen looks funky. Any suggestions on setting that may correct this...
4 REPLIES 4
Jeff Schussele
Honored Contributor

Re: GSP TELNET Settings

Hi,

This is due to your TERM setting. Run the following

echo $TERM

then check the terminal emulation you're using on the terminal or PC running emulation.
Let's say that the command returns vt100 & the terminal is set for hp - then run

export TERM=hp
echo $TERM

When they match you should be AOK from that point on.

HTH,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
Smucker
Regular Advisor

Re: GSP TELNET Settings

I discovered this too. I went and changed the default setting on the GSP to be VT100. All is working fine ...thanks
Ivajlo Yanakiev
Respected Contributor

Re: GSP TELNET Settings

better set your TERM to vt100


Dan Askew
Occasional Contributor

Re: GSP TELNET Settings

After changing the GSP to VT100 the terminal now comes in as a VT100 ...no ned to change it
dan askew