cyodesigns
Level 1
Level 1
Member since ‎02-16-2008
‎12-12-2018

User Statistics

  • 11 Posts
  • 0 Solutions
  • 5 Helpful votes Given
  • 0 Helpful votes Received

User Activity

Hi,I have an FMC with 1260 TCP/UDP protocol objects configured in it. However when I try to pull down all the objects via a python script using a GET request using this URL: https://10.0.0.1/api/fmc_config/v1/domain/12345678-12345678/object/protocolp...
Hi I am able to use API-Explorer to add a new access rule to an access policy via this JSON:   { "action": "ALLOW", "enabled": true, "type": "AccessRule", "name": "Rule1", "sourceNetworks": { "objects": [ { "type": "Network", "overridable": false, "i...
I am having a look at the FMC API via API Explorer but I can't find where an interfaces IP address is? If I go to "object/interfaceobjects", here is an example of Response text if I do a GET:   "items": [ { "name": "inside", "id": "8ce5bde6-xxx", "ty...
I'm running BGP on an ASA 5512-X (Version 9.7(1)) I am trying to see the received routes from a BGP peer before filtering is applied, however I receive this error: # show bgp neighbors 192.168.198.2 received-routes % Inbound soft reconfiguration not...
Does any know if it possible to use one of the new VTI interfaces available in 9.7(1) to create a IPSEC VPN to another ASA running older code and only able to use crypto maps? Has anyone tried to do it and succeeded? Mark
Community Statistics
Member Since ‎02-16-2008 10:32 AM
Date Last Visited ‎12-12-2018 08:33 PM
Posts 11
Helpful Votes Given To