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

[Questions] How to config service configs in python scripts #878

Open
flykong opened this issue Jun 30, 2024 · 1 comment
Open

[Questions] How to config service configs in python scripts #878

flykong opened this issue Jun 30, 2024 · 1 comment
Assignees

Comments

@flykong
Copy link

flykong commented Jun 30, 2024

Hi everyone, I'm a newbie to coreemu.

I am try to construct a network scenario via python scripts. now i can config service via command "node1.config_services = ["IPForward", "zebra", "OSPFv2"]", and in core-gui, i can double click the node, and configure the OSPF router or others's parameters for each node.

Now i want to configure service (such as zebra, ospf, ...)'s configs in python script, i guass it maybe use command "node1.config_service_configs " , but i have no idea, Please Help! Give Some Example!

Thanks!!!

@bharnden bharnden self-assigned this Sep 30, 2024
@bharnden
Copy link
Contributor

Sorry for the delay. The latest release removed config services. You would have to explain if you are trying to code using a gRPC client or direct code and what exactly you want to configure.

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

2 participants