summaryrefslogtreecommitdiff
path: root/templates/protocols/static/interface-route6/node.def
blob: 0015e6014d53b116465c58157182ca51a2812678 (plain)
1
2
3
4
5
6
7
tag:
type: ipv6net
help: 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(@)"