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
1-12
Using arp to Configure the Print Server IP Address
Arp is the simplest method of configuring the print server IP address. To use, arp, enter the
following command at the UNIX system prompt:
arp -s ipaddress ethernetaddress
where ethernetaddress is the Ethernet address (MAC address) of the print server and ipaddress
is the IP address of the print server. For example:
arp -s 192.189.207.2 00-80-77-31-01-07
✒ Note
• You must be on the same Ethernet segment (that is, there cannot be a router between the
print server and operating system) to use the
arp -s
command.
• If there is a router, you may use BOOTP or other methods described in this chapter to
enter the IP address.
• If your Administrator has configured the system to deliver IP adresses using BOOTP,
DHCP or RARP your Brother Print Server can receive an IP address from any one of
these IP address allocation systems, in which case, you will not need to use the
ARP
command. The
ARP
command only works once. For security reasons, once you have
successfully configured the IP address of a Brother Print Server using the ARP command,
you can not use the ARP command again to change the address. The print server will
ignore any attempts to do this. If you wish to change the IP address again, use a Web
Browser, TELNET (using the
SET IP ADDRESS
command as described in Appendix
A), the printer front panel (if you have an LCD panel) or factory reset the print server
(which will then allow you to use the ARP command again).
Then, to configure the print server and to verify the connection, enter the following command
ping ipaddress where the ipaddress is the IP address of the print server. For example, ping
192.189.207.2.