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.
Hello everyone,
I'm trying to run a Python script on an IOX guestshell, The script runs fine when i do "guestshell run python script.py" or from inside the guestshell itself.
I configured EEM to run the script automatically when guestshell is up "in ...
Hello Dears,
I'm using Cisco CPNR 10.1 and trying to get resource report using API:
https://localhost:8443/web-services/rest/stats/ResourceReport
but i got 404 error, any ideas to get alarms using RestAPI?
Hello Dears,
Kindly i’m trying to use SNMP to monitor Free Leases on CPNR for specific scope. i have configure scopes, traps and bind these traps to scopes.
the issue that OID for free leases not exist, i used below MIB and OID: https://snmp.clouda...
Hello everyone,
i just would like to ask how can i use Cisco CPNR DHCP to configure multi-vendor devices.
Example:
i have subnet A with 2 scopes :
scope-1: range from 10 to 20 ,that one used for cisco devices with embedded policy.scope-2: range from ...
Hello Dears,
any one has an idea why when assigning an order to a customer Virtual Account (which public accessible) he doesn't see the ordered licenses under his VA but licenses exist under the DEFAULT VA?
Also i have below switch :
NAME: "Chassis"...
packages reload is a heavy NSO task which reloads all the packages files, usually Uninitialized errors occurs due to memory/cpu thresholds. so make sure that your container has no limitation for the resources.
Also you can check python-VM log file fo...