diff options
Diffstat (limited to 'resources/templates/vat/add_route.vat')
-rw-r--r-- | resources/templates/vat/add_route.vat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/templates/vat/add_route.vat b/resources/templates/vat/add_route.vat index 8411bfbdfb..64c6a6c3b8 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} {multipath} {weight}
\ No newline at end of file +ip_add_del_route {network}/{prefix_length} {via} {vrf} {interface} {resolve_attempts} {count} {lookup_vrf} {multipath} {weight} {local}
\ No newline at end of file |