- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- External modem config
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
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
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
07-28-2005 03:59 AM
07-28-2005 03:59 AM
External modem config
Listed in SAM is:
/dev/console Console 10/4/0 0 0
/dev/tty0p7 Terminal 10/4/0 7 9600
I try to add a modem and I get errors:
There are no available ports on the highlighted (selected)mux/serial device
Any suggestions on what to try next?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2005 08:19 PM
07-30-2005 08:19 PM
Re: External modem config
Try following:
1. # dialin enable this should create device files for modem
2. use SAM to add modem with device created in step 1
good luck
Mahesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2005 09:08 PM
07-30-2005 09:08 PM
Re: External modem config
Here is the dicumentation to achive this.
http://www.docs.hp.com/en/B2355-90053/ch03s01.html#d0e5988
HTH,
Devender
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2005 05:48 PM
07-31-2005 05:48 PM
Re: External modem config
Hope the document at url below will help you (K-Class External Modem Configuration) :
http://www1.itrc.hp.com/service/iv/docDisplay.do?docId=prodITRC/DE_HW_NN_modem_EN_01_E/mckexternal.html
Cheers,
AW
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-01-2005 07:22 AM
08-01-2005 07:22 AM
Re: External modem config
$ cu -m -l cul0p7 -s 19200 dir
using document:
http://www1.itrc.hp.com/service/iv/docDisplay.do?docId=prodITRC/DE_HW_NN_modem_EN_01_E/mckexternal.html
and I get a response: Connect failed: Line Problem
any suggestion?
Thanks