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

POST /api/kytos/of_lldp/v1/interfaces/enable should add a log entry informing which ports were enabled #93

Open
italovalcy opened this issue Jul 21, 2023 · 1 comment

Comments

@italovalcy
Copy link

Hi,

When receiving a call to enable (and also disable!!) LLDP, of_lldp should add a log.info message showing the interfaces that were enabled (disabled). That would be very beneficial for network operators to troubleshoot when/who enabled/disable LLDP on a interface.

@italovalcy
Copy link
Author

Additionally, I suggest we slightly change the return message for success when enabling/disabling LLDP on interfaces:

from ""All the requested interfaces have been disabled.""

To : "LLDP disabled on all the requested interfaces."

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

No branches or pull requests

1 participant