summaryrefslogtreecommitdiff
path: root/templates/protocols/static/interface-route/node.def
blob: 5b5f3efebb3a23c9219e5e3499d3ae5c6aebbfd9 (plain)
1
2
3
4
5
6
7
tag:
type: ipv4net
help: Set an interface-based 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(@)"