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 9877a3ac46..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} {interface} {resolve_attempts} {count} +ip_add_del_route {network}/{prefix_length} {via} {vrf} {interface} {resolve_attempts} {count} |