Security Group ACL
Location in GUI: Work Centers
» TrustSec
» Components
» Security Group ACLs
Diagram
Section titled “Diagram”Classes
Section titled “Classes”trust_sec (ise)
Section titled “trust_sec (ise)”Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
security_group_acls | List | [security_group_acls] | No |
security_group_acls (ise.trust_sec)
Section titled “security_group_acls (ise.trust_sec)”Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
name | String | Regex: ^[\w\d_\-\.]+$ | Yes | |
description | String | No | ||
ip_version | Choice | IPV4 , IPV6 , IP_AGNOSTIC | No | IPV4 |
acl_content | String | Yes |
Examples
Section titled “Examples”ise: trust_sec: security_group_acls: - name: ACL_99 ip_version: "IPV4" description: "ACL_99" acl_content: | permit icmp permit ssh deny https