DHCP Option 125

James jmsliang at iii.org.tw
Tue Feb 12 01:23:27 UTC 2008


Hi,

          Could someone give me some suggestions?

          Thank you.

James

 

-----Original Message-----
From: dhcp-users-bounce at isc.org [mailto:dhcp-users-bounce at isc.org] On Behalf
Of James
Sent: Tuesday, February 05, 2008 12:17 PM
To: dhcp-users at isc.org
Subject: RE: DHCP Option 125

 

That 's my dhclient.conf:

# dhclient.conf

 

option option-125 code 125 = string;

option option-125
7d:23:00:00:0d:e9:1e:1:b:49:49:49:38:32:30:36:32:33:2:6:38:32:30:36:32:33:3:
3:41:44:56;

 

interface "eth0"{

prepend domain-name-servers 127.0.0.1;

request subnet-mask, broadcast-address, time-offset, routers,

        domain-name, domain-name-servers, host-name;

require subnet-mask, domain-name-servers;

}

# end dhclient.conf

 

-----Original Message-----
From: dhcp-users-bounce at isc.org [mailto:dhcp-users-bounce at isc.org] On Behalf
Of James
Sent: Tuesday, February 05, 2008 12:10 PM
To: dhcp-users at isc.org
Subject: RE: DHCP Option 125

 

I already add 

          option option-125 code 125 = string;

option option-125
7d:23:00:00:0d:e9:1e:1:b:49:49:49:38:32:30:36:32:33:2:6:38:32:30:36:32:33:3:
3:41:44:56;

But how do I know the response? 

Thank you.

 

-----Original Message-----
From: dhcp-users-bounce at isc.org [mailto:dhcp-users-bounce at isc.org] On Behalf
Of James
Sent: Tuesday, February 05, 2008 9:53 AM
To: dhcp-users at isc.org
Subject: DHCP Option 125

 

Hi,

I want to use DHCP Option 125 to get vendor-specific information.  ( Device
< = = > Gateway )

A DHCP request is sent from the Device that contains the Device Identity to
the Gateway. So the Gateway can get the Device Identity.

A DHCP response is sent from the Gateway that contains the Gateway Identity
to the Device. So the Device can get the Gateway Identity.

I want to get the "Gateway Identity" and save it into file. So I can read
this information at other application.

What should I do? 

Thank you.

 

James

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/dhcp-users/attachments/20080212/82bfb3a1/attachment.html>


More information about the dhcp-users mailing list