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

add support for ospf routing lookup #2

Open
pan2za opened this issue Sep 8, 2022 · 3 comments
Open

add support for ospf routing lookup #2

pan2za opened this issue Sep 8, 2022 · 3 comments

Comments

@pan2za
Copy link

pan2za commented Sep 8, 2022

I've add an OSPF routing lookup patch.
Here's the code.
https://e.coding.net/goodput/tfw/REST-API-FRRouting.git

@pan2za
Copy link
Author

pan2za commented Sep 8, 2022

Exp5: Lookup Routes Information

curl -X GET http://localhost:8000/ospf/routes
{"info":"% OSPF is not enabled in vrf default\n% OSPF is not enabled in vrf default\n\nOSPF Instance: 3\n\n\nNeighbor ID     Pri State           Up Time         Dead Time Address         Interface                        RXmtL RqstL DBsmL\n\n% OSPF is not enabled in vrf default\n\nOSPF Instance: 5\n\n\nNeighbor ID     Pri State           Up Time         Dead Time Address         Interface                        RXmtL RqstL DBsmL\n\n% OSPF is not enabled in vrf default\n"}

@Omidznlp
Copy link
Owner

Omidznlp commented Sep 8, 2022

Hi,

Thank you so much. Please put your repository on GitHub so I can see it. @pan2za

@pan2za
Copy link
Author

pan2za commented Dec 28, 2022

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