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 notice in the get results for devices I can modify info such as address, lanIP, and hostname. Is there a way to modify the other network device variables for switches and APs such as vlan, subnet mask, gateway, dns servers?
Hello, This is my first time using the API to create networks. It seems the issue is when I try and add variables in Postman that I get the 404 errors. For example:This generates a 404 error{"name": "{{name}}","timeZone": "America/Eastern","tags": " ...
I am currently attempting to route between a VRF I have created and the global routing table. VRF "External" basically contains all the BGP peering between sites and the ISP while the default or global routing table contains the internal/private subn...
I am running into a situation where I have duplicate subnets (10.1.1.0/24) with an internal network and an external vendor. The external vendor is coming across our PIX Firewall. Would it make sense to create a NAT statement on the outside interface ...
Hello,
I recently attempted placing an ASA in my environment in transparent mode to replace a Juniper transparent firewall and ran into some issues. The way my network is designed is I have a router with the default gateway for all the networks behin...
I have an environment (I think thats what its called) that has the orgid and api-key in it. From what I read it should be calling on those each time it does a GET/POST.
I figured out the problem. When i went to duplicate the create network script under the collection it for some reason didnt duplicate one of the temporary headers containing the API key variable. Im not sure how to get that to transfer or to create t...
This happens to be a PIX. Dont know if that changes anything.
Since my network doesnt need to access the external vendor would it make the most sense for the vendor to NAT their network before coming across the tunnel and then I modify all my objec...