RDK Documentation (Open Sourced RDK Components)

Description

The Device.Ethernet object models several Ethernet interface objects, each representing a different stack layer, including: Interface, Link, and VLANTermination.

Interface is media-specific and models a port, the PHY layer, and the MAC layer.

Link is media-independent and models the Logical Link Control (LLC) layer.

A VLANTermination, when present, is expected to be stacked on top of Link objects to receive and send frames with a configured VLANID.

Modules

 TR-069 Device.Ethernet Getter API.
 
 TR-069 Device.Ethernet.Interface object API.