Provides data nodes for VLAN tag manipulation actions.
pop-and-push-vlan-tags-framework
pop-tags push-tag
Provides a framework for the VLAN tag manipulation actions.
This grouping is not complete from the perspective of what is
needed for an actual tag manipulation, i.e., it misses the VLAN
tag type and VLAN ID value to insert in the VLAN tag.
Corresponding data nodes have to be augmented at the place
where this grouping is used.
write-dei
dei
Defines data nodes to specify how to write the DEI bit (1 bit)
of a VLAN tag.
The DEI bit is part of the 16-bit VLAN tag along with the 3-bit
Priority bits (p-bits) and the 12-bit VLAN ID.
write-pbit
pbit
Defines data nodes to specify how to write the priority bits
(3 bits) of a VLAN tag (p-bits).
P-bits are part of the 16-bit VLAN tag along with the single
bit Drop Eligible Indicator (DEI) and the 12-bit VLAN ID.