Skip to content

Router Advertiser

Joe LeVeque edited this page Oct 16, 2017 · 1 revision

Description

  • In order to support stateful DHCPv6, SONiC will implement a solution for sending router advertisements

Implementation

  • Router advertiser will reside in its own Docker container, docker-router-advertiser

  • Initial solution attempt will be to implement and configure the open-source solution, radvd

  • Configuration will include setting the 'M' bit ("Managed address configuration" flag) and clearing the 'O' bit ("Other configuration" flag)

Clone this wiki locally