Darren Loher

Results 216 comments of Darren Loher

Agreed, this does look like this is ambiguous. Seems like OSPF should have a crypto-type just like we have for ISIS: `/network-instances/network-instance/protocols/protocol/isis/levels/level/link-state-database/lsp/tlvs/tlv/authentication/state/crypto-type` and then a separate leaf for the authentication-key,...

``` +--rw evpn | +--rw evpn-instances | | +--rw evpn-instance* [evi] | | +--rw evi -> ../config/evi | | +--rw config | | | +--rw evi? string | | |...

Reviewed at OC Operators meeting on Aug 1, 2023. Seems like Huawei and Nokia examples do not include an interface, but Cisco and Juniper do. Is the interface reference required...

Last call expires today. Since there are no new comments, I will merge this. /gcbrun

@oscargdd can you resolve the merge conflicts?

Reviewed in today's in OC Operators meeting. Operators did not have a use case for 'flow-label-enabled' for the EVPN VPWS instance at this time. It seems like this could be...

Re-reviewed in April 30, 2024 OC operators meeting. @oscargdd to resolve conflicts and respond on the multicast related leafs. Then I think this is ready to merge.

Today managing certificate-id, mutual-authentication is done out of band/outside of openconfig. With the introduction of gNSI [certz](https://github.com/openconfig/gnsi/tree/main/certz) and [authz](https://github.com/openconfig/gnsi/tree/main/authz) and [bootz](https://github.com/openconfig/bootz), this moves to explicitly defined interfaces. With this momentum,...

Hi, thinking about this some more, I would like to understand the problem better. Let's discuss in more detail what is missing which makes having this enabled by default problematic....

I am working to refactor the bgp communities from a union type of many regex strings to explicitly defined types in containers. I think the community-set will still be a...