Fix VOQ_CHASSIS_V6_PEER route-map config#14055
Merged
yxieca merged 2 commits intosonic-net:masterfrom Mar 3, 2023
tjchadaga:voq_route_map_fix
Merged
Fix VOQ_CHASSIS_V6_PEER route-map config#14055yxieca merged 2 commits intosonic-net:masterfrom tjchadaga:voq_route_map_fix
yxieca merged 2 commits intosonic-net:masterfrom
tjchadaga:voq_route_map_fix
Conversation
arlakshm
approved these changes
Mar 2, 2023
mssonicbld
pushed a commit
to mssonicbld/sonic-buildimage
that referenced
this pull request
Mar 3, 2023
* Fix typo in VOQ_CHASSIS_V6_PEER route-map config * Updated UT files with the changed config
Collaborator
|
Cherry-pick PR to 202205: #14074 |
mssonicbld
added a commit
that referenced
this pull request
Mar 3, 2023
xumia
pushed a commit
to xumia/sonic-buildimage-1
that referenced
this pull request
Mar 10, 2023
* Fix typo in VOQ_CHASSIS_V6_PEER route-map config * Updated UT files with the changed config
mssonicbld
pushed a commit
to mssonicbld/sonic-buildimage
that referenced
this pull request
Mar 19, 2023
* Fix typo in VOQ_CHASSIS_V6_PEER route-map config * Updated UT files with the changed config
Collaborator
|
Cherry-pick PR to 202211: #14324 |
mssonicbld
pushed a commit
that referenced
this pull request
Mar 19, 2023
* Fix typo in VOQ_CHASSIS_V6_PEER route-map config * Updated UT files with the changed config
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why I did it
Currently on a VOQ chassis, ipv6 iBGP neighbors do not have any route-map associated, due to typo in the route-map configuration. This results in route-map policies (like TSA) not getting applied to V6 iBGP neighbors, hence not isolating ipv6 iBGP sessions.
How I did it
Fixed VOQ policy template file to associate the correct V6 route-map to iBGP v6 peer-group
How to verify it
In vtysh,
Which release branch to backport (provide reason below if selected)
Description for the changelog
Ensure to add label/tag for the feature raised. example - PR#2174 under sonic-utilities repo. where, Generic Config and Update feature has been labelled as GCU.
Link to config_db schema for YANG module changes
A picture of a cute animal (not mandatory but encouraged)