vlan_strip_ip6ΒΆ

<run name="vlan_strip_ip6">
    <script name="vlan_strip"/>
    <arg name="env">
        <value ref="env.peer2peer_ip6"/>
    </arg>
    <arg name="tmpl">
        <value ref="tmpl.tst2iut.vlan.tcp6"/>
        <value ref="tmpl.tst2iut.vlan.udp6"/>
        <value ref="tmpl.tst2iut.qinq.tcp6"/>
        <value ref="tmpl.tst2iut.qinq.udp6"/>
        <value ref="tmpl.tst2iut.vlan_vxlan6.udp4"/>
        <value ref="tmpl.tst2iut.vlan_geneve6.tcp4"/>
        <value ref="tmpl.tst2iut.vlan_nvgre6.vlan"/>
        <value ref="tmpl.tst2iut.qinq_vxlan6.ip4_frag_first"/>
        <value ref="tmpl.tst2iut.qinq_geneve6.ip4_frag_last"/>
        <value ref="tmpl.tst2iut.qinq_nvgre6.tcp4"/>
        <value ref="tmpl.tst2iut.udp6"/>
        <value ref="tmpl.tst2iut.tcp6"/>
    </arg>
    <arg name="vlan_strip" type="boolean"/>
    <arg name="qinq_strip" type="boolean"/>
</run>