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

BOOTP/TFTP on UNIX, Systems That Use Network Information Service NIS, Configuring the BOOTP Server

Page 35 highlights

BOOTP/TFTP on UNIX This section describes how to configure the print server using BOOTP (Bootstrap Protocol) and TFTP (Trivial File Transfer Protocol) services on UNIX servers. BOOTP and TFTP are used to download network configuration data from a server to the HP Jetdirect print server over the network. Systems That Use Network Information Service (NIS) If your system uses NIS, you may need to rebuild the NIS map with the BOOTP service before performing the BOOTP configuration steps. Refer to your system documentation. Configuring the BOOTP Server For the HP Jetdirect print server to obtain its configuration data over the network, the BOOTP/TFTP servers must be set up with the appropriate configuration files. BOOTP is used by the print server to obtain entries in the /etc/bootptab file on a BOOTP server, while TFTP is used to obtain additional configuration information from a configuration file on a TFTP server. When the HP Jetdirect print server is powered on, it broadcasts a BOOTP request that contains its MAC (hardware) address. A BOOTP server daemon searches the /etc/bootptab file for a matching MAC address, and if successful, sends the corresponding configuration data to the Jetdirect print server as a BOOTP reply. The configuration data in the /etc/bootptab file must be properly entered. For a description of entries, see "Bootptab File Entries (IPv4)". The BOOTP reply may contain the name of a configuration file containing enhanced configuration parameters. If the HP Jetdirect print server finds such a file, it will use TFTP to download the file and configure itself with these parameters. For a description of entries, see "TFTP Configuration File Entries (IPv4)". Configuration parameters retrieved through TFTP are optional. NOTE HP recommends that the BOOTP server be located on the same subnet as the printers it serves. BOOTP broadcast packets may not be forwarded by routers unless the routers are properly configured. Bootptab File Entries (IPv4) An example of a /etc/bootptab file entry for IPv4 configuration of an HP Jetdirect print server is provided below: picasso:\ :hn:\ :ht=ether:\ :vm=rfc1048:\ :ha=0001E6123456:\ :ip=192.168.40.39:\ :sm=255.255.255.0:\ :gw=192.168.40.1:\ :lg=192.168.40.3:\ :T144="hpnp/picasso.cfg": Note that the configuration data contains "tags" to identify the various HP Jetdirect parameters and their settings. Entries and tags supported by the HP Jetdirect print server are listed in the following table. ENWW IPv4 Configuration 25

  • 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

BOOTP/TFTP on UNIX
This section describes how to configure the print server using BOOTP (Bootstrap Protocol) and
TFTP (Trivial File Transfer Protocol) services on UNIX servers. BOOTP and TFTP are used to
download network configuration data from a server to the HP Jetdirect print server over the network.
Systems That Use Network Information Service (NIS)
If your system uses NIS, you may need to rebuild the NIS map with the BOOTP service before
performing the BOOTP configuration steps. Refer to your system documentation.
Configuring the BOOTP Server
For the HP Jetdirect print server to obtain its configuration data over the network, the BOOTP/TFTP
servers must be set up with the appropriate configuration files. BOOTP is used by the print server to
obtain entries in the
/etc/bootptab
file on a BOOTP server, while TFTP is used to obtain
additional configuration information from a configuration file on a TFTP server.
When the HP Jetdirect print server is powered on, it broadcasts a BOOTP request that contains its
MAC (hardware) address. A BOOTP server daemon searches the
/etc/bootptab
file for a
matching MAC address, and if successful, sends the corresponding configuration data to the
Jetdirect print server as a BOOTP reply. The configuration data in the
/etc/bootptab
file must be
properly entered. For a description of entries, see “
Bootptab
File
Entries
(IPv4)
”.
The BOOTP reply may contain the name of a configuration file containing enhanced configuration
parameters. If the HP Jetdirect print server finds such a file, it will use TFTP to download the file and
configure itself with these parameters. For a description of entries, see “
TFTP
Configuration
File
Entries
(IPv4)
”. Configuration parameters retrieved through TFTP are optional.
NOTE
HP recommends that the BOOTP server be located on the same subnet as the
printers it serves.
BOOTP broadcast packets may not be forwarded by routers unless the
routers are properly configured
.
Bootptab File Entries (IPv4)
An example of a
/etc/bootptab
file entry for IPv4 configuration of an HP Jetdirect print server is
provided below:
picasso:\
:hn:\
:ht=ether:\
:vm=rfc1048:\
:ha=0001E6123456:\
:ip=192.168.40.39:\
:sm=255.255.255.0:\
:gw=192.168.40.1:\
:lg=192.168.40.3:\
:T144="hpnp/picasso.cfg":
Note that the configuration data contains “tags” to identify the various HP Jetdirect parameters and
their settings. Entries and tags supported by the HP Jetdirect print server are listed in the following
table.
ENWW
IPv4 Configuration
25