X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftemplates%2Fvat%2Fl2_vlan_tag_rewrite.vat;fp=resources%2Ftemplates%2Fvat%2Fl2_tag_rewrite.vat;h=1e8aa37fdcf0cc2588f73ffbce84a6537f821bcc;hp=acb4baa3951148cd3f0193ebd40af986a128c35f;hb=f7feaf7804f267c9d7880917f6baf9d1bdb21584;hpb=380372ddefef7b3fdaef53978479142d4a13c5ef diff --git a/resources/templates/vat/l2_tag_rewrite.vat b/resources/templates/vat/l2_vlan_tag_rewrite.vat similarity index 52% rename from resources/templates/vat/l2_tag_rewrite.vat rename to resources/templates/vat/l2_vlan_tag_rewrite.vat index acb4baa395..1e8aa37fdc 100644 --- a/resources/templates/vat/l2_tag_rewrite.vat +++ b/resources/templates/vat/l2_vlan_tag_rewrite.vat @@ -1 +1 @@ -l2_interface_vlan_tag_rewrite sw_if_index {sw_if_index} {tag_rewrite_method} {tag1_optional} +l2_interface_vlan_tag_rewrite sw_if_index {sw_if_index} {tag_rewrite_method} {push_dot1q} {tag1_optional} {tag2_optional}