- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- VT100 to HPTerm
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-18-2002 02:14 AM
тАО06-18-2002 02:14 AM
I'm having trouble switching terminal type on C1099A Alphanumeric Terminal connected to A500 box (EIA port). I've changed to VT100 Terminal type, and cannot restore HPTerm terminal emulation. There seems to be no option to enter setup menu (F10, etc.). I've executed CA command and changed the term type to Hpterm, however no function menu appeared on console monitor.
Any ideas?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-18-2002 04:12 AM
тАО06-18-2002 04:12 AM
Re: VT100 to HPTerm
a DEC VT100 typ terminal does simply NOT support function keys!
You'll need a VT2xx for that...
And an "hpterm" is so different from a DEC terminal that not a single control sequence is identical :-(
So, you a DEC VT220 emulation, set your "TERM" variable to "vt220" and everything should work.
HTH,
Wodisch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-18-2002 04:52 AM
тАО06-18-2002 04:52 AM
Re: VT100 to HPTerm
just my 0.02??? worth
Tim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-18-2002 05:01 AM
тАО06-18-2002 05:01 AM
Re: VT100 to HPTerm
I am really stuck here, seems there's no way to reset it back to HPTerm. I wonder why they allow these options at all, if there's no way back...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-18-2002 05:10 AM
тАО06-18-2002 05:10 AM
Re: VT100 to HPTerm
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-18-2002 05:14 AM
тАО06-18-2002 05:14 AM
Re: VT100 to HPTerm
power off & on the terminal & just before it powers up press "d" for a few seconds (or is it shift d?) and this restores the factory settings..
Tim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-18-2002 06:08 AM
тАО06-18-2002 06:08 AM
Re: VT100 to HPTerm
It's important to note that VT100 is a really dumb terminal emulation (the last 'real' VT100 was manufactured more than two decades ago) with no terminal memory and no softkeys, whereas the HP smart terminals (based on the HP 2640A, circa 1977) run rings around other terminals for performance and ease of use. Like any smart terminal, losing the manual (it is usally the first manual to be thrown away) is not a good thing.
Ignite/UX is fully compatible with HP smart terminals like the 700/9x as well as the C1099A as long as they are running in HP mode. Unfortunately, there are several documents from HP that 'solve' terminal problems by performing lobotomies on HP terminals in configuring the VT100 mode.
All the 'problems' related to HP terminal emulation are found on console connections and are due to the GSP. The Guardian Service Processor is a separate (AMD) computer inside the N,L,A-class machines and the default was to always have vt100 enabled. Standard HP-UX logins using the default /etc/profile and .profile wil automatically identify the terminal type using ttytype, a program that polls the terminal's ID.
However, the GSP goes one step further: it usurps the ability of ttytype and tset to identify the terminal and instead, 'lies' about the terminal. So no matter what terminal you have connected to the GSP, it will discard the terminal's response and send back it's own (ie, vt100) even though the GSP is not a terminal (the reasons are quite obscure).
However, there is an easy fix:
First, *ALWAYS* upgrade your GSP firmware! The latest version (and there are two types of GSP, an A and a B type) is available from ITRC in the Individual Patches section, under firmware. You can ID the type of firmware by logging into the GSP, then type help. The firmware rev is shown on the header line, along with the user level: (Administrator)
Once updated, create the first user and login. That user ID is always the Administrator and has access to all the GSP commands. By upgrading to the latest firmware, several security bugs will have been fixed. Now select the command: CA
Go through the menus and change the terminal type from VT100 to HPTERM. Then exit and now, the console will work as expected during login and with programs such as SAM, swinstall and Ignite/UX.
Here's are additional references:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xfd7eabe92dabd5118ff10090279cd0f9,00.html
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xd5a40cb17a32d5118fef0090279cd0f9,00.html
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-18-2002 06:30 AM
тАО06-18-2002 06:30 AM
Re: VT100 to HPTerm
What an insight! You covered some of the questions I wanted to ask ahead.
I managed to restore HPTerm emulation. However, I cannot login to the system, all I get is login to GSP. What do I have to do to start a system session, access discs, etc.? I'm relatively new to HP, so excuse such questions.
Look forward to your reply.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-18-2002 06:43 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-18-2002 06:45 AM
тАО06-18-2002 06:45 AM
Re: VT100 to HPTerm
Once you are back to the normal console, you login to HP-UX like any other terminal ot telnet session.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-18-2002 06:45 AM
тАО06-18-2002 06:45 AM
Re: VT100 to HPTerm
Yes, and the server respondes to ping (I've set up LAN configuration in GSP).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-18-2002 06:47 AM
тАО06-18-2002 06:47 AM
Re: VT100 to HPTerm
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-18-2002 06:49 AM
тАО06-18-2002 06:49 AM
Re: VT100 to HPTerm
(The server came with preinstalled system, I didn't install the system myself).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-18-2002 06:52 AM
тАО06-18-2002 06:52 AM
Re: VT100 to HPTerm
Tim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-18-2002 06:55 AM
тАО06-18-2002 06:55 AM
Re: VT100 to HPTerm
There's a "Power" LED which is blinking.
All the rest (Run, Attention, Fault, Remote) are not.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-18-2002 07:18 AM
тАО06-18-2002 07:18 AM
Re: VT100 to HPTerm
You were right. Embarrasing, but the Server wasn't switchen on...
Thank you for help!
(Sounds like Monday morning, but it is Tuesday already...)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-05-2002 07:22 PM
тАО07-05-2002 07:22 PM
Re: VT100 to HPTerm
Thanks Bill
Hope it helps
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-08-2002 12:57 AM
тАО07-08-2002 12:57 AM
Re: VT100 to HPTerm
Well, it was one of my first questions here, before I found out about "points". If you take a look at my last post, you might notice a thank you there.
By the way, is there a high prize from HP for have a lot of points?