<html><head></head><body><div class="yahoo-style-wrap" style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:13px;"><div dir="ltr" data-setdir="false">Hi,</div><div dir="ltr" data-setdir="false">I am trying to allocate all hosts that join my network with a hostname beginning 'MB' to a specific DHCP range.</div><div dir="ltr" data-setdir="false">After much internet research I can't find if there is a solution.</div><div dir="ltr" data-setdir="false">So far I have got:</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">dhcp-range=tag:mbdevices,192.168.0.50,192.168.0.60,255.255.255.0,12h</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">and have tried</div><div dir="ltr" data-setdir="false">dhcp-host=MB*,set:mbdevices</div><div dir="ltr" data-setdir="false">thinking I could try using a wildcard to add them to the tag which would them allocate them an IP in the range above.</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">But this doesn't work.</div><div dir="ltr" data-setdir="false"><br></div><div dir="ltr" data-setdir="false">Can you advise if what I am trying to achieve is possible please?</div><div dir="ltr" data-setdir="false">Many thanks<br></div></div></body></html>