X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftemplates%2Fvat%2Fvpp_route_add.vat;h=73bb5acf8aba20c5cc9657babb8d08ada180f50c;hp=b288c6b610b724a9b73647e3f7eb3d3c52c1b2cf;hb=f70df02d586490633b925358041c4dfafd99a118;hpb=c3f3339838606f62760c3cd5ae3e820dbc9fe7dd diff --git a/resources/templates/vat/vpp_route_add.vat b/resources/templates/vat/vpp_route_add.vat index b288c6b610..73bb5acf8a 100644 --- a/resources/templates/vat/vpp_route_add.vat +++ b/resources/templates/vat/vpp_route_add.vat @@ -1 +1 @@ -ip_route_add_del {network}/{prefix_length} {vrf} {count} {multipath} {via} \ No newline at end of file +ip_route_add_del {network}/{prefix_length} {vrf} {count} {multipath} {via} {sw_if_index} \ No newline at end of file