We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ovn-nbctl set Logical_Switch vpc1 other_config:subnet=172.66.1.10/24
We need dynamic IP address:
ovn-nbctl lsp-set-addresses vpc1-vm1 "02:ac:10:ff:01:30 dynamic"
So has a set logic switch other_config API?
The text was updated successfully, but these errors were encountered:
no, this is not supported now. in near feature i can provide pr for that stuff, or you (if you can).
Sorry, something went wrong.
I am not familiar with the ovn north API, do you have some reference about it?
No branches or pull requests
We need dynamic IP address:
So has a set logic switch other_config API?
The text was updated successfully, but these errors were encountered: