-
Notifications
You must be signed in to change notification settings - Fork 321
SetVLANAnno
Eddie Kohler edited this page Oct 17, 2017
·
2 revisions
SetVLANAnno — Click element; sets VLAN annotation
SetVLANAnno(VLAN_TCI [, VLAN_PCP])
Ports: 1 input, 1 output
Processing: agnostic
Sets passing packets' VLAN_TCI annotations to the configured values. Set the annotation using VLAN_TCI (the whole annotation), or VLAN_ID and VLAN_PCP (setting the ID and Priority Code Point components, respectively).
- vlan_tci (read/write) — Return or set the VLAN_TCI parameter.
- vlan_id (read/write) — Return or set the VLAN_ID parameter.
- vlan_pcp (read/write) — Return or set the VLAN_PCP parameter.
Generated by click-elem2man from ../elements/ethernet/setvlananno.hh:6
on 2017/10/17.