-
### Description of Issue/Question
When it tries to get the memory, it executes show memory statistics which is not implemented on Cisco 3850 switches. it fails to find the Processor line and fails t…
-
I followed this instructions exactly and I cannot get tls to work.
The receiver state is always in:
State: Connecting
I removed the telemetry config and added it again many times with the same…
-
Thanks for making this very helpful tool. In addition to fetching:
`http://{IP}/%2577eb%2575i_%2577sma_http`
could you also add support for
`https://{IP}/%2577eb%2575i_%2577sma_https`
sin…
-
```
fatal: [cisco4]: FAILED! => {"changed": false, "msg": "cannot install config: Candidate
config could not be applied\n\n\nMust delete secondary before deleting primary\nFailed
to apply comma…
-
1. a interface is flex, it can be L2 or L3, change interface to L3 firstly
> router(config)#interface GigabitEthernet0/1/7
> router(config-if)#no switchport
> router(config-if)#end
> router#s…
-
Hello there,
Is there a way to configure an IPsec tunnel via yang?
Which yang models did you use to achieve this goal?
I can't find any correct model ...
PS: You should consider developing a…
-
Issue:
Attempting to use 'get_ip_route_table' for a Cisco ISR1100-6G with Viptela OS device fails with:
`Error 400 (bad_request) - Device data error: IPRoutes is not supported by ISR 1100 6G (Vi…
-
Can we use pyang in a python program? Can anyone help providing some links where such an example code is provided. I tried to use pyang to
1) load yang file
2) parse it in to statements and ...
3)…
-
We have a website using NextJS with the latest version of Partytown (0.7.5). On our prod version, we're getting the following error on the console:
```
[Error] TypeError: Load failed
(anonymou…
-
It looks like the YANG stack generates wrong CLI commands to configure a service instance on a port channel. YANG generates `service-instance`, CLI refuses this, probably wants `service instance`.
…