diff options
Diffstat (limited to 'resources/templates/vat/vpp_route_add.vat')
-rw-r--r-- | resources/templates/vat/vpp_route_add.vat | 2 |
1 files changed, 1 insertions, 1 deletions
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 |