Skip to content
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

Fix added to restart DHCP Relay service automatically in the background #3047

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

Conversation

saravanan-i
Copy link

… address is changed

What I did

When VLAN ip address is modified (either added or deleted), DHCP relay is not restarted automatically which intern causes interface ip address not being inserted in DHCP relay packets

How I did it

Restart DHCP Relay service in background when click cli tries to modify IP address of VLAN which has DHCP IPV4 helper or DHCP IPV6 Destination address configured already.

How to verify it

Add or remove Vlan Ip address which has DHCP helper ipv4 address configured

Previous command output (if the output of a command-line utility has changed)

New command output (if the output of a command-line utility has changed)

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