qacafe - ip test solutions
Knowledge Base > Can I test TR-069 over IPv6?

Can I test TR-069 over IPv6?

TR-069 IPv6

Yes! Starting with CDRouter 6.3 it is possible to test TR-069 over IPv6. To configure TR-069 over IPv6, the DUT must support IPv6 on the WAN and CDRouter's ACS must be configured with an IPv6 address using the testvar acsIp:

testvar acsIp 3009::1

Note that URLs containing literal IPv6 addresses must enclose the IPv6 address in square brackets, as specified in RFC 3986. This may require the DUT's ACS Server URL configuration to be updated appropriately.

Examples:

http://[3009::1]/
http://[3009::1]:8080/
https://[3009::1]/acs/

CDRouter's TR-069 over IPv6 functionality requires both the CDRouter IPv6 and CDRouter TR-069 add-ons. Advanced support for TR-069 over IPv6 and additional features will be included in future releases.

Related articles that may also be helpful: