Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Trying to use Local manager to deploy/manage apps on a IR1835, however after logging in, I'm not given the option to configure anything. This screenshot is from the link: https://www.cisco.com/c/en/us/td/docs/routers/access/IR1800/software/b-cisco-ir...
I have my app loaded in FogD. FogD does have connectivity to the 1835 because it will load the device log from within FogD (Devices. > select device > View Device Logs). When trying to push the image to the 2 IR1835 I have, this is the error I receiv...
I'm trying to use the Python Viptela SDK in order to pull the inventory from all vedges. I'm needing to get the PID of the LTE module that is installed for some 300+ routers. If I can just pull a "show inventory" from all the vedges, I can work with ...
The switch accepts all commands until action 11.0. I believe it's because of the additional quotes. Is there a way around this?event manager applet CODE_DOWNLOADevent syslog pattern "IOSD_INFRA-6-IFS_DEVICE_OIR: Device usbflash"action 1.0 cli command...
Having issues getting an EEM script to run to download code from a tftp server, then executing the necessary commands to install. Looking at the output of the "debug event manager action cli" command, it seems action 1.3 is my issue. Switch#event man...
So what I was doing initially was logging into the router manager, not IOx.The second issue was I was using the wrong port. The documentation states to use 8443, however this did not work for me. What did work was using 443. So the correct URL to acc...
The URL I am using is the first issue, its supposed to be:https://<router_IP_address>:8443/iox/loginIf I'm local to the router, its seems to load fine, however remotely I can't get the web page to load. Still working through as to why...
I agree with you @mariosalvador. The only difference between the 2 is that the -S denomination means the SFP does not support FCOE. Here are the links to the optics in question. As you will see under the "Physical and Operational Characteristics" sec...
I figured it out. This sequence worked for me:action 1.3 cli command "copy tftp://10.0.0.1/cat9k_iosxe.17.06.04.SPA.bin flash:" pattern "cat9k_iosxe.17.06.04.SPA.bin"action 1.4 cli command "y"