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 debug vrf functionality in staticd #14051

Closed
choppsv1 opened this issue Jul 19, 2023 · 2 comments
Closed

fix debug vrf functionality in staticd #14051

choppsv1 opened this issue Jul 19, 2023 · 2 comments

Comments

@choppsv1
Copy link
Contributor

#14048 fixed a problem we had with staticd processing YANG config from mgmtd and also CLI commands from vtysh by not sending the vrf commands to staticd. This unfortunately also disabled debug vrf as well. So we need to restore that by re-enabling sending commands from vtysh but removing the config handlers.

Additionally though we also need to come up with a generic solution for config level debug commands, as I do not believe these have been modeled in YANG yet.

@choppsv1 choppsv1 added triage Needs further investigation bug staticd vtysh bugfix yang and removed triage Needs further investigation labels Jul 19, 2023
@choppsv1 choppsv1 changed the title fix debug vrf functionality to staticd fix debug vrf functionality in staticd Jul 19, 2023
Copy link

This issue is stale because it has been open 180 days with no activity. Comment or remove the autoclose label in order to avoid having this issue closed.

@frrbot
Copy link

frrbot bot commented Jan 22, 2024

This issue will be automatically closed in the specified period unless there is further activity.

@frrbot frrbot bot closed this as completed Jan 29, 2024
@frrbot frrbot bot closed this as completed Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant