Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
18.12.10.2. VLAN (802.1Q)
					Protocol ID: vlan
				
					Rules of this type should go either into the root or vlan chain.
				
| Attribute Name | Datatype | Definition | 
|---|---|---|
| srcmacaddr | MAC_ADDR | MAC address of sender | 
| srcmacmask | MAC_MASK | Mask applied to MAC address of sender | 
| dstmacaddr | MAC_ADDR | MAC address of destination | 
| dstmacmask | MAC_MASK | Mask applied to MAC address of destination | 
| vlan-id | UINT16 (0x0-0xfff, 0 - 4095) | VLAN ID | 
| encap-protocol | UINT16 (0x03c-0xfff), String | Encapsulated layer 3 protocol ID, valid strings are arp, ipv4, ipv6 | 
| comment | STRING | text string up to 256 characters |