-
root@Indy-IXPM:/home/mhammett# snmpget -c [redacted] -On -v 2c [redacted] .1.3.6.1.2.1.1.1.0
.1.3.6.1.2.1.1.1.0 = STRING: "Cisco NX-OS(tm) n9000, Software (n9000-dk9), Version 6.1(2)I2(2b), RELEASE SO…
-
Currently, keys must exist at the top level of the http response
https://github.com/chengguangnan/vine
The above gem would allow nested object access such as:
```yaml
source:
default: htt…
-
Hey all,
I'm running through some basic manifests for testing & validation of the module against our config. I have a manifest for each corresponding feature that applies some basic dummy configurati…
ghost updated
7 years ago
-
NXOS driver does not work when colored prompt is used because the prompt regex does not match special characters.
Maybe line 128 of [Cisco_NX-OS.js](https://github.com/netfishers-onl/Netshot/blob/…
-
Boot fails, goes for PXE boot:
```
Boot Failed. EFI Floppy
Boot Failed. EFI Floppy 1
iPXE 1.0.0+git-20131111.c3d1e78-2ubuntu1.1 -- Open Source Network Boot Firmware -- http://ipxe.org
Featu…
-
pyang is finding a newer version of ietf-routing when RFC 8022 content is checked in because some models do not import by revision, allowing yang to select the most recent.
-
When a loopback interface is configured in the switch it breaks the xml response and causes the module to crash.
With `interface loopback10` configured:
```
failed: [test.foo.se] => {"failed": true,…
-
```
Cisco Nexus series is currently unsupported. With sed I can change most of the
problematic ace's, but it would be great if it could be included natively.
```
Original issue reported on code.goog…
-
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
nxos_vlan
##### ANSIBLE VERSION
```
vagrant@precise32:/vagrant$ ansible --version
ansible 2.1.0.0
config file = /vagrant/ansible.cfg
confi…
-
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…