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

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