P4G_VLAN_TCI#

# set
<module-index>/<port-index> P4G_VLAN_TCI [<group_index>] <tci>

# get
<module-index>/<port-index> P4G_VLAN_TCI [<group_index>] ?

Description#

Specify the VLAN TCI.

Actions#

set, get

Parameters#

tci: hex2, specifying the 16 bit TCI

Example#

# set
input:  0/1 P4G_VLAN_TCI [0] 0x0000
output: <OK>

# get
input:  0/1 P4G_VLAN_TCI [0] ?
output: 0/1 P4G_VLAN_TCI [0] 0x0000