Configuring Access Control Lists (ACL) | Cisco ASA
Configuring Localized Data Policy for IPv4 - Viptela To create a new IPv4 ACL, click the Add Access Control List Policy drop-down. Then select Add IPv4 ACL Policy: Enter a name and description for the ACL. In the left pane, click Add ACL Sequence. An Access Control List box is displayed in the left pane. Double-click the Access Control List box, and type a name for the ACL. Site to site VPN between two ASAs - TunnelsUP Define the interesting traffic in the ACL access-list ACL-RED-VPN permit ip 192.168.11.0 255.255.255.0 172.16.22.0 255.255.255.0 crypto ipsec transform-set ESP-AES128-SHA esp-aes esp-sha-hmac ! Create a crypto map entry that defines the tunnel crypto map MAP-OUTSIDE 20 set peer 22.22.22.22 ! Viewing ACL configuration data
APM ® access control lists (ACLs) restrict user access to host and port combinations that are specified in access control entries (ACEs). An ACE can apply to Layer 4 (the protocol layer), Layer 7 (the application layer), or both. A Layer 4 or Layer 7 ACL is used with network access, application access, or …
Sep 27, 2018
!ACL for VPN Interesting Traffic. We allow Site2 towards any IP. access-list VPN-ACL extended permit ip 192.168.2.0 255.255.255.0 any!NAT Exemption for VPN traffic between Site2 – Site1. nat (inside,outside) source static obj-local obj-local destination static obj-remote obj-remote!Configure Site-to-Site IPSEC VPN
The name can contain up to 32 alphanumeric characters (case-sensitive). The "_" character is also permitted. Names must be unique across all ACL profiles for a Message VPN, although the same name can be used in different Message VPNs.