-
Hello,
I'm getting the following stack trace when trying to configure a port channel.
http://pastebin.com/86gaXTYF
I understand that the issues stems from the Nexus 3K not returning structured data…
-
A router may add "incomplete" arp records in its arp cache for requested IP addresses the router doesn't know. These are mapped to the invalid MAC address 00:00:00:00:00:00.
As of NX-OS 6.2.2, these…
-
The following puppet code churns:
```
cisco_command_config { 'tss-lines':
command => 'line console
exec-timeout 15
line vty
session-limit 15
exec-timeout 15'
}
```
I also tried t…
-
I have two core switches directly connected to each other - named crsw01 and crsw02. They are Cisco Nexus 5672UP running 7.1(0)N1(1a). Pointing mnet at crsw01 as the root, with CDP enabled on both crs…
-
It appears that as of 5.0\(2\), Cisco Nexus devices support the Bridge MIB \(they didn't last year: https://sourceforge.net/tracker/?func=detail&aid=3043189&group\_id=70362&atid=527530\)
I am able…
-
Hello,
I just found out about your wonderful Paramiko wrapper and I am currently reading the code to understand the library. I come from the 'Exscript' project and might rather switch to Netmiko be…
-
I'm not able to connect to Cisco Nexus5010, but I'm getting the following error:
Traceback (most recent call last):
File "./network_backup.py", line 496, in
start_backup(options.user, option…
-
This is my first issue post so please forgive me if, My current issue is only with Nexus switches. When I try to run oxidized against them they fail with no error messages: below is an example:
`…
-
Cisco IOS has the following:
```
show archive config incremental-diffs flash:/merge_config.txt
```
It compares against the running config. This looks like a better solution than what we curren…
-
Hi, I'm currently running 2.02-cvs and 1.1-cvs of Netdisco and unable to query ARP/MAC info for these devices. Please let me know if I can assist by providing additional information or doing a webe…