Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 254 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 254 Bytes

Access Cisco ASA via REST API

Allows you to simply upload ACLs to an Cisco ASA

  1. Change the username/password as well as the IPv4 Address of the ASA.
  2. Place the ACL in JSON Format in the same folder as the python script.
  3. Run the python script.