![]() |
FD.io VPP
v20.09-rc2-28-g3c5414029
Vector Packet Processing
|
L2 interface vlan tag rewrite configure request. More...
Data Fields | |
| u32 | client_index |
| u32 | context |
| vl_api_interface_index_t | sw_if_index |
| u32 | vtr_op |
| u32 | push_dot1q |
| u32 | tag1 |
| u32 | tag2 |
L2 interface vlan tag rewrite configure request.
| client_index | - opaque cookie to identify the sender |
| context | - sender context, to match reply w/ request |
| sw_if_index | - interface the operation is applied to |
| vtr_op | - Choose from l2_vtr_op_t enum values |
| push_dot1q | - first pushed flag dot1q id set, else dot1ad |
| tag1 | - Needed for any push or translate vtr op |
| tag2 | - Needed for any push 2 or translate x-2 vtr ops |
| vl_api_interface_index_t vl_api_l2_interface_vlan_tag_rewrite_t::sw_if_index |