HP 635n HP Jetdirect Print Server Administrator's Guide (Firmware V.36) - Page 50

Using the arp and ping Commands (IPv4)

Page 50 highlights

where is the assigned address from RARP. 10. If ping does not respond, see Troubleshooting the HP Jetdirect Print Server on page 117. 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 from which the configuration is made must be located on the same network segment as the HP Jetdirect print server. Using the arp and ping commands with HP Jetdirect print servers requires the following: ● Windows 2000/XP/Server 2003 or UNIX system configured for TCP/IP operation ● A legacy default IP address 192.0.0.192 has been set on the print server ● The LAN hardware (MAC) address of the HP Jetdirect print server (specified on an HP Jetdirect configuration page, or on a label attached to HP Jetdirect external print servers) NOTE: On some systems, super-user rights may be required for the arp command. After an IP address is assigned through arp and ping commands, use other tools (such as Telnet, embedded Web server, or HP Web Jetadmin software) to configure other IP parameters. To configure a Jetdirect print server, use the following commands: arp -s ping where is the desired IP address to be assigned to the print server, and is the LAN hardware address of the print server. The arp command writes the entries to the arp cache on the workstation, and the ping command configures the IP address on the print server. Depending on the system, the LAN hardware address may require a specific format. For example: ● For Windows 2000, XP, Server 2003 arp -s 192.168.45.39 00-01-E6-a2-31-98 ping 192.168.45.39 ● For UNIX arp -s 192.168.45.39 00:01:E6:a2:31:98 ping 192.168.45.39 40 Chapter 3 TCP/IP Configuration ENWW

  • 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
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202

where
<IP address>
is the assigned address from RARP.
10.
If ping does not respond, see
Troubleshooting the HP Jetdirect Print Server
on page
117
.
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 from
which the configuration is made must be located on the same network segment as the HP Jetdirect print
server.
Using the arp and ping commands with HP Jetdirect print servers requires the following:
Windows 2000/XP/Server 2003 or UNIX system configured for TCP/IP operation
A legacy default IP address 192.0.0.192 has been set on the print server
The LAN hardware (MAC) address of the HP Jetdirect print server (specified on an HP Jetdirect
configuration page, or on a label attached to HP Jetdirect external print servers)
NOTE:
On some systems, super-user rights may be required for the
arp
command.
After an IP address is assigned through
arp
and
ping
commands, use other tools (such as Telnet,
embedded Web server, or HP Web Jetadmin software) to configure other IP parameters.
To configure a Jetdirect print server, use the following commands:
arp -s <IP address> <LAN hardware address>
ping <IP address>
where
<IP address>
is the desired IP address to be assigned to the print server, and
<LAN
hardware address>
is the LAN hardware address of the print server. The
arp
command writes the
entries to the arp cache on the workstation, and the
ping
command configures the IP address on the
print server.
Depending on the system, the LAN hardware address may require a specific format.
For example:
For Windows 2000, XP, Server 2003
arp -s 192.168.45.39
00-01-E6-a2-31-98
ping 192.168.45.39
For UNIX
arp -s 192.168.45.39
00:01:E6:a2:31:98
ping 192.168.45.39
40
Chapter 3
TCP/IP Configuration
ENWW