In v5 and before I used to set a cpe number in the dhcp-cl hostname field:
Code: Select all
/ip dhcp-client
add add-default-route=yes default-route-distance=1 disabled=no host-name=A-003 interface=wlan1 use-peer-dns=yes use-peer-ntp=yes
But now in ros v.6;
Code: Select all
/ip dhcp-client
add dhcp-options="clientid,(unknown),hostname" disabled=no interface=wlan1
If I try to make a new DCHCP Client Option in the "DHCP Client Options" section, I'll get an error "Couldn't add New DHCP Client Option - Unknown data type! (6)"
If I look in the lease table of the AP I see now the client has the full system ID in its 'Active Host Name' field. I don't want that, I just want the antenna number. Not the full ID.....

So obviously it has to be done another way. But I can't find any documentation about it and after trying some options I gave up. Why can't MT not come up with a manual if they bring out a new software version!
I mean, its not rc anymore, It's real.....