-
get_facts() on nxos_ssh returns abbreviated interface (from show ip int brief); nx-api returns canonical interface names.
Also model results differs between the two.
-
Cisco NX-OS devices creates NVE interfaces for VXLAN EVPN deployments.
https://www.cisco.com/c/en/us/support/docs/switches/nexus-9000-series-switches/118978-config-vxlan-00.html
Batfish does not…
-
Hi Kirk:
I am seeing the following when trying to send configuration commands to an NX-OS device (Nexus 3048 running 6.0(2)U3(7)):
>net_connect = ConnectHandler(device_type='cisco_nxos', ip='192…
-
Hi,
Currently, the software_version fails from being extracted for NX/OS devices, adding the following field alias in props.conf of your Cisco addon does the job:
[Cisco:SmartCallHome]
# For NX/OS
…
-
Netflow from NX-OS 8.1.1 on Nexus 7700 produces timestamp 1970-01-01 01:00:00 for every flow.
A tcpdump shows that the template describes 8 byte for FIRST_SWITCHED (22) and LAST_SWITCHED (21).
nfdu…
-
We have tried pexpect, but we have found pxssh to work better is our situation, but we are hitting a wall at one part.
I am trying to connect to multiple versions of Cisco devices. Some I have to …
-
Model: 5548
OS version: 6.0(2)N2(2)
`show version`
```
redacted# sh ver
Cisco Nexus Operating System (NX-OS) Software
TAC support: http://www.cisco.com/tac
Documents: http://www.cisco.com/e…
-
Model: 7009
OS ver: 6.2(14)
`show version`
```
EGGS-SW01# sh ver
Cisco Nexus Operating System (NX-OS) Software
TAC support: http://www.cisco.com/tac
Documents: http://www.cisco.com/en/US/…
-
https://learninglabs.cisco.com:8867/tracks/devnet-express-dci/dne-dci-intro-nx-os/dne-dci-intro-nxos-04_devbox-and-visore/step/1
Picture is not displayed at the bottom of page
-
Hi,
The "inventory_device" view references a lookup table called "Cisco_Device" which is not available anywhere in the App or the Addon.
cisco_ios/default/data/ui/views/inventory_device.xml
```
…