Ethernet SGT Protection is a feature within Palo Alto Networks' Zone Protection Profiles designed to enforce Security Group Tags (SGTs) in Cisco TrustSec-enabled networks. It allows administrators to control access based on SGTs, enhancing security by preventing unauthorized traffic from entering protected zones.
In a Cisco TrustSec network, the Cisco Identity Services Engine (ISE) assigns a 16-bit SGT to a user's or endpoint's session. These tags are embedded in Ethernet frames using the 802.1Q header (Ethertype 0x8909). Palo Alto Networks firewalls can inspect these headers and enforce policies based on the SGT values, allowing or denying traffic accordingly.
Administrators can configure Ethernet SGT Protection by creating a Zone Protection profile with specific settings:
Once configured, the Zone Protection profile should be applied to the appropriate security zones, particularly those associated with Layer 2, virtual wire, or tap interfaces.
show counter global name pan_flow_dos_l2_sec_tag_drop
to view the number of packets dropped due to Ethernet SGT Protection.
The PCNSE exam may assess knowledge on:
Familiarity with these aspects will aid in both exam performance and practical application.