X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=resources%2Ftemplates%2Fvat%2Fadd_route.vat;h=6c7dfb09f0c8af220c78f5c5ceb5b5401ffa08ba;hb=f2711a847cd8de8dadce1049747e78f96bcae031;hp=77b3cc92322ac638baec05e14eb81008a131456b;hpb=ff4267226342a04c4ef5edf9748b1c09cbe251c6;p=csit.git diff --git a/resources/templates/vat/add_route.vat b/resources/templates/vat/add_route.vat index 77b3cc9232..6c7dfb09f0 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} {vrf} {interface} {resolve_attempts} {count}