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.
I create a new device under a given project via an API post to "/pnp-project/{projectId}/device" and I also need to specifiy the JSON format config-template which goes with that device for PnP. The API documentation states that I should specifiy "con...
Hello, I am trying to add a new WiFi Access-Point into a previously provisioned APIC-EM project via the REST API using post method to the URL below (the x-auth token-id and project-id is good because I can read the list of devices within the project)...
The following devices have passed the OpenReach MCT testing process or have been given a pass status based on their similarity to other models which have already achieved a pass (indicated with "=" in the pass-date column below). This table will be u...
Nothing planned for Annex-M at the moment................if you can reach out to your usual Cisco account-team and ask them to ping me with the details, then we can weigh the merits of getting them passed through the OpenReach certification process,...
It's kind of neither of the two scenarios you give, probably ends up being closer to the second option.............the "bandwidth remaining percent" configuration tells the scheduler the amount of bandwidth to allocate to that queue after all the pr...
If you shutdown the BVI interface of the HSRP-Active device then you are not going to see the standby transition into the Active state from that same device where you have just shut the interface, because you have disabled the interface over which it...
Try changing your egress policer to a "flat" policer so the config looks something like the following and then check the packet matches on the PPPoE session once it has been re-established with the revised config.
policy-map 10240kb class class-de...
Hi Carlos, yes you should be able to do this as part of your PnP Python script using the urllib module and at the end of your script once a routable IP-address and other identification has been provisioned which initiates a post-operation toward your...