Skip to content

Fix VOQ_CHASSIS_V6_PEER route-map config#14055

Merged
yxieca merged 2 commits intosonic-net:masterfrom
tjchadaga:voq_route_map_fix
Mar 3, 2023
Merged

Fix VOQ_CHASSIS_V6_PEER route-map config#14055
yxieca merged 2 commits intosonic-net:masterfrom
tjchadaga:voq_route_map_fix

Conversation

@tjchadaga
Copy link
Copy Markdown
Contributor

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,

  1. 'show run bgp' should display the correct route-map association
  2. After running TSA on a voq chassis linecard, advertised ipv6 routes to iBGP neighbors should have only the loopback ip address

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205
  • 202211

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)

@tjchadaga tjchadaga requested a review from StormLiangMS as a code owner March 2, 2023 03:09
@tjchadaga tjchadaga requested a review from yxieca March 2, 2023 20:38
@yxieca yxieca merged commit f80bf77 into sonic-net:master Mar 3, 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
@mssonicbld
Copy link
Copy Markdown
Collaborator

Cherry-pick PR to 202205: #14074

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
@tjchadaga tjchadaga deleted the voq_route_map_fix branch March 15, 2023 20:53
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
@mssonicbld
Copy link
Copy Markdown
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

5 participants