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 bgp config for VRF gateway #756

Merged
merged 1 commit into from
May 19, 2022
Merged

Fix bgp config for VRF gateway #756

merged 1 commit into from
May 19, 2022

Conversation

annakhm
Copy link
Collaborator

@annakhm annakhm commented May 18, 2022

Since BGP on VRF gateway is mostly inherited from parent gateway,
recent NSX versions disallow configuring most of BGP settings on it.
Even resource defaults would cause BGP resource on VRF to error out.
This change fixes this issue, and in addition fixes potential
segmentation fault for BGP resource when locale service is not
present.

Signed-off-by: Anna Khmelnitsky [email protected]

Since BGP on VRF gateway is mostly inherited from parent gateway,
recent NSX versions disallow configuring most of BGP settings on it.
Even resource defaults would cause BGP resource on VRF to error out.
This change fixes this issue, and in addition fixes potential
segmentation fault for BGP resource when locale service is not
present.

Signed-off-by: Anna Khmelnitsky <[email protected]>
@annakhm
Copy link
Collaborator Author

annakhm commented May 18, 2022

/test-all

1 similar comment
@annakhm
Copy link
Collaborator Author

annakhm commented May 18, 2022

/test-all

@annakhm annakhm linked an issue May 18, 2022 that may be closed by this pull request
@annakhm annakhm merged commit b4a8fcd into master May 19, 2022
@annakhm annakhm deleted the fix-bgp-vrf branch February 16, 2024 00:15
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.

[BUG] Unable to enable T0 VRF BGP
1 participant