IPTV and DHCP options (Vendor Class Identifier 60)

Hi,

Almost done with IPTV configuration.
The last thing to configure is the required Vendor Class Identifier to send with the DHCP request.
Can this be configured?
(Edit: and option 55)

Maybe in here??

menu Network > DHCP Server

https://wiki.ipfire.org/configuration/network/dhcp#additional-dhcp-options

That is DHCP server not client.

When the iptv vlan interface requests an ip address it has to send option 60 with value ‘IPTV_RG’ (and option 55 also).

When I read the code in index.cgi I see redctrl does the actual request.
@pmueller Can redctrl send these options (55, 60)? I don’t see an option in the ppp settings file.