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-15
Changing the IP Address settings with the Remote Console
a If you are using the remote console, such as TELNET, you will be expected to enter
the password of the print server. Press
RETURN
and enter the default password of
“
access
” in response to the "#" prompt (it will not echo).
b You will be prompted for a user name. Enter anything in response to this prompt.
c You will then get the
Local>
prompt. Type
SET IP ADDRESS ipaddress
,
where
ipaddress
is the desired IP address you wish to assign to the print server (check
with your network manager for the IP address to use). For example:
Local> SET IP ADDRESS 192.189.207.3
d You will now need to set the subnet mask by typing
SET IP SUBNET subnet
mask
, where
subnet mask
is the desired subnet mask you wish to assign to the print
server (check with your network manager for the subnet mask to use). For example:
Local> SET IP SUBNET 255.255.255.0
If you do not have any subnets, use one of the following default subnet masks:
255.255.255.0
for class C networks
255.255.0.0
for class B networks
255.0.0.0
for class A networks
e The leftmost group of digits in your IP address can identify the type of network you
have. The value of this group ranges from 192 through 255 for Class C networks (e.g.,
192.189.207.3), 128 through 191 for Class B networks (e.g.,128.10.1.30), and 1 through
127 for Class A networks (e.g., 13.27.7.1).
f If you have a gateway (router), enter its address with the command
SET IP
ROUTER routeraddress
, where
routeraddress
is the desired IP address of the
gateway you wish to assign to the print server. For example:
Local> SET IP ROUTER 192.189.207.1
g To verify that you have entered the IP information correctly, type
SHOW IP
.
H Type
EXIT
or CTR-D (i.e., hold down the control key and type “D”) to end the
remote console session.