Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

l-devices(5) [ultrix man page]

L-devices(5)							File Formats Manual						      L-devices(5)

Name
       L-devices - devices used to connect to remote systems

Syntax
       /usr/lib/uucp/L-devices

Description
       The  utility uses the L-devices file.  The file contains information about call units and direct connections.  It is used to map specifiers
       in the file to specific devices.

       The format of each entry, with each field separated by blanks or tabs, is:

		 type line call-unit speed brand proto

       type   A device type, such as ACU or DIR.  DIR indicates that this is a direct-connect, hard-wired line.

       line   The device for the modem line or hard-wired line as named in such as cul0 or ttyab.  The special device files are assumed to  be	in
	      the directory.

       call-unit
	      The  automatic  call  unit  associated  with line, for example, cua0.  Hard-wired lines should place the device for the line in this
	      field, for example, ttyab.  The value for call-unit is usually the same as the value for line.

       speed  The line speed.

       brand  The brand name of the modem or ACU.  Acceptable brands are DF02, DF03, or DF112 (for DIGITAL modems), Ventel, Hayes, and Vadic.  For
	      direct connection, place the word direct in this field.

       proto  The preferred protocol type to use, for example, or

Examples
       Here are some typical L-devices entries:
       ACU cua0 cua0 300 DF02
       ACU cua1 cua1 1200 DF03
       ACU cua2 cua2 1200 DF112
       DIR ttyab ttyab 9600 direct

See Also
       Guide to the uucp Utility

																      L-devices(5)

Check Out this Related Man Page

L-DIALCODES(5)							File Formats Manual						    L-DIALCODES(5)

