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

Srv6 display #18563

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

pguibert6WIND
Copy link
Member

Improve display of installed seg6 routes, by adding the flavor.

Until now, the 'show ipv6 route' was not showing up the flavors.

Before:
> rt1# show ipv6 route
> [..]
> I>* fc00:0:1:1::/64 [115/0] is directly connected, eth-sw1, seg6local End.X nh6 fe80::9474:3dff:fe2f:d336, weight 1, 00:00:13
> I>* fc00:0:1:2::/64 [115/0] is directly connected, eth-sw1, seg6local End.X nh6 fe80::ecf7:1bff:fec4:fba7, weight 1, 00:00:12

After:
rt1# show ipv6 route
[..]
I>* fc00:0:1:1::/64 [115/0] is directly connected, eth-sw1, seg6local End.X nh6 fe80::9474:3dff:fe2f:d336, flavors next-csid, weight 1, 00:00:13
I>* fc00:0:1:2::/64 [115/0] is directly connected, eth-sw1, seg6local End.X nh6 fe80::ecf7:1bff:fec4:fba7, flavors next-csid, weight 1, 00:00:12

Signed-off-by: Philippe Guibert <[email protected]>
Tell in the NHA_ENCAP attribute that it may also contain SRv6 SIDs.

Signed-off-by: Philippe Guibert <[email protected]>
Copy link
Member

@riw777 riw777 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks gopd

@pguibert6WIND pguibert6WIND requested a review from cscarpitta April 8, 2025 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants