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

Modifiable output [Enhancement] #15

Open
evilmonkey19 opened this issue May 11, 2024 · 0 comments
Open

Modifiable output [Enhancement] #15

evilmonkey19 opened this issue May 11, 2024 · 0 comments

Comments

@evilmonkey19
Copy link
Contributor

At the moment, all the outputs will remain the same. For example, if we issue display board, it will be always the same output. Even though, for v1 it works and enough, for v2, it would be awesome to be able to set the output dynamically based on a variable (similar to Server-side rendering and jinja2). The idea as that at startup and at runtime that output it is able to change depending on the input or some other external events.

This idea is related to create a fake network. For example, if someone creates two routers which are linking on startup and it issues the command show link 0, it should say active up. Later, if we issue a command like do command link down, then the router that who set the link down, when doing a show link 0 it should show a Disabled. In the other router should say as well first up and then down.

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