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