NAME
L-dialcodes - UUCP phone number index file DESCRIPTION
The L-dialcodes file defines the mapping of strings from the phone number field of L.sys(5) to actual phone numbers. Each line in L-dialcodes has the form: alpha_string phone_number The two items can be separated by any number of blanks or tabs. Lines beginning with a `#' character are comments. A phone number in L.sys can be preceded by an arbitrary alphabetic character string; the string is matched against the list of alpha_strings in L-dialcodes. If a match is found, phone_number is substituted for it. If no match is found, the string is discarded. L-dialcodes is commonly used either of two ways: (1) The alphabetic strings are used as prefixes to denote area codes, zones, and other commonly used sequences. For example, if L-dialcodes included the following lines: chi 1312 mv 1415 In L.sys you could enter: chivax Any ACU 1200 chi5551234 ogin:--ogin: nuucp mvpyr Any ACU 1200 mv5556001 ogin:--ogin: Uuucp instead of chivax Any ACU 1200 13125551234 ogin:--ogin: nuucp mvpyr Any ACU 1200 14155556001 ogin:--ogin: Uuucp (2) All phone numbers are placed in L-dialcodes, one for each remote site. L.sys then refers to these by name. For example, if L-dialcodes contains the following lines: chivax 13125551234 mvpyr 14155556601 then L.sys could have: chivax Any ACU 1200 chivax ogin:--ogin: nuucp mvpyr Any ACU 1200 mvpyr ogin:--ogin: Uuucp This scheme allows a site administrator to give users read access to the table of phone numbers, while still protecting the login/password sequences in L.sys. FILES
/etc/uucp/L-dialcodes /etc/uucp/UUAIDS/L-dialcodes L-dialcodes example SEE ALSO
uucp(1), uux(1), L.sys(5), uucico(8). 4.3 Berkeley Distribution October 22, 1996 L-DIALCODES(5)
Man Page

14 More Discussions You Might Find Interesting

1. Solaris

Ldoms not booting from vdisk

I have a T5220 with following configuration of hypervisor and OS # ldm -V Logical Domains Manager (v 2.1) Hypervisor control protocol v 1.7 Using Hypervisor MD v 1.3 System PROM: Hypervisor v. 1.10.4 @(#)Hypervisor 1.10.4 2011/11/17 15:00\015 ... (1 Reply)
Discussion started by: fugitive
1 Replies

2. Solaris

Installing Solaris OS on LDOM SAN Disk

I have viewed a few previous posts regarding this, but none of them quite described or worked with my issue. I am out of local disk space on my LDOM Manager but still have plenty of SAN vCPU and Memory available so I am trying to install a new LDOM OS on SAN. I have exposed the SAN to the... (0 Replies)
Discussion started by: MobileGSP
0 Replies

3. Solaris

Solaris SPARC boot error

Hi Admins, When i tried to boot the system from ALOM console i am getting below error and not sure what caused this error. Btw the machine is running on Solaris SPARC 10. Can you shed some light on this? {b} ok boot -sv SC Alert: Host System has Reset SC Alert: Host system has... (23 Replies)
Discussion started by: prash358
23 Replies

4. Solaris

How can I install Solaris 10 on an LDom using an iso?

Hello, I am trying to install Solaris 10 on a newly created LDom. Here are the commands I ran to create the LDom: ldm add-domain ldg2 ldm add-vcpu 8 ldg2 ldm add-memory 2g ldg2 ldm add-vnet vnet2 primary-vsw0 ldg2 ldm add-vdsdev /dev/dsk/c0t5000CCA01535E20Cd0s0 vol2@primary-vds0 ldm... (8 Replies)
Discussion started by: bstring
8 Replies

5. Solaris

Virtual disks are not showing up in LDom

I have an Oracle VM set up with 1 virtual disk. I am trying to add 2 new disks to it. I was able to successfully add 1 (it appears when I run "format" in the VM) but when I add the second and third disks they do not appear in my VM. Here are the commands I ran: ldm add-vdsdev... (3 Replies)
Discussion started by: unblockable
3 Replies

6. Solaris

/var/adm/messages (interface turned off/restored) and link up & link down message.

Hi All I am facing an issue with our new solaris machine. in /var/adm/messages root@Prod-App1:/var/tmp# root@Prod-App1:/var/tmp# root@Prod-App1:/var/tmp# cat /var/adm//messages Apr 20 03:10:01 Prod-App1 syslogd: line 25: WARNING: loghost could not be resolved Apr 20 08:24:18 Prod-App1... (0 Replies)
Discussion started by: javeedkaleem
0 Replies

7. Solaris

Make an iSCSI LUN clone bootable

trying to do this for a DR situation. I've cloned an iSCSI LUN to another server. I've created an LDOM on it. set the LDOM to auto-boot=false and exported the LUN as a raw disk to the new LDOM. After starting the LDOM and telnetting to it. I can get to the OK prompt and see the disk but when I try... (2 Replies)
Discussion started by: os2mac
2 Replies

8. Solaris

Alom

Hi, How to set ip address on eth0 for access ssh from ALOM? Is it possible? Now i cannot access it because don't have VGA. I keep try to access using ssh. Please guide me. Thanks. (16 Replies)
Discussion started by: mzainal
16 Replies

9. Red Hat

Raw device/multipath details

Hi, How to find the raw device/multipath details of the LUN used by the diskgroups of the database. file system type -- ASM Oracle -- 11.2.0.3.0 OS -- Linux This is RAC database. Regards, Maddy (2 Replies)
Discussion started by: Maddy123
2 Replies

10. Solaris

Trouble creating a disk partition slice (EFI)

Hi all, I am using SPARC Solaris 11.1 with EFI labelled disks. I am new to ZFS file systems and slightly stuck when trying to create a partition (slice) on one of my LUNs. EFI labels use sectors and blocks and I am not sure how exactly it works. From here I can try and create a... (2 Replies)
Discussion started by: selectstar
2 Replies

11. Solaris

Ldom problem

Hi People, I have been trying to learn solaris ldoms, have created one on a T2000 and get the following error when try to install it off DVD WARNING: /virtual-devices@100/channel-devices@200/disk@1: Communication error with Virtual Disk Server using Port 0. Retrying If anyone could help... (8 Replies)
Discussion started by: callmebob
8 Replies

12. Solaris

Fibre channel link down on booting Solaris server

Hi I had power issue that affected a server, in which I had power ON the server SPARC T1-B3 running solaris 10. After power on the system stops at ok prompt, them I issued the following commands: {0} ok setenv auto-boot? false auto-boot? = false {0} ok reset-all SPARC T3-1B,... (10 Replies)
Discussion started by: fretagi
10 Replies

13. Solaris

Missing ASM Disks in Solaris 11.3 LDOM

Hi Guys, Just a quick question hopefully someone will have seen this before and will be able to enlighten me. I have been doing some Infrastructure Verification Testing and one of the tests was booting the primary domain from alternate disks, this all went well - however on restarting one of... (7 Replies)
Discussion started by: gull04
7 Replies

14. Solaris

Sharing a physical disk with an LDOM

I have a guest LDOM running Solaris 10U11 on a Sun T4-1 host running Solaris 11.4. The host has a disk named bkpool that I'd like to share with the LDOM so both can read and write it. The host is hemlock, the guest is sol10. root@hemlock:~# zpool list NAME SIZE ALLOC FREE CAP DEDUP ... (3 Replies)
Discussion started by: Michele31416
3 Replies