summaryrefslogtreecommitdiff
path: root/templates/protocols/static/interface-route6/node.def
blob: e823dbd607e97a6927af8a05d95eb6e134701dd5 (plain)
1
2
3
4
5
6
7
tag:
type: ipv6net
help: Interface based IPv6 static route
syntax:expression: exec "ipaddrcheck --verbose --is-ipv6-net $VAR(@)"

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