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.
Hi Experts.I'm building an NSO 'access' service just like the one on youtube (Understand how to use Cisco NSO to build a service for a specific configuration - YouTube) with only difference that I'm using the python skeleton.every works fine until I...
HiI'm trying to setup a NSO demo with a rather old Avaya 4k NED. this driver is added to NSO and become active:admin@ncs# show packages package oper-status PACKAGE ...
Hi,
With the ERS API documentation (PAN:9060/ers) in the hand I try to import a MAC adres into ISE internal dB .
ISE version: 2.0.0.306 patch 4
part of the pyhton Script:
putheaders={'Content-Type':'application/vnd.com.cisco.ise.identity.endpo...
Hi,In the default sponsor portal view there is a SSID: option which can be filled for the configured SSID.Based on which a sponsor portal user select for this SSID fields allows the user to be connected to.In the ISE policy options I did not found a ...
Hi,Can anyone point me where I can find the Cisco yang data scheme of the following capability that I retrieve from a mountpoint via Postman to a ODN helium SR server so I know how to program a POST restconf (eg config an Ip adress on a Interface)?e....
Jan, thanks for your support It pointed me into the correct direction, so both the CURL and the python script option is now working.
Btw> I noticed that the a endpoint by default is not assigned to an endpoint profileId, but by using the CURL com...
Who has any idea's of this error code "Content is not allowed in prolog" because I tested the different Pyhton whitespace removal options ?
Kind Regards,
Michel
We are a littlebit further it becomes now an error: 400 instead of 405
curl -v -k -X POST "https://user:pass@1.1.1.1:9060/ers/config/endpoint" -H "Content-Type:application/vnd.com.cisco.ise.identity.endpoint.1.1+xml" -d xmldata
< HTTP/1.1 400 B...