Brother International HL 5170DN Network Users Manual - English - Page 23

Other Systems, 13 UNIX PRINTING

Page 23 highlights

OS/400 version 4, 5, 5.1 You can also use the following command line to create a printer definition: CRTDEVPRT DEVD(BR2) DEVCLS(*LAN) TYPE(3812) MODEL(1) LANATTACH(*IP) PORT(9100) FONT(011) PARITY(*NONE) STOPBITS(1) TRANSFORM(*YES) MFRTYPMDL(*HP5SI) PPRSRC1(*A4) PPRSRC2(*A4) RMTLOCNAME('10.0.0.200') SYSDRVPGM(*HPPJLDRV) TEXT('Arnes Printer') Other Systems Other systems use similar programs to set up print servers. These programs will generally ask for the following information: Requested information: remote printer remote host computer name remote host IP address You should use: Binary or Text service name Any name (must match the name in the printcap file, if any) or in some cases, you may enter the print server IP address here IP address of print server. Technical support specialists for these companies can usually answer configuration questions if you provide them with the equivalent UNIX configuration information (tell them that the print server looks like a remote UNIX host computer running the lpd line printer daemon). If you have not created a spool directory for the Brother print server on your UNIX host computer, you will need to do so now (the printer setup utilities in HP-UX, AIX, Solaris 2.xx, and other systems will automatically create the spool directory). The lpd spool directory is usually located in the /usr/spool directory (check with your system manager to see if the location is different for your system). To create a new spool directory, use the mkdir command. For example, to create a spool directory for the queue laser1, you would enter: mkdir /usr/spool/lpd/laser1 1 - 13 UNIX PRINTING

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135

1 - 13 UNIX PRINTING
OS/400 version 4, 5, 5.1
You can also use the following command line to create a printer
definition:
CRTDEVPRT DEVD(BR2) DEVCLS(*LAN) TYPE(3812)
MODEL(1) LANATTACH(*IP) PORT(9100) FONT(011)
PARITY(*NONE) STOPBITS(1) TRANSFORM(*YES)
MFRTYPMDL(*HP5SI) PPRSRC1(*A4) PPRSRC2(*A4)
RMTLOCNAME('10.0.0.200') SYSDRVPGM(*HPPJLDRV)
TEXT('Arnes Printer')
Other Systems
Other systems use similar programs to set up print servers. These
programs will generally ask for the following information:
Technical support specialists for these companies can usually
answer configuration questions if you provide them with the
equivalent UNIX configuration information (tell them that the print
server looks like a remote UNIX host computer running the lpd line
printer daemon).
If you have not created a spool directory for the Brother print server
on your UNIX host computer, you will need to do so now (the printer
setup utilities in HP-UX, AIX, Solaris 2.xx, and other systems will
automatically create the spool directory). The lpd spool directory is
usually located in the
/usr/spool
directory (check with your
system manager to see if the location is different for your system). To
create a new spool directory, use the
mkdir
command. For
example, to create a spool directory for the queue laser1, you would
enter:
mkdir /usr/spool/lpd/laser1
Requested information:
You should use:
remote printer
Binary or Text service name
remote host computer name
Any name (must match the
name in the printcap file, if any)
or in some cases, you may enter
the print server IP address here
remote host IP address
IP address of print server.