IOS DHCP Server - Option 67
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2007 12:08 PM - edited 03-05-2019 03:15 PM
Hello All,
has anyone successfully used the IOS DHCP Server to return option 67 (i.e. filename) to DHCP clients?
Trying to enable this, returns "% DHCP does not allow raw option 67" ??!!?
Would appreciate any comments/suggestions/references in this regard.
Many Thanks in advance.
BR,
HH
- Labels:
-
Other Switching
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2007 09:03 AM
This option is used to identify a bootfile when the 'file' field in the DHCP header has been used for DHCP options.
The code for this option is 67, and its minimum length is 1.
use,
Hostname(dhcp-config)#bootfile [path_string] -->path to the boot file
Refer,
