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