Changed route add resolve-attempts to 10 11/311/1
authorMatus Fabian <matfabia@cisco.com>
Fri, 12 Feb 2016 18:57:57 +0000 (19:57 +0100)
committerMatus Fabian <matfabia@cisco.com>
Fri, 12 Feb 2016 19:00:19 +0000 (20:00 +0100)
Change-Id: Id12b0a287c69f91447b99a01e7bcd32f602f18d2
Signed-off-by: Matus Fabian <matfabia@cisco.com>
resources/templates/vat/add_route.vat

index e580854..77b3cc9 100644 (file)
@@ -1 +1 @@
-ip_add_del_route {network}/{prefix_length} via {gateway} sw_if_index {sw_if_index} resolve-attempts 1
+ip_add_del_route {network}/{prefix_length} via {gateway} sw_if_index {sw_if_index} resolve-attempts 10