summaryrefslogtreecommitdiff
path: root/templates/protocols/static/interface-route6/node.def
blob: e00a8b3bfab9a4bc7c84fb49f8d7f7ac3e0d9fb8 (plain)
1
2
3
4
5
6
7
tag:
type: ipv6net
help: Set an interface-based IPv6 static route
syntax:expression: exec "${vyatta_sbindir}/check_prefix_boundary $VAR(@)"

commit:expression: $VAR(./next-hop-interface/) != "" ; \
       "Must add a next-hop-interface for route $VAR(@)"