File: bootp-dhcp-option-112-113

package info (click to toggle)
doc-iana 2001.08-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 8,176 kB
  • ctags: 954
  • sloc: perl: 1,057; makefile: 83; sh: 27
file content (60 lines) | stat: -rw-r--r-- 1,823 bytes parent folder | download | duplicates (4)
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
From majka@apple.com  Wed Jan 21 14:47:51 1998
Content-Type: text/plain
From: Marc Majka <majka@apple.com>
Date: Wed, 21 Jan 98 13:18:19 -0800
To: iana@ISI.EDU
Subject: Re: New DHCP option
Reply-To: majka@apple.com
Content-Length: 1562
Status: RO
X-Lines: 48

Hello!

Since I haven't recieved a reply concerning my original message of  
October 17, 1997, I'm re-sending this message.  Please respond as  
soon as possible.  We require new code numbers for these two DHCP  
options soon.

Apple Computer Inc. is developing a vendor extension to the BOOTP /  
DHCP protocol, and requires code numbers for two new options.   
These options would be known as the NetInfo Parent Server Address  
and NetInfo Parent Server Tag.  Descriptions of these options is  
given below in the style of RFC1533.

Thank you for your help in this matter.

--
Marc Majka
Apple Computer Inc.

e-mail:  majka@apple.com
tel: 408-974-0331

Descriptions:

The NetInfo Parent Server Address option is used by clients to  
obtain the address of the parent server for their local NetInfo  
domain.  The tag of the NetInfo parent server may be obtained  
through the NetInfo Parent Server Tag option.  If that option is not  
present, a default value of "network" will be used for binding the  
local domain to a parent server.

The length of this option is 4.

    Code   Len            Address
   +-----+-----+-----+-----+-----+-----+
   |  ??  |  4  |  a1 |  a2 |  a3 |  a4 |
   +-----+-----+-----+-----+-----+-----+

The NetInfo Parent Server Tag option is used by clients to obtain  
the tag of the NetInfo parent server, if the tag is different from  
the default value "network".

The  minimum length of this option is 1.

    Code   Len     Tag
   +-----+-----+-----+-----+---
   |  ??  |  n  |  c1 |  c2 | ...
   +-----+-----+-----+-----+---