You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[dhcp_relay] sonic dhcp relay agent for IPv4 (#22486)
Why I did it
Currently SONiC uses the 'isc-dhcp-relay' package to allow DHCP relay functionality on IPv4 networks.
With this PR we are adding sonic dhcp relay agent for IPv4 as described in this HLD(sonic-net/SONiC#1938)
Work item tracking
Microsoft ADO (number only):
How I did it
Edit supervisord template to start sonic DHCPv4 relay instance when configured to do so in Config DB.
Align cfg unit test to the new change.
How to verify it
Configure sonic DHCPv4 agent as described in the feature HLD(sonic-net/SONiC#1938)
Test it with real client/server with IPv4 or use the sonic-mgmt suite
Signed-off-by: Ashutosh Agrawal <[email protected]>
Co-authored-by: Shivashankar C R <[email protected]>
Co-authored-by: Ashutosh Agrawal <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: StormLiangMS <[email protected]>
0 commit comments