Network Settings
4-12
Alternatively, administrators can use the “
dhcp option 132 vlan id enabled
” parameter to
enable the VLAN ID assignment transfer using DHCP feature. Option 132 provides the same
functionality as Option 43 but the data format of the VLAN ID value must be 2 bytes, whereas
the first and second bytes encompass the VLAN ID (the valid range of the VLAN ID being 1 -
4095).
Precedence
•
LLDP values should have precedence over the DHCP
•
DHCP values should have precedence over the configuration files
•
DHCP should have precedence over the local values (configured via the Web UI or native
phone UI)
•
DHCP Option 43 should have precedence over DHCP Option 132
Configuring Option 43 to Transfer VLAN ID Assignment on a Linux DHCP Server
The following example (covering all the phones) illustrates how to configure Option 43 to transfer
VLAN ID assignment on a Linux DHCP server.
option space AastraIPPhone;
option AastraIPPhone.cfg-server-name code 02 = text;
option AastraIPPhone.contact-rcs code 03 = boolean;
option AastraIPPhone.ActivateVLANHeader code 08 = text;
option AastraIPPhone.VLAN-ID
code 09 = unsigned integer 32;
class "AastraSIP" {
match if ( (option vendor-class-identifier="AastraIPPhone6863i")
or (option vendor-class-identifier="AastraIPPhone6865i")
or (option vendor-class-identifier="AastraIPPhone6867i")
or (option vendor-class-identifier="AastraIPPhone6869i")
or (option vendor-class-identifier="AastraIPPhone6873i") );
vendor-option-space AastraIPPhone;
option AastraIPPhone.cfg-server-name
"http://192.168.174.200/aastra"; # option 43
option AastraIPPhone.contact-rcs false; # option 43
option AastraIPPhone.ActivateVLANHeader
"Aastra Telecom
"; # option
43
option AastraIPPhone.VLAN-ID 100; # option 43
} # endClass
09
VLAN ID value
Must be 4 bytes, whereas the first and second
byte must be 0x00, and the third and fourth
bytes encompass the VLAN ID. The valid
range of the VLAN ID is 1 - 4095.
For example, a VLAN ID of 100 (in dec) is 00
00 00 64 in hex.
SUB-OPTION/
CODE
DESCRIPTION
RULE
Summary of Contents for 6867i Premium
Page 1: ...Mitel 6800 Series SIP Phones 58014473 REV00 RELEASE 4 2 0 ADMINISTRATOR GUIDE ...
Page 21: ...Chapter 1 OVERVIEW ...
Page 52: ...Chapter 2 CONFIGURATION INTERFACE METHODS ...
Page 71: ...Chapter 3 ADMINISTRATOR OPTIONS ...
Page 154: ...Chapter 4 CONFIGURING NETWORK AND SESSION INITIATION PROTOCOL SIP FEATURES ...
Page 262: ...Chapter 5 CONFIGURING OPERATIONAL FEATURES ...
Page 579: ...Chapter 6 CONFIGURING ADVANCED OPERATIONAL FEATURES ...
Page 654: ...Chapter 7 ENCRYPTED FILES ON THE IP PHONE ...
Page 660: ...Chapter 8 UPGRADING THE FIRMWARE ...
Page 669: ...Chapter 9 TROUBLESHOOTING ...
Page 699: ...Appendix A CONFIGURATION PARAMETERS ...
Page 1003: ...Appendix B CONFIGURING THE IP PHONE AT THE ASTERISK IP PBX ...
Page 1007: ...Appendix C SAMPLE CONFIGURATION FILES ...
Page 1023: ...Appendix D SAMPLE BLF SOFTKEY SETTINGS ...
Page 1027: ...Appendix E SAMPLE MULTIPLE PROXY SERVER CONFIGURATION ...
Page 1042: ......