-
Notifications
You must be signed in to change notification settings - Fork 9
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
Consider supporting static-route function #70
Comments
Though I said
in #50, I'd like to keep the OpenConfig Also, if you want to use When we use It is used to generate completion candidates in the CLI code. |
Thank you for your comments.
I got it, and try to consider the models again to keep the style.
Thank you for the information. |
I would like to suggest the models again so that we can keep OpenConfig Any comments, doubt, and discussion are welcome.
|
Regarding goldstone-nexthop.yang, the groupings that define |
@ipi-claytonpascoal Thank you for pointing it out. |
@KazuyaAnazawa Please create a draft PR so that we can easily review the models. |
This issue discusses how to support L3 functions on goldstone.
Specifically, as the first step, we want to discuss how to support static-route and how to define yang models for that.
Currently, goldstone native (primitive) models don't have the following models:
goldstone-routing.yang
).goldstone-static-route.yang
).goldstone-nexthop.yang
)I think it's better to define these models based on FRR models defined here since south-frr will be introduced in the future #50.
Then, I would like to suggest these models as follows.
goldstone-routing.yang
yang filevrf
is not considered in proposed model since the concept of network-instance has not been introduced in goldstone.goldstone-static-route.yang
yang filegoldstone-nexthop.yang
yang fileAny comments, suggestions, and discussions are welcome.
The text was updated successfully, but these errors were encountered: