summaryrefslogtreecommitdiff
path: root/templates/policy/community-list/node.def
blob: c16aac714a2cc49fc9918bb6668ec55d029de6cc (plain)
1
2
3
4
5
6
7
8
tag:
type: u32
help: Add a community list entry
syntax:expression: $VAR(@) >= 1 && $VAR(@) <= 500; " \
community-list must be \
  <1-99>     Community list number (standard) \
  <100-500>  Community list number (expanded) "
end:expression: "/opt/vyatta/sbin/vyatta-policy.pl --update-community-list $VAR(@)"