aboutsummaryrefslogtreecommitdiffstats
path: root/resources/templates
diff options
context:
space:
mode:
authorPatrik Hrnciar <phrnciar@cisco.com>2016-09-28 09:36:15 +0200
committerPeter Mikus <pmikus@cisco.com>2016-10-04 12:01:37 +0000
commit149c67b82f9af5144431f4d5b781ed345ca09fb8 (patch)
tree7cb03bd4efa656a56667bbf0b0396b3c655a1053 /resources/templates
parenta1316b18443ca5360f1304fc74dee33872dd95eb (diff)
CSIT-227, CSIT-240 IPv4/IPv6 Multipath routing tests
- add IPv4 Equal-cost multipath routing test - add IPv6 Equal-cost multipath routing test Change-Id: I62eaf9983b7767e124f80af7d8c8652ffc460cf8 Signed-off-by: Patrik Hrnciar <phrnciar@cisco.com>
Diffstat (limited to 'resources/templates')
-rw-r--r--resources/templates/vat/add_route.vat2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/templates/vat/add_route.vat b/resources/templates/vat/add_route.vat
index 9fe89526e6..8411bfbdfb 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} {vrf} {interface} {resolve_attempts} {count} {lookup_vrf}
+ip_add_del_route {network}/{prefix_length} {via} {vrf} {interface} {resolve_attempts} {count} {lookup_vrf} {multipath} {weight} \ No newline at end of file