Re: Access to other equipment via rs232 from AIX?
From: Gary R. Hook (nospam_at_nospammers.net)
Date: 01/23/04
- Next message: Gary R. Hook: "Re: 64-bit kernel on AIX5.1 POWER3/"
- Previous message: I like AIX: "Re: Procedure for AIX 5.2 upgrade"
- In reply to: Steve Nottingham: "Re: Access to other equipment via rs232 from AIX?"
- Next in thread: Steve Nottingham: "Re: Access to other equipment via rs232 from AIX?"
- Reply: Steve Nottingham: "Re: Access to other equipment via rs232 from AIX?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 23 Jan 2004 15:20:29 GMT
Steve Nottingham wrote:
> azmk@gazeta.pl (Michael) wrote in message news:<c08cbd4f.0401221343.2b1f464b@posting.google.com>...
>
>>I would like to access to other equipment via RS232? In linux it is
>>easy via minicom or kermit, but in AIX?
>>
>>Do I have to set something for it in SMIT ??
You'll want to disably getty on the port.
> In AIX it is via the "cu" command.
You'll also need to set up the system. For example, I use cu
to let two systems talk to each other via tty0 (for kernel
debugging). You'll want to add a line to /etc/uucp for the
device:
Direct tty0 - 9600 direct
and the command will then be "cu -ml /dev/tty0"
HTH.
-- Gary R. Hook / AIX PartnerWorld for Developers / These opinions are MINE ________________________________________________________________________
- Next message: Gary R. Hook: "Re: 64-bit kernel on AIX5.1 POWER3/"
- Previous message: I like AIX: "Re: Procedure for AIX 5.2 upgrade"
- In reply to: Steve Nottingham: "Re: Access to other equipment via rs232 from AIX?"
- Next in thread: Steve Nottingham: "Re: Access to other equipment via rs232 from AIX?"
- Reply: Steve Nottingham: "Re: Access to other equipment via rs232 from AIX?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|