HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- DHCP WIDE and ISC
Operating System - Linux
1829958
Members
2026
Online
109998
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2005 09:50 PM
11-14-2005 09:50 PM
DHCP WIDE and ISC
L.S.
WIDE DHCP has a thing called CLID. The client does not send a mac address but another identifier (clid="98:.....".
In the (WIDE DHCP) config file:
1000: :ipad=10.205.100.47:hstn="abc-1":tblc=subnet1:clid="98:0x0000029C":file="Delft-1.scr":
Can I do this with an ISC DHCPD server?
Can I specify this custom ID as identifier i.s.o. mac address?
Any suggestions?
JP
WIDE DHCP has a thing called CLID. The client does not send a mac address but another identifier (clid="98:.....".
In the (WIDE DHCP) config file:
1000: :ipad=10.205.100.47:hstn="abc-1":tblc=subnet1:clid="98:0x0000029C":file="Delft-1.scr":
Can I do this with an ISC DHCPD server?
Can I specify this custom ID as identifier i.s.o. mac address?
Any suggestions?
JP
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2005 12:41 AM
11-15-2005 12:41 AM
Re: DHCP WIDE and ISC
A custom id I don't know, maybe you should join to the mailing list of ISC DHCPD server. This is a hard one question.
You can specify the mac address, sorry, i don't know what is i.s.o. so I don't know if you already know this, but the configuration should be like this:
host hostname {
option host-name "hostname.example.com";
hardware ethernet 00:A0:78:8E:9E:AA;
fixed-address 192.168.1.4;
}
You can specify the mac address, sorry, i don't know what is i.s.o. so I don't know if you already know this, but the configuration should be like this:
host hostname {
option host-name "hostname.example.com";
hardware ethernet 00:A0:78:8E:9E:AA;
fixed-address 192.168.1.4;
}
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2005 01:13 AM
11-15-2005 01:13 AM
Re: DHCP WIDE and ISC
Ivan,
i.s.o = in stead of
I already searched the internet, but could not find an answer.
I also searched teh ISC mailing list archive.
JP.
i.s.o = in stead of
I already searched the internet, but could not find an answer.
I also searched teh ISC mailing list archive.
JP.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP