Using Option #43 „Vendor Specific - Siemens HiPath 8000 Administrator's Manual

Hide thumbs Also See for HiPath 8000:
Table of Contents

Advertisement

inbetriebnahme.fm
Startup
Quick Start
Setup using a DHCP server on Unix/Linux
The following snippet from a DHCP configuration file (usually dhcpd.conf) shows how to set up
a configuration using a vendor class and the „vendor-encapsulated-options" option.
class "OptiIpPhone" {
option vendor-encapsulated-options
# The vendor encapsulated options consist of hexadecimal values for
the option number (for instance, 01), the length of the value (for in-
stance, 07), and the value (for instance, 53:69:65:6D:65:6E:73). The
options can be written in separate lines; the last option must be fol-
lowed by a ';' instead of a ':'.
# Tag/Option #1: Vendor "Siemens"
#1
7
S
i
01:07:53:69:65:6D:65:6E:73:
# Tag/Option #2: VLAN ID
#2
4
0 0
02:04:00:00:00:0A;
match if substring (option vendor-class-identifier, 0, 11) =
"OptiIpPhone";
}
2.4.7.2
Using Option #43 „Vendor Specific"
Alternatively, option #43 can be used for setting up the VLAN ID. Two tags are required:
Tag 001: Vendor name
Tag 002: VLAN ID
The Vendor name tag is coded as follows (the first line indicates the ASCII values, the second
line contains the hexadecimal values):
Code
Length
1
7
01
07
Table 2-1
The following example shows a VLAN ID with the decimal value „10"
:
Code
Length
2
4
02
04
Table 2-2
2-14
e
m
e
n
s
1
0
Vendor name
S
i
e
m
53
69
65
6D
VLAN ID
0
0
1
0
00
00
00
0A
HiPath 2000, HiPath 3000/5000, HiPath 4000 - OpenStage 60/80, Administrator Manual
e
n
s
65
6E
73
A31003-01010-M11-1-7619, 29/01/2007

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents