Welcome, Guest. Please login or register.
Did you miss your activation email?
Saturday 21 September 2024, 07:35:54 am

Login with username, password and session length

Visit the Official Endian Bug tracker  HERE
14247 Posts in 4376 Topics by 6510 Members
Latest Member: Luigi Di Mattia
Search:     Advanced search
+  EFW Support
|-+  Support
| |-+  General Support
| | |-+  How to Program DHCP Option 43
0 Members and 0 Guests are viewing this topic. « previous next »
Pages: [1] Go Down Print
Author Topic: How to Program DHCP Option 43  (Read 11716 times)
madhatt
Jr. Member
*
Offline Offline

Posts: 7


« on: Friday 18 March 2011, 08:37:58 am »

I need to understand how to program DHCP option 43 in response to the inquiring device sending option 60.

Here is the current string I have that is NOT working
Code:
option 43 ascii "id:device.device.net;tftp=10.50.0.50;dscp=46;vlanpri=6;vlanid=40";

When I use these settings DHCP fails to provide ANY IP addresses.

What is the proper string to input??
Logged
madhatt
Jr. Member
*
Offline Offline

Posts: 7


« Reply #1 on: Saturday 19 March 2011, 09:36:06 am »

Anything?  Anyone?

I'm not too hopeful as I see so many unanswered posts on this forum...
Logged
melcon
Jr. Member
*
Offline Offline

Posts: 4


« Reply #2 on: Monday 28 March 2011, 01:36:02 pm »

Anything?  Anyone?

I'm not too hopeful as I see so many unanswered posts on this forum...

Try this way:
Code:
option my-option-43 code 43 = text;
option my-option-43 "id:device.device.net;tftp=10.50.0.50;dscp=46;vlanpri=6;vlanid=40";
Logged
madhatt
Jr. Member
*
Offline Offline

Posts: 7


« Reply #3 on: Wednesday 20 April 2011, 08:11:01 am »

Anything?  Anyone?

I'm not too hopeful as I see so many unanswered posts on this forum...

Try this way:
Code:
option my-option-43 code 43 = text;
option my-option-43 "id:device.device.net;tftp=10.50.0.50;dscp=46;vlanpri=6;vlanid=40";

WOW!!

Thanks so much that worked like a charm!!
Logged
Pages: [1] Go Up Print 
« previous next »
Jump to:  

Page created in 0.063 seconds with 18 queries.
Powered by SMF 1.1 RC2 | SMF © 2001-2005, Lewis Media Design by 7dana.com