HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- J2842A - mux card control
Operating System - HP-UX
1837386
Members
3150
Online
110116
Solutions
Forums
Categories
Company
Local Language
back
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
Discussions
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
10-18-2001 12:49 PM
10-18-2001 12:49 PM
J2842A - mux card control
I have a J2842A mux card in a B180l.
I want to be able to have term windows into 8
systems, with a direct connect cable to each.
What command do I use to do this.
When I created the ttys in sam, it entered them into inittab.
Any help. Thanks Mike
I want to be able to have term windows into 8
systems, with a direct connect cable to each.
What command do I use to do this.
When I created the ttys in sam, it entered them into inittab.
Any help. Thanks Mike
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2001 01:11 PM
10-18-2001 01:11 PM
Re: J2842A - mux card control
Hi Mike:
I think we need a little clarification. This MUX that normally is used for incoming connections. The inittab entries probably spawn a getty. You simply connect a terminal to each port (or a PC terminal emulator) and you then get a login on your local B180 if you have enough multi-user licenses.
If you want outgoing connections then you've got a lot more work to do. You've got to set up uucp Direct connections for each port and then you use the cu command. Man uucp and cu for details.
If all you need are casual outgoing connections, then vi /etc/inittab and set all the those 'respawn' values to 'off' on the MUX tty ports. Then do an init c to force a reread of inittab. You then use kermit to make the connection.
kermit
set line //dev/tty1p0 (or whatever)
set speed 9600 (or maybe 19200)
connect
That should give you a login.
Clay
I think we need a little clarification. This MUX that normally is used for incoming connections. The inittab entries probably spawn a getty. You simply connect a terminal to each port (or a PC terminal emulator) and you then get a login on your local B180 if you have enough multi-user licenses.
If you want outgoing connections then you've got a lot more work to do. You've got to set up uucp Direct connections for each port and then you use the cu command. Man uucp and cu for details.
If all you need are casual outgoing connections, then vi /etc/inittab and set all the those 'respawn' values to 'off' on the MUX tty ports. Then do an init c to force a reread of inittab. You then use kermit to make the connection.
kermit
set line //dev/tty1p0 (or whatever)
set speed 9600 (or maybe 19200)
connect
That should give you a login.
Clay
If it ain't broke, I can fix that.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP