Skip to content

[dhcp_relay] Requires IP address on client vlan interface #10697

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

irene-pan1202
Copy link

Why I did it

In isc-dhcp design, need to set the client vlan interface ip as giaddr so the server can figure out what net it's from and so that we can later forward the response to the correct net.
DHCP Relay will crash when receiving discover from DHCP client because there is no IP address on client vlan interface.

How I did it

To perform the relay process, there must be an IP address on the client vlan interface.

How to verify it

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

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111

Description for the changelog

Link to config_db schema for YANG module changes

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

In isc-dhcp design, need to set the client vlan interface ip as giaddr so the server can figure out what net it's from and so that we can later forward the response to the correct net.

Signed-off-by: irene_pan <[email protected]>
@irene-pan1202 irene-pan1202 requested a review from lguohan as a code owner April 27, 2022 08:41
@irene-pan1202 irene-pan1202 requested a review from a team as a code owner June 10, 2022 02:01
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