cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
749
Views
0
Helpful
8
Replies

Reverse SD-WAN but can't log in 10.10.20.90

trangthu0326
Level 1
Level 1

trangthu0326_0-1701834163229.png

I tried to access the address 10.10.20.90 to see if the security I just set up through API interaction with postman was working, but it couldn't log in. Is there anything else I can do to see if the security I've set up is working?

8 Replies 8

@trangthu0326 looks like you are trying to login to the devnet reservable sd-wan sandbox? You need to ask the devnet team in this space https://community.cisco.com/t5/devnet-sandbox/bd-p/4426j-disc-dev-devnet-sandbox and report this as an issue.

Hope this helps.

Please mark this as helpful or solution accepted to help others
Connect with me https://bigevilbeard.github.io

thanks, 
can u help me about this?

trangthu0326_0-1701917620343.png

trangthu0326_1-1701917778664.png

I tried to create a security ACL for testing, with this URL endpoint, json header and token I have fully added, but received an error result, I don't know where to fix it to get 200 ok. help me, please.

trangthu0326_2-1701917840722.png

this is document of Cisco SD-WAN API. I've read it but I still don't know where I went wrong

Check the official Cisco SD-WAN documentation for the latest REST API endpoints and ensure you're using the correct endpoint for creating access lists and your POST request to this endpoint is using the correct JSON payload. https://developer.cisco.com/docs/sdwan/20-12/#!sd-wan-vmanage-v20-12

Hope this helps.

Please mark this as helpful or solution accepted to help others
Connect with me https://bigevilbeard.github.io

I have read the documents already
Tried using the endpoint template/security but it didn't work
help me please

Once you have created the access list, you need to apply it to a device group or policy, to apply an access list to a device group, you will need to send a PUT request to the endpoints.

https://community.cisco.com/t5/sd-wan-and-cloud-networking/api-template/td-p/3857741

Hope this helps.

Please mark this as helpful or solution accepted to help others
Connect with me https://bigevilbeard.github.io

trangthu0326_0-1702372138054.png

I want to see siteLists and vpnLists, what can the endpoint look like? Can you show me?
Thank you very much

@trangthu0326 there isnt any specific endpoints that i see in the API documents for siteLists/vpnLists. You would need to use a wider data policy API call and parse the data from that.

Hope that helps.

Please mark this as helpful or solution accepted to help others
Connect with me https://bigevilbeard.github.io

Review Cisco Networking for a $25 gift card