User`s guide
Table Of Contents
- TABLE OF CONTENTS
- Chapter 1 How to Configure TCP/IP printing for Unix Systems
- Chapter 2 How to Configure TCP/IP printing for Windows NT, LAN Server and OS/2 Warp Server
- Chapter 3 How to Configure Peer-to-Peer Printing for Windows 95/98
- Chapter 4 How to Configure Peer-to-Peer (NetBIOS) printing for Windows 95/98/NT, LAN Server and OS/2 Warp Server
- Chapter 5 How to Configure Brother Internet Print for Windows 95/98/NT
- Chapter 6 How to Configure Novell Netware printing using IPX/SPX
- General Information
- Creating a Print Queue Using BRAdmin32
- Configuring the Brother Print Server (Queue Server Mode in Bindery emulation mode) using BRAdmin32
- Configuring the Brother Print Server (Queue Server Mode in NDS mode) using BRAdmin32
- Configuring the Brother Print Server (Queue Server Mode in NDS mode) using Novell NWADMIN and BRAdmin32
- Configuring the Brother Print Server (Remote Server Mode in NDS mode) using Novell NWAdmin and BRAdmin32
- Configuring the Brother Print Server (Queue Server Mode in Bindery emulation mode) using PCONSOLE and BRCONFIG
- Configuring the Brother Print Server (Queue Server Mode in NDS mode) using PCONSOLE and BRCONFIG
- Configuring the Brother Print Server (Remote Printer Mode using PCONSOLE and BRCONFIG
- Testing the Print Queue
- Configuring the Workstation (DOS-based NetWare drivers)
- Configuring the Workstation (Windows 3.1x)
- Configuring the Workstation (Windows 95/98)
- Chapter 7 How to Configure Macintosh printing using Appletalk
- Chapter 8 How to Configure DLC/LLC printing for Windows NT
- Chapter 9 How to use the Web based management function
- Chapter 10 TROUBLESHOOTING
- Overview
- Installation problems
- Intermittent Problems
- TCP/IP Troubleshooting
- UNIX Troubleshooting
- Windows NT/LAN Server (TCP/IP) Troubleshooting
- Windows 95/98 Peer to Peer Print (LPR) Troubleshooting
- Windows 95/98 (or later) Peer-to-Peer (HP JetAdmin compatible method) Troubleshooting
- Windows 95/98/NT 4.0 Peer-to-Peer Print (NetBIOS) Troubleshooting
- Internet Print (TCP/IP) Troubleshooting
- Novell NetWare Troubleshooting
- AppleTalk Troubleshooting
- DLC/LLC Troubleshooting
- Web Browser Troubleshooting (TCP/IP)
- APPENDIX
- INDEX
A-11
To clear a setup or reset string, set the string number to 1 (the null string):
SET SERVICE servicename BOT 1
SET SERVICE servicename EOT 1
You may enable or disable protocols that can access a given service with the following
commands:
SET SERVICE name IP ENABLED
SET SERVICE name NETWARE ENABLED
SET SERVICE name APPLE ENABLED
SET SERVICE name NetBIOS ENABLED
SET SERVICE name DLC ENABLED
filter no. Description
1 This filter adds a carriage return character
every time a linefeed character is
encountered in the data stream. It is useful
for printing UNIX text files, because such
files do not have carriage returns at the end
at the end of lines.
filter no. Description
2 This filter provides the ability to use
the AppleTalk binary mode (this filter is
automatically enabled when AppleTalk is
enabled on the service.
filter no. Description
3 This filter converts a text file to PostScript
for use with PostScript-only printers.
The service TEXT_P1 is predefined with the text filter, while the service
BRN_xxxxxx_P1_AT has the AppleTalk filter enabled. To use a filter with other services, use
the following command:
SET SERVICE
name
FILTER
fltrno
ENABLED
where name is the name of the service and fltrno is the number of the filter (e.g., 1 for the text
filter).
The default service names are rather long and difficult to remember. If you want to change a
service name to something more meaningful, execute the following command from the print
server remote console:
SET SERVICE
oldname
NAME
newname
ENABLED
To use services from TCP/IP, specify the service name as the remote printer or "rp" parameter
in the printcap file or the printer setup program (e.g., SAM or SMIT). Remember that if you
want to print text files to a UNIX service, you should enable the TEXT filter (filter number 1).
To use a service with NetWare, use PCONSOLE to specify the default NetWare service name
as one of the print servers for the queue (this service is BRN_xxxxxx_P1 by default, where
"xxxxxx" is the last six digits of the Ethernet address). If you want to use a different service,
you must also specify this service as one of the print servers for the print queue.