FIX: ip scale needs sw_if_index in VAT command
[csit.git] / resources / templates / vat / vpp_route_add.vat
index b288c6b..73bb5ac 100644 (file)
@@ -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