[rbak-nsp] set DHCP option 43 using RADIUS
Peter W
lists at pw.de
Wed Jul 15 05:47:24 EDT 2015
Hello,
has anyone successfully set DHCP option 43 for clips subscriber using
RADIUS (DHCP-Vendor-Encap-Options)?
I've tried this formats after reading documentation [1]:
DHCP-Vendor-Encap-Option = "tr069"
DHCP-Vendor-Encap-Option = "1:tr069"
DHCP-Vendor-Encap-Option = "1:74,72,30,36,39"
DHCP-Vendor-Encap-Option = "1:0x74,0x72,0x30,0x36,0x39"
... but always got this error:
> %DHCP-6-ISM_INFO: Error parsing vendor encapsulated options string (1:tr069) from ism
Best regards,
Peter.
--
[1]
DHCP-Vendor-Encap-Options
code:value:code:value
where:
code = DHCP vendor-encapsulation option number
value = option data in one of the following formats:
IP address type = dot notation
Number = decimal integer
ASCII string = ASCII characters without quotation marks
Binary string = Hex values of bytes separated by commas (“,”)
More information about the redback-nsp
mailing list