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.
Experts,
Do you know how many split routes the client can support when asa and anyconnect do SSL VPN? A previous version had a limit of 200. How many can be supported after the upgrade has not been described in the documentation, please give pointers...
Hi experts,
Will nso have northbound api (like REST) can directly config devices, without using the service, in other words, I do not need to define the service to operate the device,the effect is similar to config device directly on the nso cli?
...
Hi team,
I am trying to get the output of "show running" command using live-stats via the REST API, i follow somebody's guide,
url as below:
curl -v -X POST -T show_running.xml -u admin:admin localhost:8080/api/operational/devices/device/SR-C...
Hi Jan ,thank you for your quickly answer, i got this info from below link
https://community.cisco.com/t5/jive-developer-archive/accessing-device-live-status-over-api/td-p/3552950
My customer have some app in development, Our arch team suggest cust...