-
Can anyone help.?
I keep getting Error: Paramiko.ssh_exception.SSHException: Error Reading SSH Protocol Banner.
when i try to disable the SSH on cisco switch. the SSHException is not working..
c…
-
sometimes it's usefull to add description to the message, also there is database of cisco errors messages:
http://inetpro.org/wiki/Cisco\_Error\_Message\_Database\_\(CEMDB\)
or
http://www.cisco.com/e…
-
```python
from pybatfish.client.session import Session
bf = Session.get()
TEXT="""
prefix-set BAR
0.0.0.0/0,
::/0
end-set
route-policy FOO
if destination in BAR then
set med 500
…
-
User should be able to install multiple model packages of same OS type, but different versions via pip
``pip install ydk-models-cisco-ios-xr-6.2.1.tar.gz`` should not uninstall ``ydk-models-cisco-…
-
search fails with an error
root@ikali:~/tools/ShodanAPI# ./shodan_api_tool.rb -s cisco-ios
Shodan API Search Assistant
By: Hood3dRob1n
Shodan API Key Confirmed!
API Key:CENSORED
Plan Type: dev
Unlo…
-
This is problematic. e.g. https://github.com/YangModels/yang/blob/master/vendor/cisco/xr/651/cisco-xr-openconfig-network-instance-deviations.yang#L372
XPath still linked to IOS XR - 6.5.1 in TDM.
-
##### SUMMARY
When replacing whole router configuration file using iosxr_config module with replace: config - option, I cannot achieve idempotency. Instead I always get at least three lines…
-
### Summary
If we call a large playbook intended for readiness check for SW-Upgrades on cisco devices (using cisco.ios) we get some of "unable to connect to socket" error. You cant reproduce same beh…
-
### Environment
* netutils version:
A `get_certificates` filter needs to be added for configurations that add special characters in their certificates, for example Cisco ios has a hidden tab cha…
-
I am trying to perform a merge operation with config_encoding="xml"
My XML is as follows:
```xml
3000000
notice
```
When I try this, I receive the following e…