summaryrefslogtreecommitdiff
path: root/templates/policy/route-map/node.def
blob: 9b5a830b6b112b8d162bc770f8dbd8c26ff00fd7 (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: "/opt/vyatta/sbin/vtysh -c\"configure terminal\" -c\"no route-map $(@)\" "