-
Description
The current OpenConfig AAA model specifies a single leaf for the address of authentication servers in the openconfig-aaa.yang file. This design restricts the ability to configure multiple…
-
https://github.com/openconfig/public/blob/a2c7a09e619c56782b3f4495a065fd7c34ef1175/release/models/aft/openconfig-aft-common.yang#L713-L721
It seems a zero value should not be allowed. Any comments…
-
Hi,
I am getting no output for below YANG model.
https://github.com/openconfig/public/blob/master/release/models/vlan/openconfig-vlan.yang
root@ubuntu-I08:/opt# pyang -p openconfig/release/model…
-
apiVersion: inv.sdcio.dev/v1alpha1
kind: Schema
metadata:
name: iosxr.cisco.sdcio.dev
namespace: transport-automation
spec:
repoURL: https://github.com/YangModels/yang
provider: iosxr.c…
-
Hello,
I am encountering an issue when attempting to generate Python bindings using pyangbind with the --deviation flag. The command runs without errors when generating the tree output, but fails d…
-
It seems that the yangdoc documentation does not publish `status deprecated`. This would be a very useful enhancement to be able to read through to docs and know at a glance which of the similar model…
-
Hello,
I am encountering an issue when attempting to generate Python bindings using pyangbind with the --deviation flag. The command runs without errors when generating the tree output, but fails d…
-
Hi,
Like you approach you exposed [here]()https://networkop.co.uk/post/2022-12-cue-yang/
I'm following your [README.md](https://github.com/networkop/yang-to-cue/blob/master/README.md)
And basical…
-
Hi,
Am trying to get json from openconfig-bgp and seeing "JSONXSL plugin needs a valid module" error
with "-f jsonxsl" argument.
Its able to create tree without any issue.
-f tree option:=
/wor…
-
Hi @michalvasko
I want to config static route, use openconfig-network-instance.yang and openconfig-local-routing.yang. But when I send netconf xml, it failed with error.
we are using following v…