HP 635n HP Jetdirect Print Server Administrator's Guide - Page 51

Using RARP (IPv4), Using the arp and ping Commands (IPv4), Protocol RARP on UNIX and Linux systems. - jetdirect network card

Page 51 highlights

Using RARP (IPv4) This section describes how to configure the print server using the Reverse Address Resolution Protocol (RARP) on UNIX and Linux systems. This setup procedure enables the RARP daemon running on your system to respond to a RARP request from the HP Jetdirect print server and to supply the IP address to the print server. 1 Turn the printer off. 2 Log onto your UNIX or Linux system as a superuser. 3 Make sure the RARP daemon is running on your system by typing the following command at the system prompt: ps -ef | grep rarpd (Unix) ps ax | grep rarpd (BSD or Linux) 4 The system response should be similar to the following: 861 0.00.2 24 72 5 14:03 0:00 rarpd -a 860 0.00.5 36 140 5 14:03 0:00 rarpd -a 5 If the system does not display a process number for the RARP daemon, see the rarpd man page for instructions on starting the RARP daemon. 6 Edit the /etc/hosts file to add your designated IP address and node name for the HP Jetdirect print server. For example: 192.168.45.39 laserjet1 7 Edit the /etc/ethers file (/etc/rarpd.conf file in HP-UX 10.20) to add the LAN hardware address/station address (from the configuration page) and the node name for the HP Jetdirect print server. For example: 00:01:E6:a8:b0:00 laserjet1 NOTE If your system uses Network Information Service (NIS), you need to incorporate changes to the NIS host and ethers databases. 8 Turn the printer on. 9 To verify that the card is configured with the correct IP address, use the ping utility. At the prompt, type: ping where is the assigned address from RARP. 10 If ping does not respond, see Troubleshooting the HP Jetdirect Print Server. Using the arp and ping Commands (IPv4) You can configure an HP Jetdirect print server with an IP address using an ARP (Address Resolution Protocol) command from a supported system. The protocol is not routable, that is, the workstation ENWW IPv4 Configuration 41

  • 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
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194

Using RARP (IPv4)
This section describes how to configure the print server using the Reverse Address Resolution
Protocol (RARP) on UNIX and Linux systems.
This setup procedure enables the RARP daemon running on your system to respond to a RARP
request from the HP Jetdirect print server and to supply the IP address to the print server.
1
Turn the printer off.
2
Log onto your UNIX or Linux system as a superuser.
3
Make sure the RARP daemon is running on your system by typing the following command at the
system prompt:
ps -ef | grep rarpd
(Unix)
ps ax | grep rarpd
(BSD or Linux)
4
The system response should be similar to the following:
861 0.00.2 24 72 5 14:03 0:00 rarpd -a
860 0.00.5 36 140 5 14:03 0:00 rarpd -a
5
If the system does not display a process number for the RARP daemon, see the
rarpd
man page
for instructions on starting the RARP daemon.
6
Edit the
/etc/hosts
file to add your designated IP address and node name for the HP Jetdirect
print server. For example:
192.168.45.39 laserjet1
7
Edit the
/etc/ethers
file (
/etc/rarpd.conf
file in HP-UX 10.20) to add the LAN hardware
address/station address (from the configuration page) and the node name for the HP Jetdirect
print server. For example:
00:01:E6:a8:b0:00 laserjet1
NOTE
If your system uses Network Information Service (NIS), you need to incorporate
changes to the NIS host and ethers databases.
8
Turn the printer on.
9
To verify that the card is configured with the correct IP address, use the ping utility. At the
prompt, type:
ping <IP address>
where
<IP address>
is the assigned address from RARP.
10
If ping does not respond, see
Troubleshooting
the
HP
Jetdirect
Print
Server
.
Using the arp and ping Commands (IPv4)
You can configure an HP Jetdirect print server with an IP address using an ARP (Address Resolution
Protocol) command from a supported system. The protocol is not routable, that is, the workstation
ENWW
IPv4 Configuration
41