RDK Documentation (Open Sourced RDK Components)
TR-069 Object (Device.IP.Interface.IPv6Address)

Description

IPv6 address table
This table contains the IP interface's IPv6 unicast addresses. There MUST be an entry for each such address, including any cast addresses.

There are several ways in which entries can be added to and deleted from this table, including:

A loopback interface will always have address ::1 and MAY also have link-local address fe80::1. This object is based on ipAddressTable from [RFC4293]. At most one entry in this table regardless of whether or not it is enabled can exist with a given value for Alias. On creation of a new table entry, the CPE MUST choose an initial value for Alias such that the new entry does not conflict with any existing entries.

At most one enabled entry in this table can exist with a given value for IPAddress.

Modules

 TR-069 Object (Device.IP.Interface.IPv6Address) Public APIs
 Describe the details about RDK TR069 Device IPv6 Interface address APIs specifications.
 
 TR-069 Object (Device.IP.Interface.IPv6Address) Public Classes
 Describe the details about classes used in TR069 Device IPv6 Interface address.
 
 TR-069 Object (Device.IP.Interface.IPv6Address) Public DataStructure
 Describe the details about data structure used in TR069 Device IPv6 Interface address.