summaryrefslogtreecommitdiff
path: root/templates/policy/route-map/node.def
blob: ec188a4b101ad1a6925003105ee7e3e2d7c36fb7 (plain)
1
2
3
4
5
tag:
type: txt
help: "Create route-map or enter route-map command mode"
syntax: pattern $(@) "^[-a-zA-Z0-9.]+$" ; "route-map $(@): name must be alpha-numeric"
delete: "\\${vyatta_sbindir}/vyatta-vtysh.pl -n -c \"configure terminal\" -c \"no route-map $(@)\" "