Skip to content

Parse DHCP_RELAY table#8877

Merged
kellyyeh merged 3 commits intosonic-net:202012from
kellyyeh:kellyyeh-dhcprelay-table
Sep 30, 2021
Merged

Parse DHCP_RELAY table#8877
kellyyeh merged 3 commits intosonic-net:202012from
kellyyeh:kellyyeh-dhcprelay-table

Conversation

@kellyyeh
Copy link
Contributor

NOTE: This is cherry-pick from master to 202012.
#8268
#8476

Why I did it

Add the following dhcp_relay table to minigraph

'DHCP_RELAY': {
        'Vlan1000': {
                'dhcpv6_servers': [
                        'fc02:2000::1',
                        'fc02:2000::2'
                ]
        },
        'Vlan2000': {
                'dhcpv6_servers': [
                        'fc02:2000::3',
                        'fc02:2000::4'
                ]
        }
}

How I did it

How to verify it

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106

Description for the changelog

A picture of a cute animal (not mandatory but encouraged)

@kellyyeh kellyyeh marked this pull request as ready for review September 30, 2021 20:28
@kellyyeh kellyyeh merged commit ea064e2 into sonic-net:202012 Sep 30, 2021
@kellyyeh kellyyeh deleted the kellyyeh-dhcprelay-table branch September 30, 2021 20:28
@kellyyeh kellyyeh requested a review from prsunny October 4, 2021 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant