Tektronix 200 Series User Manual

Page 105

Advertising
background image

RARP and BOOTP

B

User Manual

B-5

Here is a sample bootptab Þle; check your host system documentation to see
which Þelds your implementation of BOOTP supports.

# Global entries for all hosts

global: :sm=255.255.255.0:\

:bf=dummyfile:

# Master entries for each subnet template

subnet60: :tc=global:gw=128.07.60.100:

subnet61: :tc=global:gw=128.07.61.150:

# Individual printer entries

P480-mktg: :tc=subnet60:ht=ethernet:\

:ha=080011010045:\

:ip=128.07.60.30:

P480-sales: :tc=subnet60:ht=ethernet:\

:ha=080011010046:\

:ip=128.07.60.31:

The printer recognizes the BOOTP Þelds listed in the following table:

BOOTP Þelds

Field

Description

Values

gw

Gateway address list

List of IP addresses separated by
spaces.

ha

Host hardware address

Hexadecimal; the ha tag must be
preceded by ht tag.

ht

Host hardware type (see
Assigned Numbers RFC)

Unsigned decimal, octal, or hexadecimal
integer or one of the following symbolic
names:

ethernet or ether for 10 Mbit Ethernet;
ether3 for 3 Mbit experimental Ethernet;
ieee802 for IEEE 802

ip

Host IP address

A single IP address.

sm

Host subnet mask

A single IP address.

Advertising