PDK API Guide for J721E
CpswAle_PortVlanSecurityConfig Struct Reference

Detailed Description

Structure for Port specific VLAN security configuration.

Data Fields

bool vidIngressCheck
 
bool dropUntagged
 
bool dropDualVlan
 
bool dropDoubleVlan
 

Field Documentation

bool CpswAle_PortVlanSecurityConfig::vidIngressCheck

VLAN ID Ingress Check

bool CpswAle_PortVlanSecurityConfig::dropUntagged

Drop untagged packets

bool CpswAle_PortVlanSecurityConfig::dropDualVlan

Drop Dual VLAN - When set will cause any received packet with dual VLAN stag followed by ctag to be dropped

bool CpswAle_PortVlanSecurityConfig::dropDoubleVlan

Drop Double VLAN - When set cause any received packet with double VLANs to be dropped. That is if there are two ctag or two stag fields in the packet it will be dropped