-
Notifications
You must be signed in to change notification settings - Fork 526
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
Bug: Bridge port remove error "None" #998
Comments
Looks like the same problem as sonic-net/sonic-buildimage#2658 Could take this fix:
|
I think right fix is to add Port_alias instead of None. |
Once a vlan member is out of default vlan 1, and is not in any other vlan .
|
https://github.com/Azure/sonic-swss/blob/ebb5324ddfdefd6ebcd38937856e5bebc7be4f60/cfgmgr/vlanmgr.cpp#L184
Bug: bridge vlan command doesn't print "None", so it will fail for VLan member ports as well non-Vlan member ports
The text was updated successfully, but these errors were encountered: