X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftemplates%2Fvat%2Fadd_route.vat;h=96e39ba87a5c157ea26f5e4b5430acc5b1858591;hp=77b3cc92322ac638baec05e14eb81008a131456b;hb=ad0966f6296812a10eb6c8ba6f6725f4a3450ec6;hpb=b7b9a6f73347fba29060f3c2a2abfc4ea411de68 diff --git a/resources/templates/vat/add_route.vat b/resources/templates/vat/add_route.vat index 77b3cc9232..96e39ba87a 100644 --- a/resources/templates/vat/add_route.vat +++ b/resources/templates/vat/add_route.vat @@ -1 +1 @@ -ip_add_del_route {network}/{prefix_length} via {gateway} sw_if_index {sw_if_index} resolve-attempts 10 +ip_add_del_route {network}/{prefix_length} {via} {interface} {resolve_attempts}