forked from sonic-net/sonic-utilities
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
IP Assignment Issue (sonic-net#3408)
#### What I did Added Check for IP Assignment on Port when a Vlan is configured. This PR is created in response to [Issue](sonic-net/sonic-buildimage#19505) #### How I did it Modified config/main.py to add check for IP Assignment when Port has vlan membership #### How to verify it After this, ip cannot be assigned on port which is configured to a VLAN.
- Loading branch information
1 parent
f196622
commit 772ee79
Showing
2 changed files
with
9 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters