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
protocols evpn no-core-isolation
Could you please add the protocols evpn no-core-isolation option?
set protocols evpn no-core-isolation
resource "junos_evpn" "default" { ... no_core_isolation = true ... }
https://www.juniper.net/documentation/us/en/software/junos/cli-reference/topics/ref/statement/evpn-edit-routing-instances-protocols.html
The text was updated successfully, but these errors were encountered:
Hi 👋
I will take care of adding this.
Sorry, something went wrong.
r/evpn: add no_core_isolation argument
8b56470
Fix #644
no_core_isolation
jeremmfr
Successfully merging a pull request may close this issue.
Description
Could you please add the
protocols evpn no-core-isolation
option?New or Affected Resource(s)
Example Junos Configuration
Potential Terraform Configuration
References
https://www.juniper.net/documentation/us/en/software/junos/cli-reference/topics/ref/statement/evpn-edit-routing-instances-protocols.html
The text was updated successfully, but these errors were encountered: