HP 300X HP Jetdirect Print Server Administrator's Guide (300x, 510x) - Page 33

In Windows, factory values. - reset

Page 33 highlights

● From a UNIX command prompt: arp -s ping where is the desired IP address to be assigned to 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. For example: ● In Windows arp -s 192.168.10.1 00-b0-60-a2-31-98 ping 192.168.10.1 ● In UNIX arp-s 192.168.10.1 00:b0:60:a2:31:98 ping 192.168.10.1 Note Once the IP address has been set on the print server, additional arp and ping commands will be ignored. Once the IP address is configured, arp and ping cannot be used unless the print server is reset to factory values. On UNIX systems, the arp -s command may vary between different systems. Some BSD-based systems expect the IP address (or host name) in reverse order. Other systems may require additional parameters. See your system documentation for specific command formats. ENWW TCP/IP Configuration 33

  • 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

ENWW
TCP/IP Configuration 33
From a UNIX command prompt:
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. 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.
For example:
In Windows
arp -s 192.168.10.1 00-b0-60-a2-31-98
ping 192.168.10.1
In UNIX
arp-s 192.168.10.1 00:b0:60:a2:31:98
ping 192.168.10.1
Note
Once the IP address has been set on the print server,
additional
arp
and
ping
commands will be ignored.
Once the IP address is configured,
arp
and
ping
cannot be used unless the print server is reset to
factory values.
On UNIX systems, the
arp -s
command may vary
between different systems.
Some BSD-based systems expect the IP address (or
host name) in reverse order. Other systems may
require additional parameters. See your system
documentation for specific command formats.